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