1. 51ffdbe Move remaining libcore JNI libraries to APEX. by Pete Bentley · 6 years ago
  2. 3aac63b Merge "Revert "Revert "Include core library jars in runtime apex.""" by Nicolas Geoffray · 5 years ago
  3. bc3c102 Remove libjavacrypto from Runtime APEX as not required. by Pete Bentley · 5 years ago
  4. cc64d08 Revert "Revert "Include core library jars in runtime apex."" by Nicolas Geoffray · 5 years ago
  5. 9fc9cf3 Merge "Revert "Include core library jars in runtime apex."" by Dan Albert · 5 years ago
  6. 8828ddf Revert "Include core library jars in runtime apex." by Nicolas Geoffray · 5 years ago
  7. 4e29bda Merge "Adjust ResolveRelativeEncodedDexLocation." by Nicolas Geoffray · 5 years ago
  8. 8baa11a Adjust ResolveRelativeEncodedDexLocation. by Nicolas Geoffray · 5 years ago
  9. bf36682 Merge "Include core library jars in runtime apex." by Nicolas Geoffray · 5 years ago
  10. 0121807 Merge "Add search paths for asan build" by Treehugger Robot · 5 years ago
  11. f8d8eb9 Add search paths for asan build by Jiyong Park · 5 years ago
  12. 6efc687 Merge "The runtime namespace needs to be visible since libopenjdk is loaded through dlopen()." by Martin Stjernholm · 5 years ago
  13. 39410b0 Include core library jars in runtime apex. by Nicolas Geoffray · 5 years ago
  14. 70a7611 The runtime namespace needs to be visible since libopenjdk is loaded through dlopen(). by Martin Stjernholm · 5 years ago
  15. 0299fad Address ld.config.txt comments. by Nicolas Geoffray · 5 years ago
  16. fbfba6a Merge "Add conscrypt namespace for ART apex binaries." by Nicolas Geoffray · 5 years ago
  17. 37498de Add conscrypt namespace for ART apex binaries. by Nicolas Geoffray · 5 years ago
  18. 43c08d2 Do not fail early in Android Runtime APEX unit testing script. by Roland Levillain · 5 years ago
  19. f66980d Merge "Remove core-simple from the boot classpath" by Neil Fuller · 5 years ago
  20. b4a70ce Remove core-simple from the boot classpath by Neil Fuller · 6 years ago
  21. cb82d09 Add module `libopenjdk` to the Android Runtime APEX module. by Roland Levillain · 6 years ago
  22. d585e61 Merge "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago
  23. 343068e Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target." by Roland Levillain · 6 years ago
  24. 7c777f8 Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target. by Roland Levillain · 6 years ago
  25. ca13323 Merge "Reland "Bionic libs are located at /system/lib""" by Treehugger Robot · 6 years ago
  26. 72209a8 Reland "Bionic libs are located at /system/lib"" by Jiyong Park · 6 years ago
  27. 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
  28. fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
  29. 5ab4a56 Add ICU's .dat to the runtime APEX by Neil Fuller · 6 years ago
  30. cd729c8 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." by Roland Levillain · 6 years ago
  31. 458a948 Merge "Revert "Move conscrypt back to core image to unblock Golem."" by Nicolas Geoffray · 6 years ago
  32. 0dc36ea Revert "Bionic libs are located at /system/lib" by Martin Stjernholm · 6 years ago
  33. 5886447 Merge "Remove the (empty) definition of `libart_fake` from the Runtime APEX." by Roland Levillain · 6 years ago
  34. fafc2d9 Merge "Clean up the definitions of tools binaries in the Runtime APEX modules." by Roland Levillain · 6 years ago
  35. 8060a07 Merge "Remove uses of $USER" by Treehugger Robot · 6 years ago
  36. 2db1eaa Remove the (empty) definition of `libart_fake` from the Runtime APEX. by Roland Levillain · 6 years ago
  37. e9f0ccc Clean up the definitions of tools binaries in the Runtime APEX modules. by Roland Levillain · 6 years ago
  38. 8d3d491 Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX. by Roland Levillain · 6 years ago
  39. 3f20fe7 Bionic libs are located at /system/lib by Jiyong Park · 6 years ago
  40. 73030ed art_cc_static_library -> art_cc_library_static by Steven Moreland · 6 years ago
  41. 0104606 Remove uses of $USER by Dan Willemsen · 6 years ago
  42. 9f55716 Merge "Dynamic linker is explicitly added to runtime APEX" by Treehugger Robot · 6 years ago
  43. 72b8533 Add libjavacrypto.so to the runtime APEX by Jiyong Park · 6 years ago
  44. e2bc9fe Dynamic linker is explicitly added to runtime APEX by Jiyong Park · 6 years ago
  45. 8ab9c57 Configure the full set of libraries for switching back from platform to by Martin Stjernholm · 6 years ago
  46. bf68e57 Revert "Move conscrypt back to core image to unblock Golem." by Vladimir Marko · 6 years ago
  47. 799ad14 Revert^2 "Linker namespace configuration for the Runtime APEX." by Martin Stjernholm · 6 years ago
  48. 26d5a3e Merge "ART: Use timeout --foreground" by Treehugger Robot · 6 years ago
  49. 0613c94 Merge "Add implicit min-sdk if a test uses a main-dex list." by Ian Zerny · 6 years ago
  50. 4bdcf5d ART: Use timeout --foreground by Andreas Gampe · 6 years ago
  51. 4f32b6a Add implicit min-sdk if a test uses a main-dex list. by Ian Zerny · 6 years ago
  52. 45d4184 Move conscrypt back to core image to unblock Golem. by Vladimir Marko · 6 years ago
  53. e01c1c4 Merge "Revert "Linker namespace configuration for the Runtime APEX."" by Treehugger Robot · 6 years ago
  54. 5bbd9b9 Revert "Linker namespace configuration for the Runtime APEX." by Andreas Gampe · 6 years ago
  55. 5708863 Merge "Add apache-xml to boot class path for tests." by Vladimir Marko · 6 years ago
  56. 2da5ebf Merge "Bionic libs are explicitly added to runtime APEX" by Jiyong Park · 6 years ago
  57. 3296fb1 Bionic libs are explicitly added to runtime APEX by Jiyong Park · 6 years ago
  58. 252dd18 Merge "Refine art/build/apex/runtests.sh's pretty printing options." by Roland Levillain · 6 years ago
  59. 04e83d1 Refine art/build/apex/runtests.sh's pretty printing options. by Roland Levillain · 6 years ago
  60. ea65b21 Add apache-xml to boot class path for tests. by Vladimir Marko · 6 years ago
  61. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  62. 99e1739 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 6 years ago
  63. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  64. 1b2ae58 ART: Fix missing \ in Android.gtest.mk by Andreas Gampe · 6 years ago
  65. cf923f5 Merge "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  66. 28fd62a ART: Add timeout to host gtests by Andreas Gampe · 6 years ago
  67. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  68. 5de31a1 Merge "Linker namespace configuration for the Runtime APEX." by Martin Stjernholm · 6 years ago
  69. c1016fb Linker namespace configuration for the Runtime APEX. by Martin Stjernholm · 6 years ago
  70. 911a86a Merge "Build and check the Release Runtime APEX in art/build/apex/runtests.sh." by Roland Levillain · 6 years ago
  71. 0cbeee7 Merge "Add dependency check for tree(1)." by Pete Bentley · 6 years ago
  72. a91d654 Revert "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago
  73. f34e743 Add dependency check for tree(1). by Pete Bentley · 6 years ago
  74. 996f42f Build and check the Release Runtime APEX in art/build/apex/runtests.sh. by Roland Levillain · 6 years ago
  75. 3b23190 Add ICU's .dat to the runtime APEX by Neil Fuller · 6 years ago
  76. c4252f4 Merge "Duplicate small time zone files in runtime apex" by Neil Fuller · 6 years ago
  77. a886dab Duplicate small time zone files in runtime apex by Neil Fuller · 6 years ago
  78. e352152 Disable com.android.runtime.host on darwin by Alex Light · 6 years ago
  79. da948ce Revert^2 "Add apex com.android.runtime.host artifact" by Alex Light · 6 years ago
  80. 69431d3 Merge "Revert "Add apex com.android.runtime.host artifact"" by Nicolas Geoffray · 6 years ago
  81. 1047f1a Revert "Add apex com.android.runtime.host artifact" by Nicolas Geoffray · 6 years ago
  82. cfc4b3a Merge "Add apex com.android.runtime.host artifact" by Treehugger Robot · 6 years ago
  83. 36703dc Add apex com.android.runtime.host artifact by Alex Light · 6 years ago
  84. 1885114 Merge "Add `ld.config.txt` file to Android Runtime APEX packages." by Roland Levillain · 6 years ago
  85. 3be7afe Add `ld.config.txt` file to Android Runtime APEX packages. by Roland Levillain · 6 years ago
  86. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  87. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  88. 11a2df3 Rename apex keys to match with APEX bundle name by Jiyong Park · 6 years ago
  89. 5305880 Release Android Runtime APEX module. by Roland Levillain · 6 years ago
  90. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
  91. fa5869a Move file_contexts to under /system/sepolicy by Jiyong Park · 6 years ago
  92. f0c883b Merge "Minimal Android Runtime APEX module." by Roland Levillain · 6 years ago
  93. 38a938e Minimal Android Runtime APEX module. by Roland Levillain · 6 years ago
  94. 8ed45c8 Add test configuration for the switch interpreter. by David Srbecky · 6 years ago
  95. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  96. d79b37b ART: Throw on soft verify failure in InitializeClass(). by Vladimir Marko · 6 years ago
  97. d5a76e3 Merge "Revert "Revert "Include libstatssocket to art build""" by Howard Ro · 6 years ago
  98. 2d99da1 Merge "Revert "Inline ClassLinker::ResolveMethod"" by David Srbecky · 6 years ago
  99. 9cc67b1 Revert "Inline ClassLinker::ResolveMethod" by David Srbecky · 6 years ago
  100. 5c8d476 Revert "Revert "Include libstatssocket to art build"" by Howard Ro · 6 years ago