- 7747ac6 Disable pre-submit host unit-testing for `libnativebridge-tests`. by Roland Levillain · 2 years, 5 months ago
- 94e2fc9 Allow PROT_EXEC on the zygote mappings when falling back to ashmem by Nicolas Geoffray · 3 years, 2 months ago
- c95b630 Change order of creation of JIT mappings. by Nicolas Geoffray · 3 years, 3 months ago
- c57043b Revert "Add standalone ART gtests to `TEST_MAPPING` group `presubmit`." by Roland Levillain · 3 years, 3 months ago
- 1eb37aa Revert "Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`." by Roland Levillain · 3 years, 3 months ago
- 8b27ea0 Update .oat version after disabling partial LSE. by Nicolas Geoffray · 3 years, 4 months ago
- 86be262 Temporarily disable partial LSE. by Nicolas Geoffray · 3 years, 4 months ago
- 883e103 Revert "Make ClassLinker::DumpForSigQuit exclude gc" by Hans Boehm · 3 years, 4 months ago
- 7ad05b4 Add `Sdk31ModuleController` support to more ART run-tests. by Roland Levillain · 3 years, 4 months ago
- 48e8390 Merge "Merge stage-aosp-sc-ts-dev before making it an upstream" into sc-dev by Xin Li · 3 years, 5 months ago
- be0fda9 Merge stage-aosp-sc-ts-dev before making it an upstream by Xin Li · 3 years, 5 months ago
- 0d1c54d Add `Sdk31ModuleController` support to ART run-tests and gtests. by Roland Levillain · 3 years, 5 months ago
- 54fd5f7 Merge ab/7633965 by The Android Open Source Project · 3 years, 5 months ago
- 7b4fead odrefresh: Respect "dalvik.vm.systemservercompilerfilter". by Jiakai Zhang · 3 years, 5 months ago
- a2f7d4d odrefresh: Defaults to using "speed" for compiling system_server. by Jiakai Zhang · 3 years, 5 months ago
- 6dcde86 Make ClassLinker::DumpForSigQuit exclude gc by Hans Boehm · 3 years, 5 months ago
- 55a2349 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 3 years, 5 months ago
- 521f288 Add OkHttp tests to the generated ART MTS definition. by Roland Levillain · 3 years, 5 months ago
- 030b95f odsign_e2e_tests: do not assume time monotonicity across reboots by Orion Hodson · 3 years, 5 months ago
- a37aba0 Add BouncyCastle tests to the generated ART MTS definition. by Roland Levillain · 3 years, 5 months ago
- d619216 Delete almost correct CHECK by Hans Boehm · 3 years, 5 months ago
- 5a0954e Set MODULE_BUILD_FROM_SOURCE to disable module prebuilts when building by Martin Stjernholm · 3 years, 5 months ago
- eb145ef Update boot image and system server profiles [M5C5P90S0PP] by art-benchmark-service · 3 years, 5 months ago
- 919539b odrefresh: add test for samegrade ART APEX install by Orion Hodson · 3 years, 6 months ago
- 506b64c Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 6 months ago
- 66372d2 Add standalone ART gtests to `TEST_MAPPING` group `presubmit`. by Roland Levillain · 3 years, 6 months ago
- 435eac2 Add standalone ART gtests to the generated ART MTS definition. by Roland Levillain · 3 years, 6 months ago
- 302ef33 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 6 months ago
- 45f7d9e Add more Libcore tests to the generated ART MTS definition. by Roland Levillain · 3 years, 6 months ago
- 8ef9529 Tighten ART's OWNERS file. by Roland Levillain · 3 years, 6 months ago
- 646b2de Update source ART APEX version number from 1 to 319999900. by Roland Levillain · 3 years, 6 months ago
- ce958e9 Fallback to version code in case lastUpdateMillis field is not populated by Nikita Ioffe · 3 years, 6 months ago
- 1bf761c odrefresh: bug fix for first compilation log entry by Orion Hodson · 3 years, 6 months ago
- 7b1547d Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
- 1bcb952 Adjust data dir set up in `CommonArtTestImpl::SetUpAndroidRootEnvVars`. by Roland Levillain · 3 years, 6 months ago
- c28ac98 Rename some ART gtest related Soong modules. by Roland Levillain · 3 years, 7 months ago
- 59072d1 Use lastUpdateMillis of an apex for ART versioning. by Nicolas Geoffray · 3 years, 6 months ago
- a15703f odrefresh: add support for lastUpdateMillis as part of version check by Orion Hodson · 3 years, 6 months ago
- f5f12ba Set compilation reason in vdex-only OatFile. by Nicolas Geoffray · 3 years, 6 months ago
- 17ee071 Add -XX:ForceJavaZygoteForkLoop flag by Hans Boehm · 3 years, 6 months ago
- 565e8ec Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years, 6 months ago
- 50f3251 runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years, 6 months ago
- 22f8d34 Cache boot classpath checksums at runtime init. by Nicolas Geoffray · 3 years, 6 months ago
- 64c37b0 Add special control flags for system server reporting by Calin Juravle · 3 years, 6 months ago
- db5ff5d Replace JIT total time histogram with total time counter by Calin Juravle · 3 years, 6 months ago
- 3ff809e Export the system modules for module APIs stub by Victor Chang · 3 years, 6 months ago
- dba72d8 Fix compiler filter / reason reporting and add the ISA to the metrics by Calin Juravle · 3 years, 6 months ago
- c528804 [metrics] Add total-gc-time and adjust other metrics by Lokesh Gidra · 3 years, 6 months ago
- fca3150 Avoid marking proxy class as erroneous twice. by Vladimir Marko · 3 years, 6 months ago
- 5fb6f63 Revert cdex version back to 001. by Nicolas Geoffray · 3 years, 6 months ago
- 2d334a2 Revert "odrefresh: temporarily disable system_server artifact test" by Orion Hodson · 3 years, 6 months ago
- b1ed853 Do not create APEX stubs for libdexfiled. by Martin Stjernholm · 3 years, 6 months ago
- 0b110a5 Initialize fragment_ and verbose_ fields in hiddenapi.cc by Paul Duffin · 3 years, 6 months ago
- dd55114 Complete support for Compressed APEXes in ART APEX test scripts. by Roland Levillain · 3 years, 7 months ago
- 4ec769a Allow hiddenapi list to be more lax when run on a fragment by Paul Duffin · 3 years, 6 months ago
- c9067b4 Add flag for clamping hidden api list by Andrei Onea · 3 years, 7 months ago
- 885c894 [metrics] Add GC-work throughput metrics by Lokesh Gidra · 3 years, 6 months ago
- cceaf01 Faster BCP checksum verification. by Vladimir Marko · 3 years, 6 months ago
- 306a39f Clean up ART APEX manifests. by Martin Stjernholm · 3 years, 6 months ago
- e7e4a96 odrefresh: temporarily disable system_server artifact test by Orion Hodson · 3 years, 6 months ago
- 029a811 Add sampling support in the metrics reporter by Calin Juravle · 3 years, 6 months ago
- 306191e Add period reporting to the metrics infra by Calin Juravle · 3 years, 6 months ago
- 8e4a3bc Fix link apex for jni libs by Jooyung Han · 3 years, 6 months ago
- a58b382 Move metric reporting config to flags by Calin Juravle · 3 years, 6 months ago
- 54348dc Only enable isolated compilation if requested by Calin Juravle · 3 years, 6 months ago
- 5463685 Be more prescise in the profile analysis by Calin Juravle · 3 years, 7 months ago
- 1bb712a Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 6 months ago
- 47ac05f Reject a vdex file if its dex contents are out of date. by Nicolas Geoffray · 3 years, 6 months ago
- 0532a99 odrefresh: fix instruction set selection. by Orion Hodson · 3 years, 6 months ago
- 7db22600 odrefresh: temporarily disable test by Orion Hodson · 3 years, 6 months ago
- 11dc832 Consider the size of the reference profile when assessing IsFirstSave by Calin Juravle · 3 years, 7 months ago
- 45a29d9 Enable ProfileSaver to have a different delay for the first ever save by Calin Juravle · 3 years, 7 months ago
- 102408a Revert^2 "odrefresh: compilation backoff" by Orion Hodson · 3 years, 7 months ago
- a244642 odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 7 months ago
- 8d81795 Avoid internal APEX stubs in libnative{bridge,loader} and clean up by Martin Stjernholm · 3 years, 9 months ago
- 5602ad7 Fold the C API tests into the regular libnative{bridge,loader} tests. by Martin Stjernholm · 3 years, 7 months ago
- 07f5e96 Fix bitrot in the libnativebridge tests. by Martin Stjernholm · 3 years, 7 months ago
- 55309db Remove palette hooks. by Nicolas Geoffray · 3 years, 7 months ago
- c6b7866 Adjust call to build-aml-prebuilts.sh. by Martin Stjernholm · 3 years, 7 months ago
- f279e11 Fix flags_tests for older platforms by Calin Juravle · 3 years, 7 months ago
- ac27ee6 Fix flags_test flakiness by Calin Juravle · 3 years, 7 months ago
- 0c6e339 Setup ART experiments infra by Calin Juravle · 3 years, 7 months ago
- a6a58fd Fix DumpUnattachedThreads logic for CTS. by wangguibo · 3 years, 7 months ago
- c678534 Make strings in ART profiles prefixed by length. by Vladimir Marko · 3 years, 7 months ago
- b22fdeb Ensure that ConcurrentGC always increments GC num by Hans Boehm · 3 years, 7 months ago
- 74d0aed Don't extract APEXes directly. by Martin Stjernholm · 3 years, 7 months ago
- 95c9e35 Make it possible to pass specific APEXes to test on the command line. by Martin Stjernholm · 4 years ago
- c11aa02 profman: Record all dex files in boot image profile. by Vladimir Marko · 3 years, 7 months ago
- 8350b7c Reduce Partial LSE memory usage. by Vladimir Marko · 3 years, 7 months ago
- 6143748 Collect array classes in profiles. by Vladimir Marko · 3 years, 7 months ago
- 32de2a5 Use verify when speed-profile gets an empty profile by Calin Juravle · 3 years, 7 months ago
- 35367a5 [metrics] Rename datum IDs by Eric Holk · 3 years, 7 months ago
- 45e59fd Rewrite profile file format. by Vladimir Marko · 3 years, 9 months ago
- d61d531 Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 8 months ago
- ce822b6 Avoid race on Thread::tlsPtr_::top_handle_scope. by Vladimir Marko · 3 years, 7 months ago
- c385424 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 8 months ago
- 81764e5 Fix lock visiting for synchronized native methods. by Vladimir Marko · 3 years, 7 months ago
- 9b2616b Include sdk versioning proto in art apex by Anton Hansson · 3 years, 7 months ago
- 26870c8 Update boot image and system server profiles [M5C5P89S0PP] by art-benchmark-service · 3 years, 7 months ago
- 7075ab1 Add `CtsLibcoreJsr166TestCases` to the generated ART MTS definition. by Roland Levillain · 3 years, 7 months ago