1. f029520 Non-module targets in art. by Bob Badour · 2 years, 2 months ago
  2. d4152ec Remove dependencies on stubs from build-art-target-golem. by Martin Stjernholm · 2 years, 3 months ago
  3. 76aa34b Use ART_MODULE_BUILD_FROM_SOURCE instead soong config variable by Cole Faust · 2 years, 4 months ago
  4. 20ba31c Explicitly add ART boot images to build-art-target-golem. by Jiakai Zhang · 2 years, 4 months ago
  5. b81df96 Update license definitions under art/ by Colin Cross · 2 years, 4 months ago
  6. af9aa66 Add option to skip building the run tests in buildbot-build.sh. by Martin Stjernholm · 2 years, 8 months ago
  7. 85d7e93 Remove stale order-only dependency from build-art-*-tests targets. by Martin Stjernholm · 2 years, 8 months ago
  8. 8f0887b Update logic to add debug modules to art-runtime. by Martin Stjernholm · 2 years, 10 months ago
  9. 34b00fb Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 1 month ago
  10. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 1 month ago
  11. 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 1 month ago
  12. e4d1354 Simplify Golem target platform dependencies. by Martin Stjernholm · 3 years, 3 months ago
  13. 7bda303 Add libprocinfo to Golem target builds, needed by heapprofd_client_api. by Martin Stjernholm · 3 years, 3 months ago
  14. f2893ad Install the prebuilt heapprofd_client_api library in the ART chroot. by Martin Stjernholm · 3 years, 3 months ago
  15. 4e01411 Add extraction of necessary libs from the statsd APEX in Golem builds. by Martin Stjernholm · 3 years, 3 months ago
  16. 21dafaf Skip make targets that have missing dependencies when using ART prebuilts. by Martin Stjernholm · 3 years, 4 months ago
  17. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 3 months ago
  18. baca071 Add libselinux.so to the golem libraries by Orion Hodson · 3 years, 3 months ago
  19. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 3 years, 4 months ago
  20. f5f7e12 Remove com.android.art-autoselect. by Martin Stjernholm · 3 years, 5 months ago
  21. a0729ba Remove special casing of tzdata files for target golem builds. by Nicolas Geoffray · 3 years, 5 months ago
  22. caac87a Use the prebuilts tzdata apex when building ART. by Nicolas Geoffray · 3 years, 5 months ago
  23. 10bb9c5 Use a Soong config variable to toggle between ART Module source and prebuilts. by Martin Stjernholm · 3 years, 6 months ago
  24. 6e71c66 Use the non-debug apex for userdebug builds by Baligh Uddin · 3 years, 7 months ago
  25. a074920 Add a rule to generate public API stubs in dex format. by yawanng · 3 years, 8 months ago
  26. e3a6485 Disable $OUT/symbols/apex/com.android.art symlink by Colin Cross · 3 years, 8 months ago
  27. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  28. e3920c6 symlink_outputs: Add .KATI_SYMLINK_OUTPUTS for art_apex_symlink_timestamp by Jingwen Chen · 3 years, 9 months ago
  29. 801f6a7 Rename com.android.art module. by Martin Stjernholm · 3 years, 8 months ago
  30. 8b24762 Use the new libicu.so provided in the NDK by Victor Chang · 3 years, 9 months ago
  31. c616530 Add missing libz4.so for Golem builds. by Martin Stjernholm · 3 years, 9 months ago
  32. 402c7dd Fix golem runs. by Nicolas Geoffray · 3 years, 10 months ago
  33. 04bc725 Reset LOCAL_PATH so that `mma` can work properly by Yo Chiang · 3 years, 10 months ago
  34. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 3 years, 10 months ago
  35. e492f7e Revert^2 "art: Disable host module on darwin" by Yo Chiang · 3 years, 10 months ago
  36. 20cdf4f Revert "art: Disable host module on darwin" by Insaf Latypov · 3 years, 10 months ago
  37. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 3 years, 10 months ago
  38. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 3 years, 10 months ago
  39. 47f9c9f art: Disable host module on darwin by Yo Chiang · 3 years, 10 months ago
  40. 1525960 Upper-case the i18n host data path for consistency. by Nicolas Geoffray · 3 years, 10 months ago
  41. 5ece8ff Add i18n as dependency of host run tests. by Nicolas Geoffray · 3 years, 10 months ago
  42. 76228ff Ninja doesn't like dependencies on directories. by Martin Stjernholm · 3 years, 11 months ago
  43. c69b3f8 Reland "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years ago
  44. 11303f2 Move more shared libraries for golem builds. by Nicolas Geoffray · 4 years ago
  45. 4bb9f67 Use prebuilt Runtime (Bionic) APEX and SDK (reland 2). by Martin Stjernholm · 4 years, 1 month ago
  46. 00cd103 Revert "Use prebuilt Runtime (Bionic) APEX and SDK (reland)." by Martin Stjernholm · 4 years ago
  47. 9e0117d Use prebuilt Runtime (Bionic) APEX and SDK (reland). by Martin Stjernholm · 4 years, 1 month ago
  48. b2d4a7e Revert "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years ago
  49. ea4d7d2 Adjust build and test scripts for handling ICU prebuilts. by Nicolas Geoffray · 4 years ago
  50. f7290ca Cleanup obsolete art apex checks by Yo Chiang · 4 years ago
  51. 6355d69 Remove core.art image by David Srbecky · 4 years, 2 months ago
  52. a4868fd Revert "Use prebuilt Runtime (Bionic) APEX and SDK." by Martin Stjernholm · 4 years ago
  53. 5521c64 Use prebuilt Runtime (Bionic) APEX and SDK. by Martin Stjernholm · 4 years, 1 month ago
  54. 4d55215 Handle symlinks consistently in extract-from-apex. by Martin Stjernholm · 4 years, 1 month ago
  55. ad71c90 Clean up standalone-apex-files build rule. by Martin Stjernholm · 4 years, 1 month ago
  56. e84f53e Add a new dex2oat_wrapper script for golem. by Nicolas Geoffray · 4 years, 1 month ago
  57. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 1 month ago
  58. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 1 month ago
  59. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 2 months ago
  60. fb41d42 Use two-column format for ART_APEX_JARS components. by Ulya Trafimovich · 4 years, 1 month ago
  61. d5c1d8a Fix art script and golem builds with conscrypt. by Nicolas Geoffray · 4 years, 1 month ago
  62. b3bfa18 Fix braino in creating the link. by Nicolas Geoffray · 4 years, 1 month ago
  63. ec64f20 Cleanup build rules for faster golem builds. by Nicolas Geoffray · 4 years, 2 months ago
  64. d8cdd4e Get rid of obsolete Make variable TARGET_CORE_JARS. by Ulya Trafimovich · 4 years, 3 months ago
  65. f69c189 Remove build target `test-art-target-sync`. by Roland Levillain · 4 years, 4 months ago
  66. bd396c0 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 4 years, 5 months ago
  67. f676eb4 Exclude 64-bit libperfetto_hprof library from golem tarball by Orion Hodson · 4 years, 5 months ago
  68. 08d064f Exclude libperfetto_hprof library from golem tarball by Orion Hodson · 4 years, 5 months ago
  69. e89ffab Additional work on packaging the go/lem tarball by Orion Hodson · 4 years, 5 months ago
  70. c4d13ae Revise generation of go/lem benchmarking tarball by Orion Hodson · 4 years, 5 months ago
  71. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  72. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  73. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 6 months ago
  74. 589bf90 Fix clean-oat-host. by Vladimir Marko · 4 years, 6 months ago
  75. 6217380 Bind-mount individual flattened APEXes by Jooyung Han · 4 years, 7 months ago
  76. 80f1c28 Add libdl_android.so to more places required for Golem. by Martin Stjernholm · 4 years, 7 months ago
  77. 78a44b9 Update Buildbot and Golem setups for libdl_android.so. by Martin Stjernholm · 4 years, 7 months ago
  78. afaa457 Migrate to apex_manifest.pb by Jooyung Han · 4 years, 7 months ago
  79. 6c6369e Complete a comment about `TARGET_FLATTEN_APEX` and the ART APEX in Android.mk. by Roland Levillain · 4 years, 8 months ago
  80. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 4 years, 9 months ago
  81. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 4 years, 9 months ago
  82. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 4 years, 9 months ago
  83. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 4 years, 9 months ago
  84. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 4 years, 9 months ago
  85. 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 4 years, 9 months ago
  86. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 5 years ago
  87. fb3a94b Split Bionic and ART/libcore into separate APEXes. by Martin Stjernholm · 5 years ago
  88. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 5 years ago
  89. f0b1de8 Introduce Make variables for the various Runtime APEX names. by Roland Levillain · 5 years ago
  90. 9690542 No longer use TZ Data artifacts under `/system/etc/tzdata_module`. by Roland Levillain · 5 years ago
  91. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 5 years ago
  92. f8528fa Remove unnecessary files from target test env by Neil Fuller · 5 years ago
  93. 90ffe12 Add sim of time zone data module files for target by Neil Fuller · 5 years ago
  94. 2708504 Don't use apexd when TARGET_FLATTEN_APEX == true by Jiyong Park · 5 years ago
  95. 8e6bf10 Convert tools/Android.mk to .bp by Paul Duffin · 5 years ago
  96. 055cf9a Create symlink as a side effect by Jiyong Park · 5 years ago
  97. 9dc44d9 Explicitly compile debug versions of libdexfile_external. by Nicolas Geoffray · 5 years ago
  98. d801a7b Have the ART Buildbot and Golem generate timezones files in /system/etc/tz. by Roland Levillain · 5 years ago
  99. a3d186e Remove unused art/tools/amm by Richard Uhler · 5 years ago
  100. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 5 years ago