summaryrefslogtreecommitdiff
path: root/runtime/runtime.h
AgeCommit message (Expand)Author
2022-01-24Use implicit suspend check in JIT. Nicolas Geoffray
2021-10-27Initially allocate smaller local IRT Hans Boehm
2021-08-31Fix a few non-inclusive terms Orion Hodson
2021-08-13Do not acquire runtime_shutdown_lock_ in Abort() Hans Boehm
2021-07-27Reland: Support pass BCP art/vdex/oat files by FD Victor Hsieh
2021-07-23Revert "Support pass BCP art/vdex/oat files by FD" Orion Hodson
2021-07-23Support pass BCP art/vdex/oat files by FD Victor Hsieh
2021-07-14Modernize typedefs with `using`. Vladimir Marko
2021-07-13Remove mterp. Nicolas Geoffray
2021-07-07Move Transaction logs to arena allocator. Vladimir Marko
2021-07-02runtime: add -Xdeny-art-apex-data-files Orion Hodson
2021-07-01Add -XX:ForceJavaZygoteForkLoop flag Hans Boehm
2021-07-01Cache boot classpath checksums at runtime init. Nicolas Geoffray
2021-07-01Fix compiler filter / reason reporting and add the ISA to the metrics Calin Juravle
2021-06-29Transaction support for MethodType in dex cache. Vladimir Marko
2021-06-21Move metric reporting config to flags Calin Juravle
2021-06-10Add runtime option -Xbootclasspathfds: for pre-opened fds Victor Hsieh
2021-06-08Consider the size of the reference profile when assessing IsFirstSave Calin Juravle
2021-06-03Setup ART experiments infra Calin Juravle
2021-05-24Make the runtime option -Ximage a ParseStringList Victor Hsieh
2021-05-17Dump java backtrace when contending lock too long time. wangguibo
2021-05-06Avoid the warning heapprofd_client_api.so does not include an Wessam Hassanein
2021-04-30Add apex versions in oat file headers. Nicolas Geoffray
2021-04-29Allow apps to be profileable by trusted system services. Florian Mayer
2021-03-12Add madvising of .odex, .vdex and .art files Jagadeesh Pakaravoor
2021-03-10[metrics] Add RequestMetricsReport Eric Holk
2021-03-04Revert^2 "[metrics] Add StatsdBackend" Eric Holk
2021-02-24Remove Flags Eric Holk
2021-02-23Revert "Remove obsolete TestApiEnforcementPolicy." satayev
2021-02-18[metrics] Move existing command line arguments to flags Eric Holk
2021-02-17Revert "[metrics] Add StatsdBackend" Ulyana Trafimovich
2021-02-16[metrics] Add StatsdBackend Eric Holk
2021-02-11Remove dalvik-pruning APIs Calin Juravle
2021-02-05ART/Perfetto Java Heap Profiler Wessam Hassanein
2021-02-02Remove obsolete TestApiEnforcementPolicy. Artur Satayev
2021-02-01[metrics] Move core metrics code to libartbase Eric Holk
2021-01-14Revert^4 "[metrics] Add file output support" Eric Holk
2021-01-13Revert "Revert^2 "[metrics] Add file output support"" Nicolas Geoffray
2021-01-12Revert^2 "[metrics] Add file output support" Eric Holk
2020-12-22Revert "[metrics] Add file output support" Vladimir Marko
2020-12-21[metrics] Add file output support Eric Holk
2020-12-13Revert "[metrics] Add background reporting thread" Hans Boehm
2020-12-10[metrics] Add background reporting thread Eric Holk
2020-12-04[metrics] Move metrics code to runtime Eric Holk
2020-12-01[metrics] Add -Xwrite-metrics-to-log option Eric Holk
2020-11-23Add compat framework logging to ART Andrei Onea
2020-10-12Remove unused image space order argument Orion Hodson
2020-10-08[metrics] Add metrics to Runtime, implement ClassVerificationTotalTime Eric Holk
2020-07-29Revert^3 "VIXL simulator for ART (Stage1)" Ulya Trafimovich
2020-07-17Revert^2 "VIXL simulator for ART (Stage1)" Ulyana Trafimovich