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