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