- 5de5efe Remove pointer-size arguments from DexCache. by David Srbecky · 4 years ago
- 381d35c ARM: Adjust timeout for ARM FVP runs. by Artem Serov · 4 years ago
- c194efe Don't require the ART APEX explicitly. by Martin Stjernholm · 4 years ago
- 16f7f8e Run libcore.highmemorytest under non-gcstress / non-debug environment by Victor Chang · 4 years ago
- 43e27b1 Revert "Add test to expected failures." by Pete Bentley · 4 years ago
- f51d182 Fix DDMS-JDWP race by Alex Light · 4 years ago
- 0f0caf8 Add test to expected failures. by Nicolas Geoffray · 4 years ago
- e585964 When entering nterp, take a fast path for instance calls with 1 argument. by Nicolas Geoffray · 4 years ago
- 1bcd7cd Revert "Add one OsTest to the expectes failures." by Lorenzo Colitti · 4 years ago
- 47d89dd Add one OsTest to the expectes failures. by Nicolas Geoffray · 4 years ago
- d5a8695 Reland "Improve invokeinterface for nterp." by Nicolas Geoffray · 4 years ago
- 7eb5a95 Added extra safety in veridex by Hyangseok Chae · 4 years ago
- f1d0647 Revert "Improve invokeinterface for nterp." by Alex Light · 4 years ago
- c0d392b Improve invokeinterface for nterp. by Nicolas Geoffray · 4 years, 1 month ago
- bde7060 Added a profile bisection tool by Alex Light · 4 years, 1 month ago
- 4fa4835 Misc tools improvements by Alex Light · 4 years, 1 month ago
- cf097a7 Move art/tools/libjavac to tools/platform-compat by Paul Duffin · 4 years, 1 month ago
- 0b8b5a7 Move art/tools/class2nonsdklist to tools/platform-compat by Paul Duffin · 4 years, 1 month ago
- a84cd9e Fix small bug in checker.py by Alex Light · 4 years, 1 month ago
- d1e80d2 Append system providing libraries from buildbot_build by Kiyoung Kim · 4 years, 1 month ago
- dd406c3 Add an arm32 port of nterp. by Nicolas Geoffray · 4 years, 2 months ago
- 29ce843 Use ANDROID_HOST_OUT in script. by Nicolas Geoffray · 4 years, 2 months ago
- d6363c1 Update buildbot-build.sh to generate system's linker.config.pb by Victor Chang · 4 years, 2 months ago
- fbdda07 Remove TODOs that won't be addressed. by Martin Stjernholm · 4 years, 2 months ago
- 7c51d9d Hide Value class constructor by Aurimas Liutikas · 4 years, 2 months ago
- 1ca19bc Build Checker as python binary for Tradefed test suites by Daniil Riazanovskiy · 4 years, 4 months ago
- 37f4945 run-libcore-tests.sh: add --gcstress command line flag by Orion Hodson · 4 years, 2 months ago
- 3822f5b run-libcore-tests.sh: add timeout for host + debug + gcstress by Orion Hodson · 4 years, 2 months ago
- 4a2fc8a run-libcore-tests.sh: add timeout for heap poisoning + debug + device by Orion Hodson · 4 years, 2 months ago
- dada83e run-libcore-tests.sh: add --timeout command-line option by Orion Hodson · 4 years, 2 months ago
- 908759b Nicer error formatting for invalid Checker regular expressions by Daniil Riazanovskiy · 4 years, 2 months ago
- 8698081 run-libcore-tests.sh: reduce explicit GC chatter further by Orion Hodson · 4 years, 2 months ago
- 1485d4a Override maxTargetSdk for @UnsupportedAppUsage by Pedro Loureiro · 4 years, 3 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- 4a128a1 Reformat Checker according to recent Google styleguide by Daniil Riazanovskiy · 4 years, 3 months ago
- d3e1e4b Add two more tests to expected gcstress/debug/host failures. by Nicolas Geoffray · 4 years, 3 months ago
- d4220f1 Revert^2 "Port Checker to python 3" by Daniel Riazanovskiy · 4 years, 3 months ago
- 5e8e516 Fix path for app image in compile_bcp.sh script. by Nicolas Geoffray · 4 years, 3 months ago
- bd489c8 Use liblog.so implementation from prebuilts/ for chroot testing. by Nicolas Geoffray · 4 years, 3 months ago
- bfe8fc8 Restore cfg file printing in Checker as an option by Daniil Riazanovskiy · 4 years, 3 months ago
- 4d23e51 Disable some libcore ssl tests until pre-builts updated. by Orion Hodson · 4 years, 3 months ago
- 5409408 Revert "Port Checker to python 3" by Roland Levillain · 4 years, 3 months ago
- 961f295 Port Checker to python 3 by Daniil Riazanovskiy · 4 years, 3 months ago
- cd8ffcb Update ahat version number to 1.7.1 by Richard Uhler · 4 years, 4 months ago
- 1938b35 Link all internal libraries statically into hiddenapi(d). by Martin Stjernholm · 4 years, 4 months ago
- 68e5db5 Convert libdexfile_support_static to *_static_defaults modules. by Martin Stjernholm · 4 years, 4 months ago
- e1d2dce Add support for compact dex files in nterp. by Nicolas Geoffray · 4 years, 4 months ago
- fdb81da Dedupe some code in hiddenapi.cc by Anton Hansson · 4 years, 4 months ago
- 952c090 Don't print the whole input file in case of Checker failure by Daniil Riazanovskiy · 4 years, 4 months ago
- fb9b09d Downgrade "multiple public alternatives" to a warning. by Mathew Inwood · 4 years, 4 months ago
- 630e447 Add a tool for transforming method names to descriptors by Alex Light · 4 years, 4 months ago
- 1f5a6d8 Flip builders to use builder_group property instead of mastername. by Garrett Beaty · 4 years, 4 months ago
- 7914e89 Create apex/apex-info-list.xml for linkerconfig to read. by Martin Stjernholm · 4 years, 5 months ago
- fa37ba2 Fix problem with unexpanded glob when apex/com.android.runtime/lib64 is missing. by Martin Stjernholm · 4 years, 5 months ago
- fbc9a51 Clean up symbol symlinks for com.android.runtime. by Martin Stjernholm · 4 years, 5 months ago
- f96ef4d Make compile_bcp.sh a sh_binary by Luca Stefani · 4 years, 4 months ago
- bc64474 Disable test also failing on poison builds. by Nicolas Geoffray · 4 years, 4 months ago
- 4717175 Move code item to the data pointer and remove code_item_offset. by Nicolas Geoffray · 4 years, 5 months ago
- 93deebf Add a simple profiling agent. by Alex Light · 4 years, 5 months ago
- 267832d Experimental script for compiling after a module update by Orion Hodson · 4 years, 5 months ago
- f50ee05 replace "whitelist" with "sdk" in appcompat.sh by Jeongik Cha · 4 years, 5 months ago
- 77773ac Disable test that got slower after ICU code changed location. by Nicolas Geoffray · 4 years, 5 months ago
- 0a706b9 Remove expected failures along with the code removed by Victor Chang · 4 years, 5 months ago
- 3e8caeb profman: inclusive language updates by Orion Hodson · 4 years, 5 months ago
- b51e36c Re-enable libcore.java.util.CalendarTest by Orion Hodson · 4 years, 5 months ago
- 7a4e9bc Revert "Add gcstress tests failing on host since ICU refactoring" by Orion Hodson · 4 years, 5 months ago
- 2ea5d04 Avoid non-debug BigInteger test failures by Hans Boehm · 4 years, 5 months ago
- 676a163 Disable slow BigInteger gcstress tests by Hans Boehm · 4 years, 5 months ago
- d3457da Rename class2greylist by Andrei Onea · 4 years, 5 months ago
- 02db072 Rename api lists by Andrei Onea · 4 years, 5 months ago
- c3c7dff Depend on the linkerconfig binary in buildbot-build.sh. by Martin Stjernholm · 4 years, 5 months ago
- 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 4 years, 5 months ago
- e492f7e Revert^2 "art: Disable host module on darwin" by Yo Chiang · 4 years, 5 months ago
- fc12a6c Rename ApiList::Value enums by Andrei Onea · 4 years, 6 months ago
- 193b696 Fix ahat tests by Calin Juravle · 4 years, 5 months ago
- c631a24 Update buildbot-build.sh to support prebuilts libartpalette-system. by Nicolas Geoffray · 4 years, 5 months ago
- 20cdf4f Revert "art: Disable host module on darwin" by Insaf Latypov · 4 years, 5 months ago
- c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 4 years, 5 months ago
- 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 4 years, 6 months ago
- 47f9c9f art: Disable host module on darwin by Yo Chiang · 4 years, 6 months ago
- 85438f2 Remove `create_stubs: false` from droiddoc by Liz Kammer · 4 years, 6 months ago
- 483bf78 [cr-buildbucket.cfg] Remove defunct luci_migrator_host entry. by Robert Iannucci · 4 years, 6 months ago
- 2d45520 A few more inclusive language updates by Orion Hodson · 4 years, 6 months ago
- 4db5ea4 Inclusive language fixes in DexFuzz. by Roland Levillain · 4 years, 6 months ago
- b9e3480 Use uniform spelling for "placeholder" in AHAT. by Roland Levillain · 4 years, 6 months ago
- d73869a Switch to metalava for ahat docs by Liz Kammer · 4 years, 6 months ago
- cbd3799 Inclusive language fixes in AHAT. by Roland Levillain · 4 years, 6 months ago
- 2446feb Dump ISA into .cfg by Evgeny Astigeevich · 4 years, 6 months ago
- d3ee902 More inclusive language in the build system. by David Srbecky · 4 years, 6 months ago
- 433e49f Make symlink creation in `tools/buildbot-setup-device.sh` more robust. by Roland Levillain · 4 years, 6 months ago
- b5a0e91 Suppress explicit gc logging in libcore tests by Alex Light · 4 years, 6 months ago
- c92e703 ART: Add ART_TEST_DONT_REBOOT_DEVICE flag. by Artem Serov · 4 years, 8 months ago
- aacf977 Reword some comments to be more inclusive by Orion Hodson · 4 years, 6 months ago
- 40b0614 Checker: Add function isaHasFeature by Fabio Rinaldi · 5 years ago
- 26d88f8 Add gcstress tests failing on host since ICU refactoring by Orion Hodson · 4 years, 6 months ago
- cfea667 Bionic libc_headers shouldn't be used in non-Bionic host builds. by Martin Stjernholm · 4 years, 6 months ago
- 58592c0 Remove timezone tests from ART script. by Nicolas Geoffray · 4 years, 7 months ago
- 8c7e219 Add shebang to the art script. by Martin Stjernholm · 4 years, 7 months ago
- c69b3f8 Reland "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years, 7 months ago
- 0315efa Increment hotness in nterp when doing lookups. by Nicolas Geoffray · 4 years, 7 months ago