- 198cf41 Use mv instead of cp for activating apexes. by Nicolas Geoffray · 4 years, 9 months ago
- 05fe07c Add warning comments on format by Jeongik Cha · 4 years, 9 months ago
- 75bca74 Remove legacy buildbot scripts by Orion Hodson · 4 years, 9 months ago
- 7e1603e Blacklist test failing on non-Android platforms and Android < R. by Nicolas Geoffray · 4 years, 9 months ago
- 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 4 years, 9 months ago
- 1c5b1ea Unify naming of buildbot commands by Orion Hodson · 4 years, 9 months ago
- b78f919 Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 9 months ago
- 0331a0f Do not emit color codes when running run-jdwp-tests.sh with no terminal by Roland Levillain · 4 years, 9 months ago
- 75408ad Make art_verifier host only by Mathieu Chartier · 4 years, 10 months ago
- daca303 Make parallel_run.py print status on single line. by Alex Light · 4 years, 10 months ago
- 0330e38 Fix compile-jar.sh for new boot image locations by Mathieu Chartier · 4 years, 10 months ago
- 4d804b8 Improve parallel_run.py somewhat by Alex Light · 4 years, 11 months ago
- 3a809c8 Temporarily fix libjavacrypto deps for ART buildbots by Orion Hodson · 4 years, 10 months ago
- 6079d65 Fix buildbot build script. by Nicolas Geoffray · 4 years, 10 months ago
- 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 11 months ago
- 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 11 months ago
- 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
- 219420e Run-test: Support using --gdb and --gdbserver with --chroot by Alex Light · 5 years ago
- 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 5 years ago
- 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 5 years ago
- a697b47 Revert^2 "Remove unused emulator variable" by Orion Hodson · 5 years ago
- 0bbe28c Revert^2 "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 5 years ago
- 656dc82 Revert^2 "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 5 years ago
- af6a15c Revert^2 "Add usage to run-libcore-tests.sh" by Orion Hodson · 5 years ago
- 14f3002 Add --dry-run flag to run-libcore-tests.sh by Orion Hodson · 5 years ago
- 6b98a40 Update linker config location by Kiyoung Kim · 4 years, 11 months ago
- b89a92e Generalize fugu failure handling in run-libcore-tests.sh by Orion Hodson · 5 years ago
- 90ceea3 Disable memfd_create tests on ART test devices. by Orion Hodson · 5 years ago
- e02ebc0 Revert "Add usage to run-libcore-tests.sh" by Orion Hodson · 5 years ago
- 2a05a9b Revert "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 5 years ago
- 58a7d6c Revert "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 5 years ago
- be416b3 Revert "Remove unused emulator variable" by Orion Hodson · 5 years ago
- a2ba808 Revert "Fix missing expectations in run-libcore-tests.sh" by Orion Hodson · 5 years ago
- 4a0ef9f Fix missing expectations in run-libcore-tests.sh by Orion Hodson · 5 years ago
- 4f50139 Remove unused emulator variable by Orion Hodson · 5 years ago
- 938ead3 Add jvm mode to run-libcore-tests.sh by Orion Hodson · 5 years ago
- 9a1e6aa Enable run-libcore-tests.sh to test specific packages by Orion Hodson · 5 years ago
- 06e9083 Add usage to run-libcore-tests.sh by Orion Hodson · 5 years ago
- 1707bae Support new UnsupportedAppUsage in class2greylist. by Artur Satayev · 5 years ago
- 0e33d0e Disable memfd_create tests on ART host tests. by Tobias Thierer · 5 years ago
- a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 5 years ago
- c8315d9 Move libartpalette-system to system/libartpalette by Orion Hodson · 5 years ago
- 26dbdcf Make fieldcount agent handle duplicates by Alex Light · 5 years ago
- 08d0984 Allow late lookup for @FastNative methods. by Vladimir Marko · 5 years ago
- 2d8b7f4 Blacklist failing test. by Nicolas Geoffray · 5 years ago
- e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 5 years ago
- 78a44b9 Update Buildbot and Golem setups for libdl_android.so. by Martin Stjernholm · 5 years ago
- 5697fab ART: suppress control characters in scripts without a tty by Orion Hodson · 5 years ago
- a6d7f50 Refactor Javac.java into a new shared library. by Mathew Inwood · 5 years ago
- fcd5a28 run-libcore-tests.sh: check for tty by Orion Hodson · 5 years ago
- afaa457 Migrate to apex_manifest.pb by Jooyung Han · 5 years ago
- 2022deb Blacklist tests that require getrandom. by Nicolas Geoffray · 5 years ago
- ef3baf6 Refactor script, add new options by David Sehr · 5 years ago
- dd49278 Add size weighting to the script by David Sehr · 5 years ago
- a48f0bb Add class name to all graph traces by David Sehr · 5 years ago
- 7c64e7f Change agent text encoding by David Sehr · 5 years ago
- 9e709de Add max stack depth to agent by David Sehr · 5 years ago
- 5859799 Updating the CMake generator. by Chris Wailes · 5 years ago
- ab7bea2 Add allocation sampling jvmti agent by David Sehr · 5 years ago
- 776d001 [art] fix -Wreorder-init-list for jvmtiEventCallbacks by Nick Desaulniers · 5 years ago
- a7239b5 [art] fix most -Wreorder-init-list by Nick Desaulniers · 5 years ago
- 27e5f3b Add more failing tests to libcore_no_getrandom_failures.txt by David Srbecky · 5 years ago
- 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
- e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
- 2bdda93 gcstress: increase libcore timeout. by David Srbecky · 5 years ago
- 39c399a Report any non-app signatures. by Artur Satayev · 5 years ago
- 44ab2cd Stop buildbot-build.sh script if any command fails by Orion Hodson · 5 years ago
- bd5fb28 Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation. by Roland Levillain · 5 years ago
- 7fca6ef Add test skips for run-libjdwp-tests.sh by Alex Light · 5 years ago
- 31e284b Make ART chroot setup & sync scripts a bit more robust. by Roland Levillain · 5 years ago
- 8cd5c4c Provide more info when get_ld_guest_system_config_file_path fails. by Martin Stjernholm · 5 years ago
- 43fd293 Update run-libjdwp-tests.sh to run more of the test suite by Alex Light · 5 years ago
- bd5690d Make run-jdwp-tests.sh warn about deprecation by Alex Light · 5 years ago
- 46123bc Prune class2greylisttest out of general-tests. by easoncylee · 5 years ago
- bf0e3d2 ART chroot: Handle new linker logic for ld config file. by Nicolas Geoffray · 5 years ago
- 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
- 7acb846 Allow excluding API list values via command line arguments. by Artur Satayev · 5 years ago
- e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
- b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
- 8df75ed Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`. by Roland Levillain · 5 years ago
- d6e2c38 Add Vogar expectations file for tests failing because of missing getrandom(). by Roland Levillain · 5 years ago
- 7997590 Fix access to symbols of the Testing ART APEX on the ART Buildbot. by Roland Levillain · 5 years ago
- 5012df2 Do not initialize VeriClass java objects unless precise mode is enabled. by Artur Satayev · 5 years ago
- 38a2818 ART: Add exit-code option to signal_dumper by Andreas Gampe · 5 years ago
- ba23956 ART: Add logcat output to signal_dumper by Andreas Gampe · 5 years ago
- c200355 ART: Enable signal_dumper for device by Andreas Gampe · 5 years ago
- 7551254 ART: Run bpfmt over signal_dumper's Android.bp by Andreas Gampe · 5 years ago
- 3b08bcc Fixup inconsistency due to change in Plugin loading requirements. by Alex Light · 5 years ago
- 4945b29 hiddenapi: add 'test-api' flag into dex files. by Mariia Feofanova · 5 years ago
- 221dfa6 Explicitly disable cpp-define-generator for Darwin. by Elliott Hughes · 5 years ago
- 358b49d Remove duplicate known failure. by Orion Hodson · 5 years ago
- d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 5 years ago
- ad909af Update references to the ART APEX. by Martin Stjernholm · 5 years ago
- 85059de Remove multilib suffixes from libraries by Colin Cross · 5 years ago
- e5a9ba3 Reenable LUCI notifications on the ART Buildbot AOSP builders. by Roland Levillain · 5 years ago
- 05b0086 Add support for running specific tests to run-gtests.sh. by Martin Stjernholm · 5 years ago
- 6e163a8 Add chain-agents agent by Alex Light · 5 years ago
- 4c1b84a Add NDK static ti-fast target by Alex Light · 5 years ago
- 7ab5c00 ART buildbots: Stop blacklisting SystemTest#testArrayCopyConcurrentModification by Tobias Thierer · 5 years ago
- 759845f Separate ICU4J from core-libart by Victor Chang · 5 years ago