1. 7aa2bfc Make the fakebins executable to please new symlink target check. by Martin Stjernholm · 4 years, 4 months ago
  2. 56e92ec Mark ART linker config as not installable by Kiyoung Kim · 4 years, 4 months ago
  3. 5c2914d Add extra linker configuration in APEX module by Kiyoung Kim · 4 years, 5 months ago
  4. f96ef4d Make compile_bcp.sh a sh_binary by Luca Stefani · 4 years, 4 months ago
  5. 267832d Experimental script for compiling after a module update by Orion Hodson · 4 years, 5 months ago
  6. d3ee902 More inclusive language in the build system. by David Srbecky · 4 years, 6 months ago
  7. f7290ca Cleanup obsolete art apex checks by Yo Chiang · 4 years, 8 months ago
  8. e3ad70f Disable ART APEX for PDK builds by Jiyong Park · 4 years, 8 months ago
  9. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 9 months ago
  10. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 9 months ago
  11. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 10 months ago
  12. d68580e Put dex2oat32 and dex2oat64 in the ART apex. by Nicolas Geoffray · 4 years, 9 months ago
  13. c42db83 Make dex2oat(d) and hiddenapi 64-bit only on host. by Martin Stjernholm · 5 years ago
  14. 109039e Remove legacy ART APEX linker configuration file. by Roland Levillain · 5 years ago
  15. ffd067c Make the Host ART APEX have similar requirements w.r.t. dex2oat and dex2oatd. by Roland Levillain · 5 years ago
  16. bd396c0 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 5 years ago
  17. 3c03688 Make file_contexts as "android:path" property by Jooyung Han · 5 years ago
  18. 7a20cbd Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  19. 0f7c792 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  20. fa2b2d3 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  21. 77e6187 Include libadbconnection_server in the art apex. by Josh Gao · 5 years ago
  22. 215cf3f Remove deprecated ART apex hooks. by Ulya Trafimovich · 5 years ago
  23. 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  24. bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
  25. 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 5 years ago
  26. 4d6f24d Always include `libart(d)-disassembler` in debug-able ART APEXes. by Roland Levillain · 5 years ago
  27. 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 5 years ago
  28. d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 5 years ago
  29. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 5 years ago
  30. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 5 years ago
  31. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 5 years ago
  32. 816a552 ART: Add signal_dumper to testing APEX by Andreas Gampe · 5 years ago
  33. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 5 years ago
  34. 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 5 years ago
  35. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 6 years ago
  36. 6da4569 Replace package variant specific APK keys with a single one. by Martin Stjernholm · 5 years ago
  37. fb3a94b Split Bionic and ART/libcore into separate APEXes. by Martin Stjernholm · 6 years ago
  38. c94b44d Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes." by Roland Levillain · 5 years ago
  39. 0414e24 Extend ART/Runtime APEX checker build rules to flattened APEXes. by Roland Levillain · 5 years ago
  40. 29e740f Convert the `art_apex_test.py` script to Python 2. by Roland Levillain · 5 years ago
  41. d4fc62c Factor common parts in ART/Runtime APEX checker build rules. by Roland Levillain · 5 years ago
  42. 759845f Separate ICU4J from core-libart by Victor Chang · 5 years ago
  43. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 6 years ago
  44. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  45. 89867bf Refactor `native_shared_libs` in `com.android.runtime-defaults`. by Roland Levillain · 6 years ago
  46. 6dd6212 Add more tools to the Debug and Host Runtime APEXes. by Roland Levillain · 6 years ago
  47. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 6 years ago
  48. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  49. 356864a Add libdexfiled_external to the debug Runtime APEX. by Martin Stjernholm · 6 years ago
  50. 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 6 years ago
  51. 77f1766 Move dexdiag out of the release APEX, to avoid dependencies on by Martin Stjernholm · 6 years ago
  52. 023c218 Clean up APEX library lists. by Martin Stjernholm · 6 years ago
  53. 1617f8c Mention `standalone-apex-files` in the Runtime APEX build rules. by Roland Levillain · 6 years ago
  54. 5cb98a9 ART: change art-tools be host-only by Orion Hodson · 6 years ago
  55. 79f5662 Tighten native API surface. by Pete Bentley · 6 years ago
  56. 02998cf Add `oatdump` and ART tools to the Release Runtime APEX package. by Roland Levillain · 6 years ago
  57. 5797568 ART: Boot integrity checks for dalvik cache by Andreas Gampe · 6 years ago
  58. 29c111e ART: ART pre-install system-server by Andreas Gampe · 6 years ago
  59. 5bb525a ART: APEX post-install hook by Andreas Gampe · 6 years ago
  60. 31782c1 ART: APEX pre-install hook by Andreas Gampe · 6 years ago
  61. 9b7afcc Remove a fixed TODO. by Martin Stjernholm · 6 years ago
  62. e55ea98 ART: Add apex defaults by Andreas Gampe · 6 years ago
  63. 9dcc073 Merge "Add libicuuc, libicui18n, libandroidicu, libpac to APEX" by vichang · 6 years ago
  64. 2f0008a Add libicuuc, libicui18n, libandroidicu, libpac to APEX by Victor Chang · 6 years ago
  65. 71faa00 Merge "Workaround for "required" dependencies not being followed in APEXes." by Martin Stjernholm · 6 years ago
  66. 0c15b82 Workaround for "required" dependencies not being followed in APEXes. by Martin Stjernholm · 6 years ago
  67. e961855 Sign each APEX with different container certificate by Jiyong Park · 6 years ago
  68. a0b1903 Rename variable containing Core Java libraries in build/apex/Android.bp. by Roland Levillain · 6 years ago
  69. 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 6 years ago
  70. 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 6 years ago
  71. 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 6 years ago
  72. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 6 years ago
  73. 84bf698 Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
  74. c2f8b50 Add remaining libnative* libs to the Runtime APEX. by Martin Stjernholm · 6 years ago
  75. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 6 years ago
  76. 8197e77 Merge "Reland: "ART: Hook Runtime APEX checker into build"" by Treehugger Robot · 6 years ago
  77. 1410e9f Reland: "ART: Hook Runtime APEX checker into build" by Jiyong Park · 6 years ago
  78. edd9639 Merge "Revert "ART: Hook Runtime APEX checker into build"" by Andreas Gampe · 6 years ago
  79. 9ba8a87 Revert "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 6 years ago
  80. 81ffeb8 Merge "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 6 years ago
  81. 7e7ab23 Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
  82. d9e2216 ART: Hook Runtime APEX checker into build by Andreas Gampe · 6 years ago
  83. 55a9bad Include libc in com.android.runtime.host when linux_bionic by Alex Light · 6 years ago
  84. 9326ce8 Merge "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
  85. a6ea602 Include BCP jar files in com.android.runtime.host by Alex Light · 6 years ago
  86. 23b2704 Switch from version script to APEX stubs for libdexfile_external and add it by Martin Stjernholm · 6 years ago
  87. 80d2da9 Merge "Revert "ART: Add python+debugfs based ART APEX checker"" by Andreas Gampe · 6 years ago
  88. f36079a Revert "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
  89. cdd71cf Merge "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
  90. f6eb989 Merge "Update apex rules for dex2oatd" by Alex Light · 6 years ago
  91. a6852d3 ART: Add python+debugfs based ART APEX checker by Andreas Gampe · 6 years ago
  92. 51ffdbe Move remaining libcore JNI libraries to APEX. by Pete Bentley · 6 years ago
  93. 3aac63b Merge "Revert "Revert "Include core library jars in runtime apex.""" by Nicolas Geoffray · 6 years ago
  94. bc3c102 Remove libjavacrypto from Runtime APEX as not required. by Pete Bentley · 6 years ago
  95. cc64d08 Revert "Revert "Include core library jars in runtime apex."" by Nicolas Geoffray · 6 years ago
  96. 8828ddf Revert "Include core library jars in runtime apex." by Nicolas Geoffray · 6 years ago
  97. 572a096 Update apex rules for dex2oatd by Alex Light · 6 years ago
  98. 39410b0 Include core library jars in runtime apex. by Nicolas Geoffray · 6 years ago
  99. cb82d09 Add module `libopenjdk` to the Android Runtime APEX module. by Roland Levillain · 6 years ago
  100. d585e61 Merge "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago