1. 548136c Revert "Remove VMRuntime.concurrentGC" by Hans Boehm · 3 years, 5 months ago
  2. 9de9f0d Remove VMRuntime.concurrentGC by Hans Boehm · 3 years, 7 months ago
  3. e970fa7 Merge "Update javadoc and deprecate java.lang.ref.Reference#isEnqued()" by Nikita Iashchenko · 3 years, 7 months ago
  4. 14b3f63 Merge changes from topic "test.java.util.concurrent.tck" by vichang · 3 years, 7 months ago
  5. ff03db6 Merge changes from topic "javaxXmlTest" by vichang · 3 years, 7 months ago
  6. b650b2f Android patch: Modify test.java.util.concurrent.tck tests to pass on Android by Victor Chang · 3 years, 7 months ago
  7. 23102e4 Android patch: Add tests for javax.xml.transform by Victor Chang · 3 years, 7 months ago
  8. 34c24a2 Import java.util.concurrent.tck tests from 9+181 by Victor Chang · 3 years, 7 months ago
  9. 7ac3ccc Merge "Add Zygotehooks.indefiniteThreadSuspensionOK" by Hans Boehm · 3 years, 7 months ago
  10. 18964de Import test for javax.xml.transform from 9+181 by Victor Chang · 3 years, 7 months ago
  11. f22ff54 Update javadoc and deprecate java.lang.ref.Reference#isEnqued() by Nikita Iashchenko · 3 years, 7 months ago
  12. d6077e7 Merge "Fix CTS multicast IPv4 related cases failure" by Treehugger Robot · 3 years, 7 months ago
  13. 0934b9e Merge "Unhide some methods in java.util.concurrent.CompletableFuture" by Nikita Iashchenko · 3 years, 7 months ago
  14. f5c1c8d Merge "Fix @deprecated javadoc tags inside {@code} blocks." by Nikita Iashchenko · 3 years, 7 months ago
  15. 9ebe7e8 Fix @deprecated javadoc tags inside {@code} blocks. by Nikita Iashchenko · 3 years, 7 months ago
  16. 3b1ef51 Merge "Mark IOUtils.close variants as stable" by Treehugger Robot · 3 years, 7 months ago
  17. cd1c1f2 Unhide some methods in java.util.concurrent.CompletableFuture by Nikita Iashchenko · 3 years, 7 months ago
  18. 5605870 Add Zygotehooks.indefiniteThreadSuspensionOK by Hans Boehm · 3 years, 7 months ago
  19. dc5351f Merge "Add explicit dependency from core-oj to hiddenapi annotations" by Treehugger Robot · 3 years, 7 months ago
  20. b51fc6f Add explicit dependency from core-oj to hiddenapi annotations by Paul Duffin · 3 years, 8 months ago
  21. 82e21dc Merge "Mark documented libcore.util.FP16 as stable" by Nikita Iashchenko · 3 years, 7 months ago
  22. 15a0bb1 Merge "Move IcuZoneRulesProviderTest to external/icu" by vichang · 3 years, 7 months ago
  23. 58f0115 Merge "Add API docs for dalvik.system.RuntimeHooks" by Treehugger Robot · 3 years, 7 months ago
  24. e017937 Mark documented libcore.util.FP16 as stable by Nikita Iashchenko · 3 years, 7 months ago
  25. ccd4327 Merge "Remove BouncyCastle methods from CorePlatformApi surface." by Daulet Zhanguzin · 3 years, 7 months ago
  26. 599b5bd Mark IOUtils.close variants as stable by Daulet Zhanguzin · 3 years, 8 months ago
  27. 80352db Add API docs for dalvik.system.RuntimeHooks by Nikita Iashchenko · 3 years, 7 months ago
  28. c7808f7 Move IcuZoneRulesProviderTest to external/icu by Victor Chang · 3 years, 7 months ago
  29. f79f66b Merge "[Mainline] android.system package APIs migration" by Roland Levillain · 3 years, 7 months ago
  30. b2e30ed Merge "Remove unused dalvik-cache pruning API" by Calin Juravle · 3 years, 7 months ago
  31. 1fd3574 Merge "Update API docs for libcore.content.type.MimeMap" by Treehugger Robot · 3 years, 7 months ago
  32. 2cff6ef Merge "Add API docs for libcore.util.NativeAllocationRegistry" by Nikita Iashchenko · 3 years, 7 months ago
  33. 7ba6474 Merge "Add API docs for sun.security.pkcs.SecurityInfo" by Treehugger Robot · 3 years, 7 months ago
  34. 08345cd Update API docs for libcore.content.type.MimeMap by Nikita Iashchenko · 3 years, 8 months ago
  35. 0ce20fc Add API docs for sun.security.pkcs.SecurityInfo by Nikita Iashchenko · 3 years, 8 months ago
  36. d0b449d Merge "Add API docs for sun.misc.Unsafe" by Nikita Iashchenko · 3 years, 8 months ago
  37. dc43161 Merge "Update API docs for libcore.net.*" by Nikita Iashchenko · 3 years, 8 months ago
  38. 73e3852 Merge "Improve the documentation about the flags not supported in the Pattern class" by Treehugger Robot · 3 years, 8 months ago
  39. 235f20c Update API docs for libcore.net.* by Nikita Iashchenko · 3 years, 8 months ago
  40. ffcd35a Merge "Add instant to check time around in IcuZoneRulesProviderTest." by Treehugger Robot · 3 years, 8 months ago
  41. 06f6f9e Merge "Use 2 new IntraCoreApi provided by ExtendedTimeZone and ExtendedTimeZoneNames" by Treehugger Robot · 3 years, 8 months ago
  42. c5bf3e5 Use 2 new IntraCoreApi provided by ExtendedTimeZone and ExtendedTimeZoneNames by Victor Chang · 3 years, 9 months ago
  43. 76a5720 Add API docs for libcore.util.NativeAllocationRegistry by Nikita Iashchenko · 3 years, 8 months ago
  44. a86f2e8 Merge "Add API docs for sun.security.x509.AlgorithmId" by Treehugger Robot · 3 years, 8 months ago
  45. bd1a4a7 Add API docs for sun.security.x509.AlgorithmId by Nikita Iashchenko · 3 years, 8 months ago
  46. 0255eb8 Add API docs for sun.misc.Unsafe by Nikita Iashchenko · 3 years, 8 months ago
  47. 2735043 [Mainline] android.system package APIs migration by Serik Beketayev · 3 years, 8 months ago
  48. ae4f428 Improve the documentation about the flags not supported in the Pattern class by Victor Chang · 3 years, 8 months ago
  49. 1c16409 Merge "Skip Elliptic curve DH in KeyFactory2Test." by Pete Bentley · 3 years, 8 months ago
  50. a824337 Skip Elliptic curve DH in KeyFactory2Test. by Pete Bentley · 3 years, 8 months ago
  51. ba0e171 Merge "Add new supported algorithms to StandardNames." by Pete Bentley · 3 years, 8 months ago
  52. d09554b Add new supported algorithms to StandardNames. by Pete Bentley · 3 years, 8 months ago
  53. 2183c05 Merge "[LSC] Add LOCAL_LICENSE_KINDS to libcore" by Bob Badour · 3 years, 8 months ago
  54. 9074ef7 Merge "Remove / restructure more tests running all locales" by vichang · 3 years, 8 months ago
  55. 4f70e80 [LSC] Add LOCAL_LICENSE_KINDS to libcore by Bob Badour · 3 years, 8 months ago
  56. b37f6c0 Remove / restructure more tests running all locales by Victor Chang · 3 years, 8 months ago
  57. d73ed3e Merge "Move CtsLibcoreOjTestCases to group presubmit-large" by Treehugger Robot · 3 years, 8 months ago
  58. ecbf639 Merge "Merge RQ1A.210205.004 to aosp-master - DO NOT MERGE" by Bill Yi · 3 years, 8 months ago
  59. e8756ab Merge "Added new target to annotation library visibility" by Nicolas Geoffray · 3 years, 8 months ago
  60. 707b85e Move CtsLibcoreOjTestCases to group presubmit-large by easoncylee · 3 years, 8 months ago
  61. 2db4034 Remove unused dalvik-cache pruning API by Calin Juravle · 3 years, 8 months ago
  62. bc07c3c Merge RQ1A.210205.004 to aosp-master - DO NOT MERGE by Bill Yi · 3 years, 8 months ago
  63. 73100c6 Added new target to annotation library visibility by Chris Wailes · 3 years, 8 months ago
  64. 94fd151 Merge "Move test looping all locales into a separate package" by vichang · 3 years, 8 months ago
  65. 3d6ecf0 Merge "Relax test_socket_setSockoptTimeval_effective() on old kernels." by Treehugger Robot · 3 years, 8 months ago
  66. 42d8d74 Merge "Fix ScheduledExecutorService documentation. <> are special characters and need to be encoded" by Treehugger Robot · 3 years, 8 months ago
  67. 109958d Relax test_socket_setSockoptTimeval_effective() on old kernels. by Pete Bentley · 3 years, 8 months ago
  68. 7c20836 Move test looping all locales into a separate package by Victor Chang · 3 years, 8 months ago
  69. ebc9bff Merge "Update ZoneInfoTest to avoid dependency on unstable tzdata-testing" by Treehugger Robot · 3 years, 8 months ago
  70. ef05037 Remove BouncyCastle methods from CorePlatformApi surface. by Daulet Zhanguzin · 3 years, 8 months ago
  71. 12a91fc Merge "Remove ANDROID_LINK_SHARED_ICU4C from libjavacoretests" by Treehugger Robot · 3 years, 8 months ago
  72. ea193aa Remove ANDROID_LINK_SHARED_ICU4C from libjavacoretests by Victor Chang · 3 years, 8 months ago
  73. 39a34ce Merge "Add API docs for FP16" by Treehugger Robot · 3 years, 8 months ago
  74. 9ca8e1d Update ZoneInfoTest to avoid dependency on unstable tzdata-testing by Victor Chang · 3 years, 8 months ago
  75. 09edb2a Add API docs for FP16 by Nikita Iashchenko · 3 years, 8 months ago
  76. b1e426a Merge "Remove symbol 'b'/'B' from locale data before loaded by j.t.SimpleDateFormat" by vichang · 3 years, 8 months ago
  77. 1750acc Remove symbol 'b'/'B' from locale data before loaded by j.t.SimpleDateFormat by Victor Chang · 3 years, 9 months ago
  78. d3218e9 Fix ScheduledExecutorService documentation. <> are special characters and need to be encoded by Daulet Zhanguzin · 3 years, 8 months ago
  79. 61e4182 Add instant to check time around in IcuZoneRulesProviderTest. by Almaz Mingaleev · 3 years, 8 months ago
  80. 9a06d43 Merge "Add OsConstants#ENONET to public API" by Paul Hu · 3 years, 8 months ago
  81. f8936ba Add OsConstants#ENONET to public API by paulhu · 3 years, 8 months ago
  82. 4987eb7 Merge "Fix UDP GRO/GSO tests." by Lorenzo Colitti · 3 years, 8 months ago
  83. 4f201a3 Fix UDP GRO/GSO tests. by Lorenzo Colitti · 3 years, 8 months ago
  84. 5fa8d90 Merge "[RESTRICT AUTOMERGE] Remove unnecessary test." by Pete Bentley · 3 years, 8 months ago
  85. 74b3b4f [RESTRICT AUTOMERGE] Remove unnecessary test. by Pete Bentley · 3 years, 9 months ago
  86. 6a6082e Merge "Update test expectation due to locale data change in ICU 68.2" by vichang · 3 years, 8 months ago
  87. 24e6e07 Merge "Add UDP_GRO and UDP_SEGMENT Socket Options" by Lorenzo Colitti · 3 years, 8 months ago
  88. decd2bf Update test expectation due to locale data change in ICU 68.2 by Victor Chang · 3 years, 8 months ago
  89. 42e134f Merge "Update java.util.Map partially to 11+28" by Nikita Iashchenko · 3 years, 8 months ago
  90. f661f8a Merge "Update java.time.Duration partially to 11+28" by Nikita Iashchenko · 3 years, 8 months ago
  91. cd40af2 Add UDP_GRO and UDP_SEGMENT Socket Options by Tyler Wear · 3 years, 8 months ago
  92. 2fa87f4 Merge "Add mingaleev to OWNERS." by Pete Bentley · 3 years, 8 months ago
  93. fa5ca72 Update java.time.Duration partially to 11+28 by Nikita Iashchenko · 3 years, 10 months ago
  94. 4c62269 Add mingaleev to OWNERS. by Pete Bentley · 3 years, 8 months ago
  95. 73e28f7 Merge "Fixing NPE." by Pete Bentley · 3 years, 8 months ago
  96. 402e884 Fixing NPE. by Alex Buynytskyy · 3 years, 8 months ago
  97. 0258c55 Merge changes from topic "oj11-update--math-localtime-duration" by Nikita Iashchenko · 3 years, 8 months ago
  98. edeb0a1 Update java.util.Map partially to 11+28 by Nikita Iashchenko · 3 years, 8 months ago
  99. 7e5592b Update LocalTime partially to 11+28 by Nikita Iashchenko · 3 years, 10 months ago
  100. b975f0e Update Math and StrictMath partially to 11+28 by Nikita Iashchenko · 3 years, 8 months ago