- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 1 month ago
- 35b132e Add trace to SampleClassesAndExecutedMethods by Mathieu Chartier · 4 years, 1 month ago
- 096bef8 [metrics] Refactor reporting by Eric Holk · 4 years, 1 month ago
- 66474c2 Move tests using art_gtest_defaults to art-host-tests suite by Dan Shi · 4 years, 1 month ago
- 4a128a1 Reformat Checker according to recent Google styleguide by Daniil Riazanovskiy · 4 years, 1 month ago
- 463d03e Prevent art_cts_jvmti_test_library from depending on framework-res by Paul Duffin · 4 years, 1 month ago
- d3e1e4b Add two more tests to expected gcstress/debug/host failures. by Nicolas Geoffray · 4 years, 1 month ago
- 938a067 Remove the checkcast quickening optimization. by Nicolas Geoffray · 4 years, 1 month ago
- 5b041c0 Remove unassignable_types from vdex. by Nicolas Geoffray · 4 years, 1 month ago
- 8bea400 Store classloader information in heap dumps. by Florian Mayer · 4 years, 1 month ago
- e3920c6 symlink_outputs: Add .KATI_SYMLINK_OUTPUTS for art_apex_symlink_timestamp by Jingwen Chen · 4 years, 2 months ago
- 8562f37 Remove art_common from general-tests suite by Dan Shi · 4 years, 1 month ago
- 9fde2db Update host tests to point to a dedicated boot image directory. by Martin Stjernholm · 4 years, 1 month ago
- f50975a Reland "Make 'quicken' an alias to 'verify'." by Nicolas Geoffray · 4 years, 1 month ago
- bd11057 Update linkerconfig configuration format by Kiyoung Kim · 4 years, 2 months ago
- eb9eb00 Faster @CriticalNative for boot image. by Vladimir Marko · 4 years, 2 months ago
- 5fa36f9 Improve libcore_util_CharsetUtils performance. am: b3dfff75d9 by Vladimir Marko · 4 years, 1 month ago
- dc4a27a Improve mirror::String implementation. am: 0bba8aa289 by Vladimir Marko · 4 years, 1 month ago
- b3dfff7 Improve libcore_util_CharsetUtils performance. by Vladimir Marko · 4 years, 2 months ago
- 0bba8aa Improve mirror::String implementation. by Vladimir Marko · 4 years, 2 months ago
- 8e5e313 Move 5% of ART run-tests to the `presubmit` test group in `TEST_MAPPING`. am: 8f1bded1e5 by Roland Levillain · 4 years, 1 month ago
- 8f1bded Move 5% of ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 4 years, 1 month ago
- 4e12b21 Revert "Disable x86 FromCpuFeatures test" am: b3ab635ecf by Daniel Riazanovskiy · 4 years, 1 month ago
- b3ab635 Revert "Disable x86 FromCpuFeatures test" by Daniel Riazanovskiy · 4 years, 1 month ago
- dcae09a Remove field/method/class resolution metadata in vdex. am: 6ebe40fce5 by Nicolas Geoffray · 4 years, 1 month ago
- 6ebe40f Remove field/method/class resolution metadata in vdex. by Nicolas Geoffray · 4 years, 1 month ago
- 999372e Rename com.android.art module. am: 801f6a7b00 by Martin Stjernholm · 4 years, 1 month ago
- 801f6a7 Rename com.android.art module. by Martin Stjernholm · 4 years, 1 month ago
- f14fe40 Revert^2 "Port Checker to python 3" am: d4220f1736 by Daniel Riazanovskiy · 4 years, 1 month ago
- 616ac5a Only tag supported ART run-tests as part of `art-target-run-test`. am: 4258f9e2f1 by Roland Levillain · 4 years, 1 month ago
- d4220f1 Revert^2 "Port Checker to python 3" by Daniel Riazanovskiy · 4 years, 1 month ago
- 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 1 month ago
- a1af78d Cyclic-includes should be avoided am: 4b9f86bd04 by Alex Light · 4 years, 1 month ago
- 4b9f86b Cyclic-includes should be avoided by Alex Light · 4 years, 1 month ago
- 4157d7d Fix incorrect escape in Checker assertion in test 660-checker-simd-sad. am: 3086417662 by Roland Levillain · 4 years, 1 month ago
- 3086417 Fix incorrect escape in Checker assertion in test 660-checker-simd-sad. by Roland Levillain · 4 years, 1 month ago
- 8dc4dd8 Check existing_it in UpdateClass am: 1a8d83b69d by Mathieu Chartier · 4 years, 1 month ago
- 1a8d83b Check existing_it in UpdateClass by Mathieu Chartier · 4 years, 1 month ago
- 84494d2 Move a few ART run-tests to the `presubmit` test group in `TEST_MAPPING`. am: 5c5ed3025f by Roland Levillain · 4 years, 1 month ago
- 5c5ed30 Move a few ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 4 years, 1 month ago
- 09f1163 Introduce a ensureJitBaselineCompiled for tests. am: 11e6fead40 by Nicolas Geoffray · 4 years, 1 month ago
- 11e6fea Introduce a ensureJitBaselineCompiled for tests. by Nicolas Geoffray · 4 years, 1 month ago
- 0e338ba Merge "Skip ab/6749736 in stage." into stage-aosp-master by TreeHugger Robot · 4 years, 1 month ago
- 6a0083d Add test-suite-tag for run-tests. am: 6667eef330 by David Srbecky · 4 years, 1 month ago
- 7848b2b [metrics] Implement JitMethodCompileTime histogram am: 4bb0900168 by Eric Holk · 4 years, 1 month ago
- 6667eef Add test-suite-tag for run-tests. by David Srbecky · 4 years, 1 month ago
- 4bb0900 [metrics] Implement JitMethodCompileTime histogram by Eric Holk · 4 years, 2 months ago
- 45a01f2 Remove unused image space order argument am: ae7168e19f by Orion Hodson · 4 years, 1 month ago
- a706b32 Fix path for app image in compile_bcp.sh script. am: 5e8e5161e5 by Nicolas Geoffray · 4 years, 1 month ago
- ae7168e Remove unused image space order argument by Orion Hodson · 4 years, 1 month ago
- 5e8e516 Fix path for app image in compile_bcp.sh script. by Nicolas Geoffray · 4 years, 1 month ago
- c595dfa Use liblog.so implementation from prebuilts/ for chroot testing. am: bd489c8778 by Nicolas Geoffray · 4 years, 1 month ago
- bd489c8 Use liblog.so implementation from prebuilts/ for chroot testing. by Nicolas Geoffray · 4 years, 1 month ago
- 4ea6583 Remove the ability to generate an image in image_space.cc am: 6732b80570 by Orion Hodson · 4 years, 1 month ago
- 6732b80 Remove the ability to generate an image in image_space.cc by Orion Hodson · 4 years, 1 month ago
- 4d5a559 Restore cfg file printing in Checker as an option am: bfe8fc8076 by Daniil Riazanovskiy · 4 years, 1 month ago
- bfe8fc8 Restore cfg file printing in Checker as an option by Daniil Riazanovskiy · 4 years, 2 months ago
- 613d984 Revert "Make 'quicken' an alias to 'verify'." am: 7e9fc9d6d1 by Ming-Shin Lu · 4 years, 1 month ago
- 7e9fc9d Revert "Make 'quicken' an alias to 'verify'." by Ming-Shin Lu · 4 years, 1 month ago
- aae6c3d Support access checks in mterp. am: 384dae4c7e by Nicolas Geoffray · 4 years, 1 month ago
- 384dae4 Support access checks in mterp. by Nicolas Geoffray · 4 years, 1 month ago
- 09c182f Disable some libcore ssl tests until pre-builts updated. am: 4d23e51e67 by Orion Hodson · 4 years, 1 month ago
- 4d23e51 Disable some libcore ssl tests until pre-builts updated. by Orion Hodson · 4 years, 1 month ago
- 670b1c6 Remove base pointer from object references. am: f86e144a92 by Florian Mayer · 4 years, 1 month ago
- f86e144 Remove base pointer from object references. by Florian Mayer · 4 years, 2 months ago
- 8f847d5 Support access checks in nterp. am: eeff8fc458 by Nicolas Geoffray · 4 years, 1 month ago
- eeff8fc Support access checks in nterp. by Nicolas Geoffray · 4 years, 1 month ago
- 61fb9be Remove unused code from dalvik.system.VMDebug. am: fd06107070 by Nicolas Geoffray · 4 years, 1 month ago
- 1dd5c25 Handle nterp when precompiling with JIT zygote. am: 2e299f4d0e by Nicolas Geoffray · 4 years, 1 month ago
- fd06107 Remove unused code from dalvik.system.VMDebug. by Nicolas Geoffray · 4 years, 2 months ago
- 2e299f4 Handle nterp when precompiling with JIT zygote. by Nicolas Geoffray · 4 years, 1 month ago
- 7180dc0 Make 'quicken' an alias to 'verify'. am: 4f0e8daf7e by Nicolas Geoffray · 4 years, 1 month ago
- 4f0e8da Make 'quicken' an alias to 'verify'. by Nicolas Geoffray · 4 years, 1 month ago
- db1aa9d Skip ab/6749736 in stage. by Xin Li · 4 years, 1 month ago
- ba7fb08 [metrics] Add metrics to Runtime, implement ClassVerificationTotalTime am: a79872b016 by Eric Holk · 4 years, 1 month ago
- 7c68384 [metrics] Add timer conveniences am: 1cd030f76e by Eric Holk · 4 years, 1 month ago
- a79872b [metrics] Add metrics to Runtime, implement ClassVerificationTotalTime by Eric Holk · 4 years, 2 months ago
- 1cd030f [metrics] Add timer conveniences by Eric Holk · 4 years, 2 months ago
- b4e5730 [metrics] Make metrics atomic am: c4adf54117 by Eric Holk · 4 years, 1 month ago
- c4adf54 [metrics] Make metrics atomic by Eric Holk · 4 years, 2 months ago
- 52e7131 [metrics] Define Histogram am: d02435d009 by Eric Holk · 4 years, 1 month ago
- d02435d [metrics] Define Histogram by Eric Holk · 4 years, 2 months ago
- 6601ff1 Fallback to using ANDROID_HOST_OUT env-var in gtests am: 2734999f93 by Alex Light · 4 years, 1 month ago
- 2734999 Fallback to using ANDROID_HOST_OUT env-var in gtests by Alex Light · 4 years, 1 month ago
- 8df2dd8 Revert "Port Checker to python 3" am: 5409408a41 by Roland Levillain · 4 years, 1 month ago
- 5409408 Revert "Port Checker to python 3" by Roland Levillain · 4 years, 1 month ago
- 19d09e2 Port Checker to python 3 am: 961f2954c1 by Daniil Riazanovskiy · 4 years, 1 month ago
- 961f295 Port Checker to python 3 by Daniil Riazanovskiy · 4 years, 1 month ago
- 120f066 Change interface conflict stub to take the interface method. am: 8d34a182fe by Nicolas Geoffray · 4 years, 1 month ago
- 8d34a18 Change interface conflict stub to take the interface method. by Nicolas Geoffray · 4 years, 2 months ago
- 9e3343e Fix compiler crash in BCE. am: 8ecbc4e844 by Vladimir Marko · 4 years, 1 month ago
- 8ecbc4e Fix compiler crash in BCE. by Vladimir Marko · 4 years, 2 months ago
- 3c433de Drop the cc_defaults module for libdexfile_external_static users. am: cbbc8df226 by Martin Stjernholm · 4 years, 2 months ago
- cbbc8df Drop the cc_defaults module for libdexfile_external_static users. by Martin Stjernholm · 4 years, 2 months ago
- 90c30bf [metrics] Define Counter and related data structures am: f1a2c0e93f by Eric Holk · 4 years, 2 months ago
- f1a2c0e [metrics] Define Counter and related data structures by Eric Holk · 4 years, 2 months ago
- bcbe2be Disable x86 FromCpuFeatures test am: 0713ca0525 by Daniil Riazanovskiy · 4 years, 2 months ago
- 0713ca0 Disable x86 FromCpuFeatures test by Daniil Riazanovskiy · 4 years, 2 months ago
- ca49a8f Fix libicu.so missing in general-tests.zip am: 9c1c042dd6 by Victor Chang · 4 years, 2 months ago
- 9c1c042 Fix libicu.so missing in general-tests.zip by Victor Chang · 4 years, 2 months ago