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