1. 021beac Document IoBridge, EmptyArray and VMStack by Victor Chang · 3 years, 3 months ago
  2. e0be88d Add @hide annotation to StructLinger by Victor Chang · 3 years, 3 months ago
  3. 984a866 Add @hide javadoc to @CorePlatformApi(status = STABLE) and private constructors by Victor Chang · 3 years, 4 months ago
  4. a5891a4 Remove @CorePlatformApi usage from the ojluni/ sources by Victor Chang · 3 years, 4 months ago
  5. bad43ef Merge "Add Collectors.mapping tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  6. 3ea49ec Add Collectors.mapping tests. by Almaz Mingaleev · 3 years, 4 months ago
  7. 0eb342e Merge "Add test for libcore API" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  8. 1c85485 Merge "Add java.time.chrono.Era tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  9. 23454b4 Merge "Cover ChronoZonedDateTime with tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  10. 9dcc870 Merge "Cover OffsetDateTime with test." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  11. f7b226d Merge "Cover JapaneseChronology with tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  12. bb95d62 Merge "Add ChronoPeriod unit test." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  13. d83658b Cover JapaneseChronology with tests. by Almaz Mingaleev · 3 years, 4 months ago
  14. 17da93e Cover HijrahDate with tests. by Almaz Mingaleev · 3 years, 4 months ago
  15. 2443646 Cover ChronoZonedDateTime with tests. by Almaz Mingaleev · 3 years, 4 months ago
  16. 7d96372 Add java.time.chrono.Era tests. by Almaz Mingaleev · 3 years, 4 months ago
  17. 42e53bb Add ChronoPeriod unit test. by Almaz Mingaleev · 3 years, 4 months ago
  18. 3ef6252 Cover OffsetDateTime with test. by Almaz Mingaleev · 3 years, 4 months ago
  19. 6d9cfb5 Add test for libcore API by paulhu · 3 years, 4 months ago
  20. 32ef177 Merge "Dist art's CorePlatformApi stubs" into sc-dev by Anton Hansson · 3 years, 4 months ago
  21. 095f90a Merge "Improve test coverage for java.lang.StrictMath" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  22. c9c8806 Improve test coverage for java.lang.StrictMath by Nikita Iashchenko · 3 years, 4 months ago
  23. bedd760 Set dist_group: "android" for libcore java_sdk_libraries by Colin Cross · 3 years, 5 months ago
  24. 6a9f1e7 Dist art's CorePlatformApi stubs by Anton Hansson · 3 years, 4 months ago
  25. 44ea1c1 Merge "Increasing timeout for RecursiveTaskTest" into sc-dev by Sorin Basca · 3 years, 4 months ago
  26. b0bc77c Increasing timeout for RecursiveTaskTest by Sorin Basca · 3 years, 4 months ago
  27. f15ae7a Merge "Remove a couple of CompletableFuture methods from CorePlatformApi" into sc-dev by Jeff Sharkey · 3 years, 4 months ago
  28. ce13570 Remove a couple of CompletableFuture methods from CorePlatformApi by Orion Hodson · 3 years, 4 months ago
  29. 274c7d1 Merge "Update NetworkEventDispatcher API" into sc-dev by Orion Hodson · 3 years, 4 months ago
  30. b384033 Merge "Make AnnotatedStackTraceElement class final" into sc-dev by Orion Hodson · 3 years, 4 months ago
  31. 1dd69cd Merge "Update documentation for NetworkSecurityPolicy" into sc-dev by Orion Hodson · 3 years, 4 months ago
  32. 8b1a09d Make AnnotatedStackTraceElement class final by Orion Hodson · 3 years, 4 months ago
  33. ae6b0a2 Update NetworkEventDispatcher API by Orion Hodson · 3 years, 4 months ago
  34. d4e9f24 Update documentation for NetworkSecurityPolicy by Orion Hodson · 3 years, 4 months ago
  35. 699cd09 Merge "Mark stable and document ddmc apis" into sc-dev by Victor Chang · 3 years, 4 months ago
  36. a6f4b17 Merge "Make NetworkEventDispatcher class final" into sc-dev by Jeff Sharkey · 3 years, 4 months ago
  37. 01f4c93 Mark stable and document ddmc apis by Nikita Iashchenko · 3 years, 5 months ago
  38. 65e9bbb Merge "Add test for Pack200." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  39. fc41d42 Merge "Add MinguoDate tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  40. b498f4f Merge "Add JapaneseDate tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  41. cf48bcf Merge "Cover ThaiBuddhistDate with tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  42. b2dcbaf Merge "Add MinguoChronology test." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  43. 6192384 Merge "Cover HijrahChronology with tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  44. 4423217 Make NetworkEventDispatcher class final by Orion Hodson · 3 years, 4 months ago
  45. c73bce4 Merge "Enable SealedObjectTest back." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  46. 035bb8d Add MinguoDate tests. by Almaz Mingaleev · 3 years, 4 months ago
  47. 3c8f8a7 Add JapaneseDate tests. by Almaz Mingaleev · 3 years, 4 months ago
  48. 35411e7 Add MinguoChronology test. by Almaz Mingaleev · 3 years, 4 months ago
  49. 4e91c92 Cover ThaiBuddhistDate with tests. by Almaz Mingaleev · 3 years, 4 months ago
  50. 93f44b1 Cover HijrahChronology with tests. by Almaz Mingaleev · 3 years, 4 months ago
  51. 5b433b6 Add test for Pack200. by Almaz Mingaleev · 3 years, 4 months ago
  52. 7a30fb4 Merge "Cover PropertyChangeSupport with tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  53. 4d56824 Cover PropertyChangeSupport with tests. by Almaz Mingaleev · 3 years, 4 months ago
  54. 7fa50f7 Enable SealedObjectTest back. by Almaz Mingaleev · 3 years, 4 months ago
  55. 38d8092 Merge "Cover SSLPermission with tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  56. 5b222e9 Merge "RESTRICT AUTOMERGE: Revert "Added new target to annotation library visibility"" into sc-dev by Christian Wailes · 3 years, 4 months ago
  57. 878cf94 Cover SSLPermission with tests. by Almaz Mingaleev · 3 years, 4 months ago
  58. e0c988c Merge "Tidy-up a few dependencies in NativeCode.bp" into sc-dev by Orion Hodson · 3 years, 4 months ago
  59. 160a1e8 Merge "Update the docs and signature of registerAppInfo API" into sc-dev by Calin Juravle · 3 years, 4 months ago
  60. 784f5e7 Tidy-up a few dependencies in NativeCode.bp by Orion Hodson · 3 years, 4 months ago
  61. cb62565 Update the docs and signature of registerAppInfo API by Calin Juravle · 3 years, 5 months ago
  62. 13f17b9 libcore: add dependency on libnativehelper_compat_libc++ by Orion Hodson · 3 years, 4 months ago
  63. cf9a2ad Disable native modules by default when ART prebuilts are used. by Martin Stjernholm · 3 years, 5 months ago
  64. e78ba3e RESTRICT AUTOMERGE: Revert "Added new target to annotation library visibility" by Chris Wailes · 3 years, 4 months ago
  65. 452c5b0 Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours am: dab8598d3b -s ours am: fe8884d347 am: 357356242b -s ours am: c7f8b5492d am: d1be772f16 am: 97784f849b -s ours by Automerger Merge Worker · 3 years, 5 months ago
  66. c2c96bc [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours am: 6515088fc6 -s ours am: c178da2b50 am: 1f6d4e53a6 -s ours am: 939c5aacdd am: 761c2207c9 am: 419c495742 -s ours by Treehugger Robot · 3 years, 5 months ago
  67. 00efa8d Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours am: dab8598d3b -s ours am: fe8884d347 am: 357356242b -s ours am: c7f8b5492d am: 959d46e419 -s ours by Automerger Merge Worker · 3 years, 5 months ago
  68. 0f69e79 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours am: 6515088fc6 -s ours am: c178da2b50 am: 1f6d4e53a6 -s ours am: 939c5aacdd am: f67e61142f -s ours by Treehugger Robot · 3 years, 5 months ago
  69. 97784f8 Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours am: dab8598d3b -s ours am: fe8884d347 am: 357356242b -s ours am: c7f8b5492d am: d1be772f16 by Automerger Merge Worker · 3 years, 5 months ago
  70. 419c495 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours am: 6515088fc6 -s ours am: c178da2b50 am: 1f6d4e53a6 -s ours am: 939c5aacdd am: 761c2207c9 by Treehugger Robot · 3 years, 5 months ago
  71. 959d46e Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours am: dab8598d3b -s ours am: fe8884d347 am: 357356242b -s ours am: c7f8b5492d by Automerger Merge Worker · 3 years, 5 months ago
  72. f67e611 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours am: 6515088fc6 -s ours am: c178da2b50 am: 1f6d4e53a6 -s ours am: 939c5aacdd by Treehugger Robot · 3 years, 5 months ago
  73. d1be772 Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours am: dab8598d3b -s ours am: fe8884d347 am: 357356242b -s ours am: c7f8b5492d by Automerger Merge Worker · 3 years, 5 months ago
  74. 761c220 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours am: 6515088fc6 -s ours am: c178da2b50 am: 1f6d4e53a6 -s ours am: 939c5aacdd by Treehugger Robot · 3 years, 5 months ago
  75. c7f8b54 Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours am: dab8598d3b -s ours am: fe8884d347 am: 357356242b -s ours by Automerger Merge Worker · 3 years, 5 months ago
  76. 939c5aa [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours am: 6515088fc6 -s ours am: c178da2b50 am: 1f6d4e53a6 -s ours by Treehugger Robot · 3 years, 5 months ago
  77. 3573562 Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours am: dab8598d3b -s ours am: fe8884d347 by Automerger Merge Worker · 3 years, 5 months ago
  78. 1f6d4e5 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours am: 6515088fc6 -s ours am: c178da2b50 by Treehugger Robot · 3 years, 5 months ago
  79. fe8884d Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours am: dab8598d3b -s ours by Automerger Merge Worker · 3 years, 5 months ago
  80. c178da2 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours am: 6515088fc6 -s ours by Treehugger Robot · 3 years, 5 months ago
  81. dab8598 Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev am: 3d5e1740f2 -s ours by Automerger Merge Worker · 3 years, 5 months ago
  82. 6515088 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours am: 76d1287551 -s ours by Treehugger Robot · 3 years, 5 months ago
  83. 3d5e174 Merge "[automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours" into pie-cts-dev by Automerger Merge Worker · 3 years, 5 months ago
  84. 2f2d829 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours by Treehugger Robot · 3 years, 5 months ago
  85. 76d1287 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev am: 1f358638e9 -s ours by Treehugger Robot · 3 years, 5 months ago
  86. 1f35863 Merge "[RESTRICT AUTOMERGE] Add test to known failures" into oreo-mr1-cts-dev by Treehugger Robot · 3 years, 5 months ago
  87. 96275fd [RESTRICT AUTOMERGE] Add test to known failures by Anis Assi · 3 years, 5 months ago
  88. b58e835 Merge "Cover ZipFile with tests." am: 45f489f50d am: a6bf69c8cc am: 3f25b7ccdb by Treehugger Robot · 3 years, 5 months ago
  89. 3f25b7c Merge "Cover ZipFile with tests." am: 45f489f50d am: a6bf69c8cc by Treehugger Robot · 3 years, 5 months ago
  90. a6bf69c Merge "Cover ZipFile with tests." am: 45f489f50d by Treehugger Robot · 3 years, 5 months ago
  91. 45f489f Merge "Cover ZipFile with tests." by Treehugger Robot · 3 years, 5 months ago
  92. 1675047 Cover ZipFile with tests. by Almaz Mingaleev · 3 years, 5 months ago
  93. dbbdd5d Merge "Annnotate libcore.io.Memory as @SystemApi" into sc-dev by Victor Chang · 3 years, 5 months ago
  94. bb18ccc Merge "[libcore] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs" am: 1f60a10616 am: 2bd67ed01f am: 3008d00d7f by Nicolas Geoffray · 3 years, 5 months ago
  95. 3008d00 Merge "[libcore] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs" am: 1f60a10616 am: 2bd67ed01f by Nicolas Geoffray · 3 years, 5 months ago
  96. 2bd67ed Merge "[libcore] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs" am: 1f60a10616 by Nicolas Geoffray · 3 years, 5 months ago
  97. 1f60a10 Merge "[libcore] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs" by Nicolas Geoffray · 3 years, 5 months ago
  98. b52e452 [libcore] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs by Sekyeong Heo · 3 years, 9 months ago
  99. d81f169 Annnotate libcore.io.Memory as @SystemApi by Victor Chang · 3 years, 5 months ago
  100. 5db6690 Merge "Add test for Collector#of." am: 16d6b7aaf1 am: 99c339e3c2 am: 46a03ea4e5 by Almaz Mingaleev · 3 years, 5 months ago