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