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