1. aab7364 Merge "Rename nativeZygoteJitEnabled" into sc-dev by Hans Boehm · 3 years, 3 months ago
  2. 826d056 Rename nativeZygoteJitEnabled by Hans Boehm · 3 years, 3 months ago
  3. f734c91 Merge "Replace ART's core-platform-api stub with module-lib stubs" into sc-dev by Anton Hansson · 3 years, 3 months ago
  4. 7efd2b9 Update version code definitions by Orion Hodson · 3 years, 3 months ago
  5. f4341bb Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years, 3 months ago
  6. 03b3941 Merge "Revert an unnecessary patch in java.text.CollationElementIterator" into sc-dev by Orion Hodson · 3 years, 3 months ago
  7. 33709d4 Revert an unnecessary patch in java.text.CollationElementIterator by Victor Chang · 3 years, 3 months ago
  8. 768ad93 Add a system modules containing module lib APIs by Victor Chang · 3 years, 3 months ago
  9. bbd3532 Merge changes from topic "StablizeLibcoreSystemApi2" into sc-dev by Victor Chang · 3 years, 3 months ago
  10. 939b441 Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 3 months ago
  11. 8c35ced Squashed commits from aosp/master to mark some @CorePlatformApi as @SystemApi(MODULE_LIBRARIES) in sc-dev. by Victor Chang · 3 years, 3 months ago
  12. 43bd210 Merge changes from topic "DocumentLibcoreSystemApi" into sc-dev by Victor Chang · 3 years, 3 months ago
  13. 536c1a3 libjavacore should be visible to the ART runtime, which loads it. by Martin Stjernholm · 3 years, 3 months ago
  14. 021beac Document IoBridge, EmptyArray and VMStack by Victor Chang · 3 years, 3 months ago
  15. a3501d6 Merge changes from topic "CorePlatformApiDocChanges" into sc-dev by Victor Chang · 3 years, 3 months ago
  16. e0be88d Add @hide annotation to StructLinger by Victor Chang · 3 years, 3 months ago
  17. 984a866 Add @hide javadoc to @CorePlatformApi(status = STABLE) and private constructors by Victor Chang · 3 years, 4 months ago
  18. a5891a4 Remove @CorePlatformApi usage from the ojluni/ sources by Victor Chang · 3 years, 4 months ago
  19. 39ee4f2 Allow Connectivity usage of core-tests-support by Treehugger Robot · 3 years, 4 months ago
  20. bad43ef Merge "Add Collectors.mapping tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  21. 3ea49ec Add Collectors.mapping tests. by Almaz Mingaleev · 3 years, 4 months ago
  22. 0eb342e Merge "Add test for libcore API" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  23. 1c85485 Merge "Add java.time.chrono.Era tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  24. 23454b4 Merge "Cover ChronoZonedDateTime with tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  25. 9dcc870 Merge "Cover OffsetDateTime with test." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  26. f7b226d Merge "Cover JapaneseChronology with tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  27. bb95d62 Merge "Add ChronoPeriod unit test." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  28. d83658b Cover JapaneseChronology with tests. by Almaz Mingaleev · 3 years, 4 months ago
  29. 17da93e Cover HijrahDate with tests. by Almaz Mingaleev · 3 years, 4 months ago
  30. 2443646 Cover ChronoZonedDateTime with tests. by Almaz Mingaleev · 3 years, 4 months ago
  31. 7d96372 Add java.time.chrono.Era tests. by Almaz Mingaleev · 3 years, 4 months ago
  32. 42e53bb Add ChronoPeriod unit test. by Almaz Mingaleev · 3 years, 4 months ago
  33. 3ef6252 Cover OffsetDateTime with test. by Almaz Mingaleev · 3 years, 4 months ago
  34. 6d9cfb5 Add test for libcore API by paulhu · 3 years, 4 months ago
  35. 32ef177 Merge "Dist art's CorePlatformApi stubs" into sc-dev by Anton Hansson · 3 years, 4 months ago
  36. 095f90a Merge "Improve test coverage for java.lang.StrictMath" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  37. c9c8806 Improve test coverage for java.lang.StrictMath by Nikita Iashchenko · 3 years, 4 months ago
  38. bedd760 Set dist_group: "android" for libcore java_sdk_libraries by Colin Cross · 3 years, 5 months ago
  39. 6a9f1e7 Dist art's CorePlatformApi stubs by Anton Hansson · 3 years, 4 months ago
  40. 44ea1c1 Merge "Increasing timeout for RecursiveTaskTest" into sc-dev by Sorin Basca · 3 years, 4 months ago
  41. b0bc77c Increasing timeout for RecursiveTaskTest by Sorin Basca · 3 years, 4 months ago
  42. f15ae7a Merge "Remove a couple of CompletableFuture methods from CorePlatformApi" into sc-dev by Jeff Sharkey · 3 years, 4 months ago
  43. ce13570 Remove a couple of CompletableFuture methods from CorePlatformApi by Orion Hodson · 3 years, 4 months ago
  44. 274c7d1 Merge "Update NetworkEventDispatcher API" into sc-dev by Orion Hodson · 3 years, 4 months ago
  45. b384033 Merge "Make AnnotatedStackTraceElement class final" into sc-dev by Orion Hodson · 3 years, 4 months ago
  46. 1dd69cd Merge "Update documentation for NetworkSecurityPolicy" into sc-dev by Orion Hodson · 3 years, 4 months ago
  47. 8b1a09d Make AnnotatedStackTraceElement class final by Orion Hodson · 3 years, 4 months ago
  48. ae6b0a2 Update NetworkEventDispatcher API by Orion Hodson · 3 years, 4 months ago
  49. d4e9f24 Update documentation for NetworkSecurityPolicy by Orion Hodson · 3 years, 4 months ago
  50. 699cd09 Merge "Mark stable and document ddmc apis" into sc-dev by Victor Chang · 3 years, 4 months ago
  51. a6f4b17 Merge "Make NetworkEventDispatcher class final" into sc-dev by Jeff Sharkey · 3 years, 4 months ago
  52. 01f4c93 Mark stable and document ddmc apis by Nikita Iashchenko · 3 years, 5 months ago
  53. 65e9bbb Merge "Add test for Pack200." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  54. fc41d42 Merge "Add MinguoDate tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  55. b498f4f Merge "Add JapaneseDate tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  56. cf48bcf Merge "Cover ThaiBuddhistDate with tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  57. b2dcbaf Merge "Add MinguoChronology test." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  58. 6192384 Merge "Cover HijrahChronology with tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  59. 4423217 Make NetworkEventDispatcher class final by Orion Hodson · 3 years, 4 months ago
  60. c73bce4 Merge "Enable SealedObjectTest back." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  61. 035bb8d Add MinguoDate tests. by Almaz Mingaleev · 3 years, 4 months ago
  62. 3c8f8a7 Add JapaneseDate tests. by Almaz Mingaleev · 3 years, 4 months ago
  63. 35411e7 Add MinguoChronology test. by Almaz Mingaleev · 3 years, 4 months ago
  64. 4e91c92 Cover ThaiBuddhistDate with tests. by Almaz Mingaleev · 3 years, 4 months ago
  65. 93f44b1 Cover HijrahChronology with tests. by Almaz Mingaleev · 3 years, 4 months ago
  66. 5b433b6 Add test for Pack200. by Almaz Mingaleev · 3 years, 4 months ago
  67. 7a30fb4 Merge "Cover PropertyChangeSupport with tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  68. 4d56824 Cover PropertyChangeSupport with tests. by Almaz Mingaleev · 3 years, 4 months ago
  69. 7fa50f7 Enable SealedObjectTest back. by Almaz Mingaleev · 3 years, 4 months ago
  70. 38d8092 Merge "Cover SSLPermission with tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  71. 5b222e9 Merge "RESTRICT AUTOMERGE: Revert "Added new target to annotation library visibility"" into sc-dev by Christian Wailes · 3 years, 4 months ago
  72. 878cf94 Cover SSLPermission with tests. by Almaz Mingaleev · 3 years, 4 months ago
  73. e0c988c Merge "Tidy-up a few dependencies in NativeCode.bp" into sc-dev by Orion Hodson · 3 years, 4 months ago
  74. 160a1e8 Merge "Update the docs and signature of registerAppInfo API" into sc-dev by Calin Juravle · 3 years, 4 months ago
  75. 784f5e7 Tidy-up a few dependencies in NativeCode.bp by Orion Hodson · 3 years, 4 months ago
  76. cb62565 Update the docs and signature of registerAppInfo API by Calin Juravle · 3 years, 5 months ago
  77. 13f17b9 libcore: add dependency on libnativehelper_compat_libc++ by Orion Hodson · 3 years, 4 months ago
  78. cf9a2ad Disable native modules by default when ART prebuilts are used. by Martin Stjernholm · 3 years, 5 months ago
  79. e78ba3e RESTRICT AUTOMERGE: Revert "Added new target to annotation library visibility" by Chris Wailes · 3 years, 4 months ago
  80. 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
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. 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
  87. 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
  88. 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
  89. 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
  90. 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
  91. 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
  92. 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
  93. 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
  94. 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
  95. 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
  96. 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
  97. 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
  98. 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
  99. 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
  100. 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