1. 928d28e Use boot image for all tests instead of core.art. by David Srbecky · 4 years, 7 months ago
  2. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 6 months ago
  3. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 6 months ago
  4. 6a8f8c5 Set build dependecy on hostdex explicity from ahat hprof dump by Victor Chang · 4 years, 6 months ago
  5. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 6 months ago
  6. e6afa95 Bionic and kernel system include paths are no longer implicit. by Martin Stjernholm · 4 years, 7 months ago
  7. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 6 months ago
  8. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 7 months ago
  9. 71f661c Set apex_available property by Jiyong Park · 4 years, 6 months ago
  10. c010c0e Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS by Dan Willemsen · 4 years, 6 months ago
  11. 256c0f6 art script: generate app image for profile filters by Eric Holk · 4 years, 6 months ago
  12. 3e07681 Use -f instead of -e. by Nicolas Geoffray · 4 years, 6 months ago
  13. d5c1d8a Fix art script and golem builds with conscrypt. by Nicolas Geoffray · 4 years, 6 months ago
  14. 9bbed3c Checker: Rename assertions to statements by David Brazdil · 8 years ago
  15. ec64f20 Cleanup build rules for faster golem builds. by Nicolas Geoffray · 4 years, 7 months ago
  16. 5c25e53 Add an agent to enable VLOG options by Alex Light · 4 years, 7 months ago
  17. 2816cfc Remove unnecessary droiddoc args by Anton Hansson · 4 years, 7 months ago
  18. 347323c Explicitly pass debugfs to deapexer. by Nicolas Geoffray · 4 years, 7 months ago
  19. aa636cb Add more logging to the script to debug buildbot issues. by Nicolas Geoffray · 4 years, 7 months ago
  20. 5055e66 Fix bootclasspath setup for target in tools/art script. by David Srbecky · 4 years, 7 months ago
  21. 81673f0 Add a sanity check on the conscrypt contents. by Nicolas Geoffray · 4 years, 7 months ago
  22. 5eee73b Use double quotes instead of single. by Nicolas Geoffray · 4 years, 7 months ago
  23. e67fd20 Use ANDROID_HOST_OUT/bin/deapexer instead of just deapexer. by Nicolas Geoffray · 4 years, 7 months ago
  24. 745e45d By default, don't use a bitness suffix for ART. by Nicolas Geoffray · 4 years, 7 months ago
  25. b0c6cb5 Fix logic to find dex2oat. by Nicolas Geoffray · 4 years, 7 months ago
  26. 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 7 months ago
  27. cb62cd8 ART support for running tests without conscrypt sources. by Nicolas Geoffray · 4 years, 7 months ago
  28. 1abd3ec Symbolize script: make dash-compatible and pull vdex file for oatdump. by leon.wang · 4 years, 8 months ago
  29. d31cff1 Remove conscrypt as a build time dependency of ART. by Nicolas Geoffray · 4 years, 8 months ago
  30. e2cc08b Fix a typo in dexanalyze usage info by leon.wang · 4 years, 8 months ago
  31. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 4 years, 9 months ago
  32. 55d6f19 Remove duplicate entry in expectations. by Nicolas Geoffray · 4 years, 8 months ago
  33. e78ff3d Create the /system/framework directory when running under chroot. by Nicolas Geoffray · 4 years, 8 months ago
  34. d8cdd4e Get rid of obsolete Make variable TARGET_CORE_JARS. by Ulya Trafimovich · 4 years, 8 months ago
  35. 31e0dc2 Remove -testdex variants of bootclasspath jars. by Nicolas Geoffray · 4 years, 8 months ago
  36. 7d51734 Make signal_dumper a dynamic library by Jiyong Park · 4 years, 8 months ago
  37. ba2add1 Fix issue where linux_bionic cannot find build number by Alex Light · 4 years, 8 months ago
  38. d6b07c5 ART: Enable testing on non-UTF-8 platform by Andreas Gampe · 4 years, 8 months ago
  39. e248b02 Add dependencies on binaries that the art script uses. by Martin Stjernholm · 4 years, 9 months ago
  40. 69efda0 chroot-test: Clean up linkerconfig's dependencies by Jooyung Han · 4 years, 9 months ago
  41. c42db83 Make dex2oat(d) and hiddenapi 64-bit only on host. by Martin Stjernholm · 4 years, 9 months ago
  42. e3de71c Copy ubsan runtime prebuilt when building tests. by Ivan Lozano · 4 years, 9 months ago
  43. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 9 months ago
  44. 761ee21 Revert "Remove non-required build targets from buildbot-build.sh" by Alex Light · 4 years, 9 months ago
  45. 0007e73 Remove non-required build targets from buildbot-build.sh by Nicolas Geoffray · 4 years, 9 months ago
  46. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 9 months ago
  47. f497663 Deprecate sys.linker.use_generated_config by Kiyoung Kim · 4 years, 9 months ago
  48. a871d84 Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`. by Roland Levillain · 4 years, 9 months ago
  49. 303d8c2 Remove MIPS support from dexfuzz. by Vladimir Marko · 4 years, 9 months ago
  50. 1d852c3 Ensure `adbd` has root permissions before pushing files to ART's chroot dir. by Roland Levillain · 4 years, 9 months ago
  51. 8ee6d8f Add script to compile Java Language to odex files by Eric Holk · 4 years, 9 months ago
  52. c3f2fe9 Use `eval` instead of re-executing `bash` in `tools/buildbot-build.sh`. by Roland Levillain · 4 years, 9 months ago
  53. e0ac2f3 Show linker configuration files generated in the ART chroot environment. by Roland Levillain · 4 years, 9 months ago
  54. 2d34867 Generate linker config after apex activation by Jooyung Han · 4 years, 9 months ago
  55. b5a7856 No longer adjust the linker configuration file in ART chroot environments. by Roland Levillain · 4 years, 9 months ago
  56. 15ff34d Generate a linker configuration file for chroot-based ART testing. by Roland Levillain · 4 years, 9 months ago
  57. 5d24c3d Reorder and label code sections in `tools/buildbot-sync.sh`. by Roland Levillain · 4 years, 9 months ago
  58. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 4 years, 9 months ago
  59. 7c2f69e apex_available becomes more correct by Jiyong Park · 4 years, 10 months ago
  60. 198cf41 Use mv instead of cp for activating apexes. by Nicolas Geoffray · 4 years, 9 months ago
  61. 05fe07c Add warning comments on format by Jeongik Cha · 4 years, 9 months ago
  62. 75bca74 Remove legacy buildbot scripts by Orion Hodson · 4 years, 9 months ago
  63. 7e1603e Blacklist test failing on non-Android platforms and Android < R. by Nicolas Geoffray · 4 years, 9 months ago
  64. 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 4 years, 10 months ago
  65. 1c5b1ea Unify naming of buildbot commands by Orion Hodson · 4 years, 10 months ago
  66. b78f919 Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 10 months ago
  67. 0331a0f Do not emit color codes when running run-jdwp-tests.sh with no terminal by Roland Levillain · 4 years, 10 months ago
  68. 75408ad Make art_verifier host only by Mathieu Chartier · 4 years, 10 months ago
  69. daca303 Make parallel_run.py print status on single line. by Alex Light · 4 years, 10 months ago
  70. 0330e38 Fix compile-jar.sh for new boot image locations by Mathieu Chartier · 4 years, 10 months ago
  71. 4d804b8 Improve parallel_run.py somewhat by Alex Light · 5 years ago
  72. 3a809c8 Temporarily fix libjavacrypto deps for ART buildbots by Orion Hodson · 4 years, 10 months ago
  73. 6079d65 Fix buildbot build script. by Nicolas Geoffray · 4 years, 10 months ago
  74. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  75. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  76. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  77. 219420e Run-test: Support using --gdb and --gdbserver with --chroot by Alex Light · 5 years ago
  78. 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 5 years ago
  79. 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 5 years ago
  80. a697b47 Revert^2 "Remove unused emulator variable" by Orion Hodson · 5 years ago
  81. 0bbe28c Revert^2 "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  82. 656dc82 Revert^2 "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 5 years ago
  83. af6a15c Revert^2 "Add usage to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  84. 14f3002 Add --dry-run flag to run-libcore-tests.sh by Orion Hodson · 5 years ago
  85. 6b98a40 Update linker config location by Kiyoung Kim · 5 years ago
  86. b89a92e Generalize fugu failure handling in run-libcore-tests.sh by Orion Hodson · 5 years ago
  87. 90ceea3 Disable memfd_create tests on ART test devices. by Orion Hodson · 5 years ago
  88. e02ebc0 Revert "Add usage to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  89. 2a05a9b Revert "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 5 years ago
  90. 58a7d6c Revert "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  91. be416b3 Revert "Remove unused emulator variable" by Orion Hodson · 5 years ago
  92. a2ba808 Revert "Fix missing expectations in run-libcore-tests.sh" by Orion Hodson · 5 years ago
  93. 4a0ef9f Fix missing expectations in run-libcore-tests.sh by Orion Hodson · 5 years ago
  94. 4f50139 Remove unused emulator variable by Orion Hodson · 5 years ago
  95. 938ead3 Add jvm mode to run-libcore-tests.sh by Orion Hodson · 5 years ago
  96. 9a1e6aa Enable run-libcore-tests.sh to test specific packages by Orion Hodson · 5 years ago
  97. 06e9083 Add usage to run-libcore-tests.sh by Orion Hodson · 5 years ago
  98. 1707bae Support new UnsupportedAppUsage in class2greylist. by Artur Satayev · 5 years ago
  99. 0e33d0e Disable memfd_create tests on ART host tests. by Tobias Thierer · 5 years ago
  100. a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 5 years ago