1. af30bf7 buildbot-build.sh: Invert installclean flag by David Srbecky · 3 years, 6 months ago
  2. 6de68dd buildbot-build.sh: Convenience tweaks for local use. by David Srbecky · 3 years, 6 months ago
  3. 98e9a12 Update provideLibs from system/etc/linker.config.pb. by Martin Stjernholm · 3 years, 6 months ago
  4. fe1c7b4 buildbot-build.sh: Enable build of both host and target. by David Srbecky · 3 years, 6 months ago
  5. 0cdbf97 Add installclean step to buildbot-build.sh by David Srbecky · 3 years, 6 months ago
  6. f2893ad Install the prebuilt heapprofd_client_api library in the ART chroot. by Martin Stjernholm · 3 years, 7 months ago
  7. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 3 years, 8 months ago
  8. d1e80d2 Append system providing libraries from buildbot_build by Kiyoung Kim · 3 years, 11 months ago
  9. 29ce843 Use ANDROID_HOST_OUT in script. by Nicolas Geoffray · 3 years, 11 months ago
  10. d6363c1 Update buildbot-build.sh to generate system's linker.config.pb by Victor Chang · 3 years, 11 months ago
  11. fbdda07 Remove TODOs that won't be addressed. by Martin Stjernholm · 4 years ago
  12. bd489c8 Use liblog.so implementation from prebuilts/ for chroot testing. by Nicolas Geoffray · 4 years ago
  13. 7914e89 Create apex/apex-info-list.xml for linkerconfig to read. by Martin Stjernholm · 4 years, 2 months ago
  14. fa37ba2 Fix problem with unexpanded glob when apex/com.android.runtime/lib64 is missing. by Martin Stjernholm · 4 years, 2 months ago
  15. fbc9a51 Clean up symbol symlinks for com.android.runtime. by Martin Stjernholm · 4 years, 2 months ago
  16. c3c7dff Depend on the linkerconfig binary in buildbot-build.sh. by Martin Stjernholm · 4 years, 2 months ago
  17. c631a24 Update buildbot-build.sh to support prebuilts libartpalette-system. by Nicolas Geoffray · 4 years, 2 months ago
  18. c69b3f8 Reland "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years, 4 months ago
  19. 4bb9f67 Use prebuilt Runtime (Bionic) APEX and SDK (reland 2). by Martin Stjernholm · 4 years, 5 months ago
  20. 6906910 Enable TARGET_BUILD_UNBUNDLED in master-art (reland). by Martin Stjernholm · 4 years, 4 months ago
  21. ac048ae Avoid stderr warnings from Bionic in the run tests (reland). by Martin Stjernholm · 4 years, 4 months ago
  22. 86fafac Revert "Avoid stderr warnings from Bionic in the run tests." by Martin Stjernholm · 4 years, 4 months ago
  23. 27817cd Revert "Enable TARGET_BUILD_UNBUNDLED in master-art." by Martin Stjernholm · 4 years, 4 months ago
  24. 00cd103 Revert "Use prebuilt Runtime (Bionic) APEX and SDK (reland)." by Martin Stjernholm · 4 years, 4 months ago
  25. 9e0117d Use prebuilt Runtime (Bionic) APEX and SDK (reland). by Martin Stjernholm · 4 years, 5 months ago
  26. 2fac697 Enable TARGET_BUILD_UNBUNDLED in master-art. by Martin Stjernholm · 4 years, 4 months ago
  27. 34763c3 Avoid stderr warnings from Bionic in the run tests. by Martin Stjernholm · 4 years, 4 months ago
  28. b2d4a7e Revert "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years, 4 months ago
  29. ea4d7d2 Adjust build and test scripts for handling ICU prebuilts. by Nicolas Geoffray · 4 years, 4 months ago
  30. f97a859 buildbot: Avoid warnings from linkerconfig by Jooyung Han · 4 years, 4 months ago
  31. fb2967e Revert TARGET_BUILD_UNBUNDLED for buildbot builds. by Martin Stjernholm · 4 years, 4 months ago
  32. 2d19902 Use TARGET_BUILD_UNBUNDLED in ART test builds. by Martin Stjernholm · 4 years, 5 months ago
  33. a4868fd Revert "Use prebuilt Runtime (Bionic) APEX and SDK." by Martin Stjernholm · 4 years, 5 months ago
  34. 5521c64 Use prebuilt Runtime (Bionic) APEX and SDK. by Martin Stjernholm · 4 years, 5 months ago
  35. eed0217 Drop toolbox from ART builds. by Nicolas Geoffray · 4 years, 5 months ago
  36. e2f9711 Create the linker configs on host. by Martin Stjernholm · 4 years, 5 months ago
  37. c010c0e Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS by Dan Willemsen · 4 years, 6 months ago
  38. 347323c Explicitly pass debugfs to deapexer. by Nicolas Geoffray · 4 years, 6 months ago
  39. aa636cb Add more logging to the script to debug buildbot issues. by Nicolas Geoffray · 4 years, 6 months ago
  40. 81673f0 Add a sanity check on the conscrypt contents. by Nicolas Geoffray · 4 years, 6 months ago
  41. 5eee73b Use double quotes instead of single. by Nicolas Geoffray · 4 years, 6 months ago
  42. e67fd20 Use ANDROID_HOST_OUT/bin/deapexer instead of just deapexer. by Nicolas Geoffray · 4 years, 6 months ago
  43. cb62cd8 ART support for running tests without conscrypt sources. by Nicolas Geoffray · 4 years, 7 months ago
  44. 69efda0 chroot-test: Clean up linkerconfig's dependencies by Jooyung Han · 4 years, 8 months ago
  45. 761ee21 Revert "Remove non-required build targets from buildbot-build.sh" by Alex Light · 4 years, 8 months ago
  46. 0007e73 Remove non-required build targets from buildbot-build.sh by Nicolas Geoffray · 4 years, 8 months ago
  47. a871d84 Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`. by Roland Levillain · 4 years, 8 months ago
  48. c3f2fe9 Use `eval` instead of re-executing `bash` in `tools/buildbot-build.sh`. by Roland Levillain · 4 years, 8 months ago
  49. 15ff34d Generate a linker configuration file for chroot-based ART testing. by Roland Levillain · 4 years, 9 months ago
  50. 3a809c8 Temporarily fix libjavacrypto deps for ART buildbots by Orion Hodson · 4 years, 10 months ago
  51. 6079d65 Fix buildbot build script. by Nicolas Geoffray · 4 years, 10 months ago
  52. 219420e Run-test: Support using --gdb and --gdbserver with --chroot by Alex Light · 4 years, 11 months ago
  53. c8315d9 Move libartpalette-system to system/libartpalette by Orion Hodson · 5 years ago
  54. 78a44b9 Update Buildbot and Golem setups for libdl_android.so. by Martin Stjernholm · 5 years ago
  55. 44ab2cd Stop buildbot-build.sh script if any command fails by Orion Hodson · 5 years ago
  56. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  57. 7997590 Fix access to symbols of the Testing ART APEX on the ART Buildbot. by Roland Levillain · 5 years ago
  58. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 5 years ago
  59. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 5 years ago
  60. 8d5a215 Build and install the Testing Runtime APEX in ART device testing. by Roland Levillain · 5 years ago
  61. 92fc2c0 Update buildbot-build.sh by Alex Light · 5 years ago
  62. dcd7b51 Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 5 years ago
  63. 9690542 No longer use TZ Data artifacts under `/system/etc/tzdata_module`. by Roland Levillain · 5 years ago
  64. 2f1e8f8 Use flattened Time Zone Data APEX contents in ART chroot-based device testing. by Roland Levillain · 5 years ago
  65. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  66. f8528fa Remove unnecessary files from target test env by Neil Fuller · 5 years ago
  67. 90ffe12 Add sim of time zone data module files for target by Neil Fuller · 5 years ago
  68. d801a7b Have the ART Buildbot and Golem generate timezones files in /system/etc/tz. by Roland Levillain · 5 years ago
  69. f7f85d0 Unbreak buildbot dx host tests by Orion Hodson · 6 years ago
  70. 3f285b2 Revert "Revert "Stop-gap for buildbot and golem testing."" by Nicolas Geoffray · 6 years ago
  71. c3f9cd6 Revert "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 6 years ago
  72. 39e95ec Stop-gap for buildbot and golem testing. by Nicolas Geoffray · 6 years ago
  73. 3c8e28a Workaround for bionic libs and linker now being in bootstrap. by Nicolas Geoffray · 6 years ago
  74. 13458cd Have the ART Buildbot build bootstrap Bionic libraries on target. by Roland Levillain · 6 years ago
  75. f6c84a4 Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target. by Roland Levillain · 6 years ago
  76. 7b7ea79 Add scripts to mount/unmount the Runtime APEX under ART's chroot dir. by Roland Levillain · 6 years ago
  77. 21622b8 buildbot-build: Move the environment variable within the command. by Nicolas Geoffray · 6 years ago
  78. f64ab19 Merge "Disable path restrictions on buildbot-build.sh." by Nicolas Geoffray · 6 years ago
  79. d26a519 Have the ART Buildbot's build script build the Android Runtime APEX. by Roland Levillain · 6 years ago
  80. a8e8cdf Disable path restrictions on buildbot-build.sh. by Nicolas Geoffray · 6 years ago
  81. 512c121 Remove adb as something buildbots need to build. by Nicolas Geoffray · 6 years ago
  82. 069391e [ART tools] Fix construction of a make target string to build public.libraries.txt by Evgeny Astigeevich · 6 years ago
  83. f83f84a ART: Remove jack from tools by Orion Hodson · 6 years ago
  84. e4f1c51 Support a chroot-based environment in ART Buildbot's target harness. by Roland Levillain · 7 years ago
  85. b52dbb7 Build, sync and use debuggerd and su in ART's Android root testing dir. by Roland Levillain · 6 years ago
  86. fe3e2bf Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT. by Roland Levillain · 7 years ago
  87. ab4825d Create the hiddenapi files if frameworks/base is missing. by Nicolas Geoffray · 7 years ago
  88. df76a5f Have buildbot-build.sh create dummy hidden API lists by David Brazdil · 7 years ago
  89. 6c3e1a0 ART: Refactor build_bot.sh by Andreas Gampe · 7 years ago
  90. 7d1a1ff Add libjdwp to buildbot-build.sh common targets by Alex Light · 7 years ago
  91. 353d818 ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh by Andreas Gampe · 7 years ago
  92. bb6c1ca Include libwrapagentproperties in buildbot-build.sh by Alex Light · 7 years ago
  93. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  94. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  95. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  96. d0c3e83 buildbot: Include dx-tests by Orion Hodson · 7 years ago
  97. 84f2632 tools: Allow testing with javac on buildbot by Igor Murashkin · 7 years ago
  98. 0dcee91 ART: Fix buildbot-build.sh by Andreas Gampe · 8 years ago
  99. ad9c4a3 Use OUT_DIR_COMMON_BASE if OUT_DIR is unset. by Fredrik Roubert · 8 years ago
  100. ccbec49 Remove workaround for repo. by Nicolas Geoffray · 8 years ago