- 116a26a Migrate Buffer peek*Array methods to art/ by Miguel · 2 years, 9 months ago
- e7e026b In GetDexoptNeeded, check whether the oat file was compiled without image. by Nicolas Geoffray · 2 years, 9 months ago
- d0f099e Reland "Eagerly lookup native symbols in zygote." by Nicolas Geoffray · 2 years, 10 months ago
- 8671f58 Add a separate path for MethodHandle invokeExact from transforms by Orion Hodson · 2 years, 10 months ago
- 4478abe Revert "Eagerly loopkup native symbols in zygote." by Nicolas Geoffray · 2 years, 10 months ago
- 6ec9905 Eagerly loopkup native symbols in zygote. by Nicolas Geoffray · 2 years, 10 months ago
- 6cdabe1 Update runtime/ implications to use (D)CHECK_IMPLIES by Santiago Aboy Solanes · 2 years, 10 months ago
- be2b109 Refactor Thread::SweepInterpreterCaches by David Srbecky · 2 years, 10 months ago
- 57a45be Revert^4 "Store and check apex-versions in boot ..." by Jiakai Zhang · 2 years, 11 months ago
- 16eb100 Revert "Revert^2 "Store and check apex-versions in boot images."" by Santiago Aboy Solanes · 2 years, 11 months ago
- 11b78a8 Revert^2 "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
- ef879d4 Fix JIT Zygote in-memory compilation for primary boot image. by Jiakai Zhang · 3 years ago
- c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
- 9e14327 ARM64: Disable implicit suspend checks, again. by Vladimir Marko · 3 years ago
- 5bd2208 Revert "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
- 2de577d Store and check apex-versions in boot images. by Jiakai Zhang · 3 years ago
- 3d2f148 Revert "Add thread-shared interpreter cache" by Hans Boehm · 3 years ago
- fa40e6e Add thread-shared interpreter cache by David Srbecky · 3 years, 1 month ago
- b0f63c9 Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
- 82e525a Use InitializeMethodsCode when we need to reinitialize a method entrypoint. by Nicolas Geoffray · 3 years ago
- e45883e ARM64: Enable implicit suspend checks and madvise()... by Vladimir Marko · 3 years ago
- 2041fda Fix thread pool check. by Nicolas Geoffray · 3 years ago
- a2e3936 Ignore changes to irrelevant APEXes by Alan Stokes · 3 years ago
- 851b962 ARM64: Disable implicit suspend checks. by Vladimir Marko · 3 years ago
- 7039c11 ARM64: Implicit suspend checks using LDR. by Vladimir Marko · 7 years ago
- ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 1 month ago
- 4dcac36 Initially allocate smaller local IRT by Hans Boehm · 3 years, 3 months ago
- bf19869 Tolerate not having access or failing to read apex-info-list.xml. by Nicolas Geoffray · 3 years, 3 months ago
- 2f01e8e Copying sun.misc.Unsafe to jdk.internal.misc by Sorin Basca · 3 years, 6 months ago
- ea55f3d Change only_use_system_oat_files_ logic. by Nicolas Geoffray · 3 years, 4 months ago
- 70aa29e Do not acquire runtime_shutdown_lock_ in Abort() by Hans Boehm · 3 years, 5 months ago
- ce9b902 Reland: Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 5 months ago
- d7a4da1 Revert "Support pass BCP art/vdex/oat files by FD" by Orion Hodson · 3 years, 5 months ago
- b1adfc2 Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 5 months ago
- b572832 Deprecate support of extracting BCP from boot image by Victor Hsieh · 3 years, 7 months ago
- e4f983c Remove mterp. by Nicolas Geoffray · 3 years, 6 months ago
- 5f2f289 Fallback to version code in case lastUpdateMillis field is not populated by Nikita Ioffe · 3 years, 6 months ago
- ef10f42 Use lastUpdateMillis of an apex for ART versioning. by Nicolas Geoffray · 3 years, 6 months ago
- b6e6792 Move Transaction logs to arena allocator. by Vladimir Marko · 3 years, 6 months ago
- 971068d runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years, 6 months ago
- 1792c6f Add -XX:ForceJavaZygoteForkLoop flag by Hans Boehm · 3 years, 6 months ago
- bbdb1ed Cache boot classpath checksums at runtime init. by Nicolas Geoffray · 3 years, 6 months ago
- c2753e6 Fix compiler filter / reason reporting and add the ISA to the metrics by Calin Juravle · 3 years, 6 months ago
- e9a4a60 Transaction support for MethodType in dex cache. by Vladimir Marko · 3 years, 6 months ago
- 5fef556 Clean up ART APEX manifests. by Martin Stjernholm · 3 years, 6 months ago
- 1282f38 Add sampling support in the metrics reporter by Calin Juravle · 3 years, 6 months ago
- ec11cf1 Add period reporting to the metrics infra by Calin Juravle · 3 years, 6 months ago
- 1ff9056 Move metric reporting config to flags by Calin Juravle · 3 years, 6 months ago
- a09d8b7 Add runtime option -Xbootclasspathfds: for pre-opened fds by Victor Hsieh · 3 years, 7 months ago
- 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 7 months ago
- beb9f20 Consider the size of the reference profile when assessing IsFirstSave by Calin Juravle · 3 years, 7 months ago
- 09eacd9 Setup ART experiments infra by Calin Juravle · 3 years, 7 months ago
- 61ffd04 Make the runtime option -Ximage a ParseStringList by Victor Hsieh · 3 years, 7 months ago
- c3632b1 Avoid timeout with >= 1 billion nsecs by Hans Boehm · 3 years, 7 months ago
- 0d29072 Dump java backtrace when contending lock too long time. by wangguibo · 3 years, 8 months ago
- 0877daf Avoid the warning heapprofd_client_api.so does not include an by Wessam Hassanein · 3 years, 8 months ago
- d808f69 string_view: handle with care. by Nicolas Geoffray · 3 years, 8 months ago
- d3c45c2 Add apex versions in oat file headers. by Nicolas Geoffray · 3 years, 8 months ago
- 0bc9bef Allow apps to be profileable by trusted system services. by Florian Mayer · 3 years, 8 months ago
- baf563d odrefresh: Add support for uploading stats by Orion Hodson · 3 years, 9 months ago
- 0744d72 Fix race in GetPrimaryOatFile. by Nicolas Geoffray · 3 years, 8 months ago
- 722992f Revert^2 "[metrics] Report CompilationReason and CompilerFilter" by Eric Holk · 3 years, 9 months ago
- 8b07c65 Revert "[metrics] Report CompilationReason and CompilerFilter" by Calin Juravle · 3 years, 9 months ago
- f9bf4ef [metrics] Report CompilationReason and CompilerFilter by Eric Holk · 3 years, 9 months ago
- a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 3 years, 9 months ago
- d91328f [metrics] Reset metrics at zygote fork by Eric Holk · 3 years, 9 months ago
- 0461e33 Fix target_pos capping logic by Jagadeesh Pakaravoor · 3 years, 10 months ago
- 0654153 Add madvising of .odex, .vdex and .art files by Jagadeesh Pakaravoor · 3 years, 10 months ago
- 5e435b2 [metrics] Add RequestMetricsReport by Eric Holk · 3 years, 10 months ago
- 62b7558 [metrics] Enable periodic reporting for system server by Eric Holk · 3 years, 10 months ago
- df69bd7 Remove Flags by Eric Holk · 3 years, 10 months ago
- 09efc16 Revert "Remove obsolete TestApiEnforcementPolicy." by satayev · 3 years, 10 months ago
- 0a6e9e5 [metrics] Move existing command line arguments to flags by Eric Holk · 3 years, 11 months ago
- d4ff5bb Remove dalvik-pruning APIs by Calin Juravle · 3 years, 11 months ago
- 01cc910 Quiet unneeded warning about jdwp by Alex Light · 3 years, 11 months ago
- c7ac91b [metrics] Report some ART metadata by Eric Holk · 3 years, 11 months ago
- b6dda5a [metrics] Report metrics at app startup completion by Eric Holk · 3 years, 11 months ago
- b5a10be ART/Perfetto Java Heap Profiler by Wessam Hassanein · 4 years, 2 months ago
- d8b153b Remove obsolete TestApiEnforcementPolicy. by Artur Satayev · 4 years ago
- 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 4 years ago
- 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 4 years ago
- 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 4 years ago
- 5bb354f Revert^4 "[metrics] Add file output support" by Eric Holk · 4 years ago
- f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 4 years ago
- 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 4 years ago
- 771708f Avoid growing boot class path for --single-image compiled images by Orion Hodson · 4 years ago
- ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 4 years ago
- 51a9283 [metrics] Add file output support by Eric Holk · 4 years, 1 month ago
- 7336610 Revert "[metrics] Add background reporting thread" by Hans Boehm · 4 years ago
- 77f7eb9 [metrics] Add background reporting thread by Eric Holk · 4 years, 1 month ago
- 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 1 month ago
- 59d4b53 [metrics] Add -Xwrite-metrics-to-log option by Eric Holk · 4 years, 2 months ago
- 037d282 Add compat framework logging to ART by Andrei Onea · 4 years, 1 month ago
- 85b125f Trace integer value for profilebootclasspath by Mathieu Chartier · 4 years, 2 months ago
- 61c71ef [metrics] Dump ArtMetrics on SIGQUIT by Eric Holk · 4 years, 2 months ago
- ae7168e Remove unused image space order argument by Orion Hodson · 4 years, 3 months ago
- f9dbb97 Adjust JIT thread priority post-fork. by Nicolas Geoffray · 4 years, 4 months ago
- f1e1dd1 Enable -Wconversion for thread.cc by Eric Holk · 4 years, 4 months ago
- 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 5 months ago
- b5a0e91 Suppress explicit gc logging in libcore tests by Alex Light · 4 years, 5 months ago