1. 3b42596 Update sun.invoke.util.Wrapper with OpenJDK 11.0.13 by Orion Hodson · 2 years, 5 months ago
  2. 676774c Move ObjectStreamClassTest into dedicated Java 9 suite by Sorin Basca · 2 years, 5 months ago
  3. 29de0a8 Adding tests to check Java 11 language features by Sorin Basca · 2 years, 7 months ago
  4. 7c9e451 Merge "Removing 1.9 as fixed target for libcore libraries" by Sorin Basca · 2 years, 6 months ago
  5. e141513 Removing 1.9 as fixed target for libcore libraries by Sorin Basca · 2 years, 7 months ago
  6. 15a5a63 Enable remaining upstream VarHandle tests by Orion Hodson · 2 years, 7 months ago
  7. 83b141e Enable more VarHandle tests by Orion Hodson · 2 years, 7 months ago
  8. d4b4cf7 Disable DoNotCall and AlwaysThrows by Cole Faust · 2 years, 7 months ago
  9. 8a03a9c Merge changes from topic "vh-fences-coverage" by Orion Hodson · 2 years, 7 months ago
  10. 18d939a Disable errorprone's DoNotCall check in jsr166-tests by Cole Faust · 2 years, 7 months ago
  11. 650aa36 Coverage: mark VarHandles as exempt from jacoco by Orion Hodson · 2 years, 7 months ago
  12. 9852f30 Temporarily disable imported VarHandle tests by Orion Hodson · 2 years, 8 months ago
  13. 8e85625 Processing ojluni sources to fix documentation links by Sorin Basca · 2 years, 10 months ago
  14. 882c7ba Move modules containing ART, conscrypt and i18n to build/soong by Paul Duffin · 3 years ago
  15. 90e239e Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years ago
  16. 2b6c832 Add a system modules containing module lib APIs by Victor Chang · 3 years ago
  17. e965ca1 Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years ago
  18. ff86d7b Allow Connectivity usage of core-tests-support by Remi NGUYEN VAN · 3 years, 1 month ago
  19. 9b37231 Merge changes I2233f904,I8e91a2a2,I990b1192 by vichang · 3 years, 1 month ago
  20. 82f70f4 Annotate APIs in ojluni/ with @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 1 month ago
  21. 08ed416 Set dist_group: "android" for libcore java_sdk_libraries by Colin Cross · 3 years, 2 months ago
  22. 6c5ae75 Merge "Annnotate libcore.io.Memory as @SystemApi" by vichang · 3 years, 1 month ago
  23. 465ea8d Enable SealedObjectTest back. by Almaz Mingaleev · 3 years, 1 month ago
  24. 0cd67fb Annnotate libcore.io.Memory as @SystemApi by Victor Chang · 3 years, 2 months ago
  25. 8a1d0f6 Embed art/libcore NOTICE files into its stubs by Anton Hansson · 3 years, 2 months ago
  26. 69c6f05 Merge "Support nullability annotations in core platform APIs" by Treehugger Robot · 3 years, 2 months ago
  27. 39c1683 Merge "Make dex stubs jar available for use by hidden API processing" by Paul Duffin · 3 years, 2 months ago
  28. 816daae Add core-libart-for-test by Paul Duffin · 3 years, 2 months ago
  29. 8a2f9ab Make dex stubs jar available for use by hidden API processing by Paul Duffin · 3 years, 2 months ago
  30. 9b6ba59 Support nullability annotations in core platform APIs by Paul Duffin · 3 years, 3 months ago
  31. 9026240 Expand visibility of libcore-platform-compat-config by Paul Duffin · 3 years, 3 months ago
  32. 4a7a945 New API for using HttpURLConnectionFactory and Dns by paulhu · 3 years, 3 months ago
  33. 83f4730 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 4 months ago
  34. 2b70d1f Android patch: Modify test.java.util.concurrent.tck tests to pass on Android - Attempt 2 by Victor Chang · 3 years, 4 months ago
  35. c5354bd Merge changes from topic "revert-1607393-test.java.util.concurrent.tck-XSSJZWQZEL" by Treehugger Robot · 3 years, 4 months ago
  36. 21a989c Revert "Android patch: Modify test.java.util.concurrent.tck test..." by vichang · 3 years, 4 months ago
  37. 14b3f63 Merge changes from topic "test.java.util.concurrent.tck" by vichang · 3 years, 4 months ago
  38. ff03db6 Merge changes from topic "javaxXmlTest" by vichang · 3 years, 4 months ago
  39. b650b2f Android patch: Modify test.java.util.concurrent.tck tests to pass on Android by Victor Chang · 3 years, 4 months ago
  40. 23102e4 Android patch: Add tests for javax.xml.transform by Victor Chang · 3 years, 4 months ago
  41. b51fc6f Add explicit dependency from core-oj to hiddenapi annotations by Paul Duffin · 3 years, 5 months ago
  42. 73100c6 Added new target to annotation library visibility by Chris Wailes · 3 years, 5 months ago
  43. 9ca8e1d Update ZoneInfoTest to avoid dependency on unstable tzdata-testing by Victor Chang · 3 years, 5 months ago
  44. 02e4cab Merge "Add visibilities for boot jars in prebuilt ART APEXes." by Treehugger Robot · 3 years, 5 months ago
  45. a3e0e7c Merge "Dist art module's public api in 'art.txt'" by Anton Hansson · 3 years, 6 months ago
  46. e7098da Add visibility rule for migration. by Baligh Uddin · 3 years, 6 months ago
  47. aba92c7 Dist art module's public api in 'art.txt' by Anton Hansson · 3 years, 6 months ago
  48. fa0fb2c Temporarily allow art api files to miss last-api tracking by Anton Hansson · 3 years, 6 months ago
  49. b630de8 Add missing arg to art/libcore stubs generation by Anton Hansson · 3 years, 6 months ago
  50. 6b50f8f Add visibilities for boot jars in prebuilt ART APEXes. by Martin Stjernholm · 3 years, 6 months ago
  51. 81a0fdf Explicitly disable automatic copying of output files to dist by Paul Duffin · 3 years, 7 months ago
  52. 4b8e2f9 Move timezone-host library to the com.android.i18n module. by Martin Stjernholm · 3 years, 8 months ago
  53. 6ba068c Adjust visibility to avoid build breaks. by Baligh Uddin · 3 years, 8 months ago
  54. fe8feb6 Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 9 months ago
  55. 8d01a55 Allow modules to be added to ART sdk by Paul Duffin · 4 years, 3 months ago
  56. 0f3b114 Expose the doctags that apply to the ART public API stubs by Paul Duffin · 3 years, 9 months ago
  57. c9abfe9 Switch ART public stubs generation to use java_sdk_library by Paul Duffin · 3 years, 10 months ago
  58. ccf7f0e Merge "Update documentation about `core-all-system-modules` in `JavaLibrary.bp`." by Roland Levillain · 3 years, 10 months ago
  59. 6dad3e2 Update documentation about `core-all-system-modules` in `JavaLibrary.bp`. by Roland Levillain · 3 years, 10 months ago
  60. 119e3e1 Revert^2 "libcore: Disable host module on darwin" by Yo Chiang · 3 years, 11 months ago
  61. e26c0eb Revert "libcore: Disable host module on darwin" by Insaf Latypov · 3 years, 11 months ago
  62. de4dfa2 libcore: Disable host module on darwin by Yo Chiang · 4 years ago
  63. dafdf70 Use -target 8 for core-lambda-stubs by Colin Cross · 4 years ago
  64. 4da4a1e Merge "Move libcore.timezone classes to I18n module" by vichang · 4 years ago
  65. 972664f Move libcore.timezone classes to I18n module by Victor Chang · 4 years ago
  66. efa963d Make module `core-all-system-modules` visible to art/test subpackages. by Roland Levillain · 4 years, 4 months ago
  67. 1bb65aa Use the new source name for ICU code. by Nicolas Geoffray · 4 years, 1 month ago
  68. dc66334 Build a core-current-stubs-for-system-modules jar by Colin Cross · 4 years, 2 months ago
  69. a923aa3 Move more tests to libcore-crypto-tests by Daulet Zhanguzin · 4 years, 3 months ago
  70. 8f6ec37 Extract luni crypto tests into separate module by Daulet Zhanguzin · 4 years, 3 months ago
  71. 93f2f6c Remove ART aggregation of libcore, conscrypt and icu sources by Paul Duffin · 4 years, 3 months ago
  72. 78169b8 Merge "Remove testdex variants in libcore." by Nicolas Geoffray · 4 years, 3 months ago
  73. 41569b0 Remove testdex variants in libcore. by Nicolas Geoffray · 4 years, 3 months ago
  74. 4175f11 Merge "Reference core-test-rules in MtsConscryptTestCases" by Treehugger Robot · 4 years, 3 months ago
  75. c6789a3 Reference core-test-rules in MtsConscryptTestCases by Daulet Zhanguzin · 4 years, 3 months ago
  76. b97eda8 Expose core-test-rules to CTS CloseGuardTest by David Su · 4 years, 4 months ago
  77. a09cba0 Run unsupportedappusage-annotation-processor on libcore libraries. by Artur Satayev · 4 years, 4 months ago
  78. 5db4b03 Make java_system_modules visible to sdk by Paul Duffin · 4 years, 5 months ago
  79. 738eadb Remove the disabled test for zlib determinism. by Elliott Hughes · 4 years, 5 months ago
  80. 86abe9e Make some build targets visible to art sdk by Paul Duffin · 4 years, 5 months ago
  81. a08954d Use truth-prebuilt-jar instead of truth-prebuilt. by Nicolas Geoffray · 4 years, 6 months ago
  82. f852ea9 Merge "[libcore][debug-info] Add a test for StackTraceElement data" by Treehugger Robot · 4 years, 6 months ago
  83. c2bd7fd [libcore][debug-info] Add a test for StackTraceElement data by Dan Zimmerman · 4 years, 6 months ago
  84. b916cac Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  85. 5355a77 Allow FrameworksWifiApiTests to use core-test-rules by David Su · 4 years, 6 months ago
  86. 76713fc Expose CloseGuardSupport for testing by David Su · 4 years, 7 months ago
  87. 2829b54 Revert "Revert submission from topic "separate-testing"." by Andrei Onea · 4 years, 7 months ago
  88. d38b50d Revert submission from topic "separate-testing". by Roland Levillain · 4 years, 7 months ago
  89. c5d7d08 Make (Core)CompatChangeRule libcore-specific by Andrei Onea · 4 years, 8 months ago
  90. 0510d49 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 4 years, 8 months ago
  91. 3f028ca Rewrite references in OpenJDK code to use absolute paths by Paul Duffin · 4 years, 8 months ago
  92. 69474bb Move android.compat.annotation package out of libcore by atrost · 4 years, 8 months ago
  93. 42d8c1f Remove metalava-manual from droidstubs generation by Paul Duffin · 4 years, 9 months ago
  94. c3e1c0a Apply annotations to stubs and stop exporting droiddoc dirs by Paul Duffin · 4 years, 8 months ago
  95. 6e9164b Merge "Revert submission" by satayev · 4 years, 8 months ago
  96. 2f1b69c Revert submission by satayev · 4 years, 8 months ago
  97. 75baedf Merge "Make CompatChangeRule usable host-side" by Andrei-Valentin Onea · 4 years, 8 months ago
  98. b0fdd20 Make CompatChangeRule usable host-side by Andrei Onea · 4 years, 8 months ago
  99. fe5f63c Retry: Use ART module public API stubs not implementation classes by Paul Duffin · 4 years, 9 months ago
  100. 016b969 Revert "Use ART module public API stubs not implementation classes" by Izabela Orlowska · 4 years, 8 months ago