- 49bdcae Merge changes I9b3f4c11,Ie51c4933 by vichang · 3 years, 6 months ago
- d998bc2 Merge "Add @hide javadoc to @CorePlatformApi(status = STABLE) and private constructors" by vichang · 3 years, 6 months ago
- 1224297 Merge changes Ibee1fb7d,Ibf914849 by vichang · 3 years, 6 months ago
- 4bb5cc6 Merge "Improve test coverage for java.lang.StrictMath" by Nikita Iashchenko · 3 years, 6 months ago
- 9878c07 Merge "Set dist_group: "android" for libcore java_sdk_libraries" by Colin Cross · 3 years, 6 months ago
- 46ec2ae Remove @CorePlatformApi usage from the ojluni/ AlgorithmId.java sources by Victor Chang · 3 years, 6 months ago
- 0bbbd1b Add explicit @hide javadoc and @CorePlatformApi and @IntraCoreApi to Compatibility.ChangeConfig by Victor Chang · 3 years, 6 months ago
- 753f031 Add @hide javadoc to @CorePlatformApi(status = STABLE) and private constructors by Victor Chang · 3 years, 6 months ago
- 87aa314 Remove @CorePlatformApi usage from the ojluni/ sources by Victor Chang · 3 years, 6 months ago
- 2fe0596 Remove @CorePlatformApi annotation from Os.*etsocketoptLinger APIs by Victor Chang · 3 years, 6 months ago
- c1cc945 Merge changes from topic "api-cherry-picks" by vichang · 3 years, 6 months ago
- ecebe98 Improve test coverage for java.lang.StrictMath by Nikita Iashchenko · 3 years, 6 months ago
- 08ed416 Set dist_group: "android" for libcore java_sdk_libraries by Colin Cross · 3 years, 6 months ago
- f23efb1 Merge "Cover JapaneseChronology with tests." by Treehugger Robot · 3 years, 6 months ago
- 6ac01d87 Merge "Cover HijrahDate with tests." by Almaz Mingaleev · 3 years, 6 months ago
- b3e3fc5 Merge "Cover ChronoZonedDateTime with tests." by Treehugger Robot · 3 years, 6 months ago
- 969bcaa Merge "Add java.time.chrono.Era tests." by Almaz Mingaleev · 3 years, 6 months ago
- 7124518 Remove a couple of CompletableFuture methods from CorePlatformApi by Orion Hodson · 3 years, 6 months ago
- 9092f31 Update NetworkEventDispatcher API by Orion Hodson · 3 years, 6 months ago
- fb5e74b Make NetworkEventDispatcher class final by Orion Hodson · 3 years, 6 months ago
- f85a5d4 Update documentation for NetworkSecurityPolicy by Orion Hodson · 3 years, 6 months ago
- e67e0e1 Cover ChronoZonedDateTime with tests. by Almaz Mingaleev · 3 years, 6 months ago
- 70b141e Merge "Add ChronoPeriod unit test." by Treehugger Robot · 3 years, 6 months ago
- 8be600c Add java.time.chrono.Era tests. by Almaz Mingaleev · 3 years, 6 months ago
- 1aedf04 Add ChronoPeriod unit test. by Almaz Mingaleev · 3 years, 6 months ago
- 9e1e139 Merge "Increase timeout for jsr166.StampedLockTest#testReadLockInterruptibly" by Sorin Basca · 3 years, 6 months ago
- 8e0b311 Cover HijrahDate with tests. by Almaz Mingaleev · 3 years, 6 months ago
- 9104ff6 Merge "Cover OffsetDateTime with test." by Almaz Mingaleev · 3 years, 6 months ago
- 3fd9e90 Increase timeout for jsr166.StampedLockTest#testReadLockInterruptibly by Sorin Basca · 3 years, 6 months ago
- 33d1efe Merge "Mark stable and document ddmc apis" by vichang · 3 years, 6 months ago
- 031aa23 Mark stable and document ddmc apis by Nikita Iashchenko · 3 years, 7 months ago
- 5cf1dd3 Merge "libcore: add dependency on libnativehelper_compat_libc++" by Orion Hodson · 3 years, 6 months ago
- 4b70833 Merge "Add MinguoDate tests." by Treehugger Robot · 3 years, 6 months ago
- ef8876d Merge "Add JapaneseDate tests." by Treehugger Robot · 3 years, 6 months ago
- 469e077 Cover JapaneseChronology with tests. by Almaz Mingaleev · 3 years, 6 months ago
- 07676b3 libcore: add dependency on libnativehelper_compat_libc++ by Orion Hodson · 3 years, 6 months ago
- ffa43c5 Merge "Add MinguoChronology test." by Almaz Mingaleev · 3 years, 6 months ago
- 20015a0 Add JapaneseDate tests. by Almaz Mingaleev · 3 years, 6 months ago
- 2357c6c Add MinguoChronology test. by Almaz Mingaleev · 3 years, 6 months ago
- 0ef971f Add MinguoDate tests. by Almaz Mingaleev · 3 years, 6 months ago
- c7cd98b Merge "Cover ThaiBuddhistDate with tests." by Almaz Mingaleev · 3 years, 6 months ago
- b0de750 Merge "Update the docs and signature of registerAppInfo API" by Calin Juravle · 3 years, 6 months ago
- 66af830 Merge "Always return null MAC for loopback device" by Bram Bonné · 3 years, 6 months ago
- 4efeaa6 Cover ThaiBuddhistDate with tests. by Almaz Mingaleev · 3 years, 6 months ago
- 4cff08f Merge "Increasing timeout for RecursiveTaskTest" by Sorin Basca · 3 years, 6 months ago
- 79cddd4 Merge "Cover HijrahChronology with tests." by Almaz Mingaleev · 3 years, 6 months ago
- 6e5c9e3 Update the docs and signature of registerAppInfo API by Calin Juravle · 3 years, 6 months ago
- 9aec31c Merge "Mark stable dalvik.annotation.codegen.CovariantReturnType" by Nikita Iashchenko · 3 years, 6 months ago
- ddf0e3c Merge "Disable native modules by default when ART prebuilts are used." by Martin Stjernholm · 3 years, 6 months ago
- 209f970 Cover HijrahChronology with tests. by Almaz Mingaleev · 3 years, 6 months ago
- 27df591 Cover OffsetDateTime with test. by Almaz Mingaleev · 3 years, 6 months ago
- fc8124c Increasing timeout for RecursiveTaskTest by Sorin Basca · 3 years, 6 months ago
- 29ea579 Always return null MAC for loopback device by Bram Bonné · 3 years, 6 months ago
- 4f16ae4 Merge "Add test for Pack200." by Treehugger Robot · 3 years, 6 months ago
- 6c5ae75 Merge "Annnotate libcore.io.Memory as @SystemApi" by vichang · 3 years, 6 months ago
- 3d2f1a8 Merge "Remove IoUtils#deleteContents from CorePlatformApi set" by Nikita Iashchenko · 3 years, 6 months ago
- 1dc1264 Merge "Cover PropertyChangeSupport with tests." by Treehugger Robot · 3 years, 6 months ago
- 771ad5e Merge "Enable SealedObjectTest back." by Treehugger Robot · 3 years, 6 months ago
- e79c1e0 Merge "Cover SSLPermission with tests." by Treehugger Robot · 3 years, 6 months ago
- 7abd1e1 Disable native modules by default when ART prebuilts are used. by Martin Stjernholm · 3 years, 6 months ago
- 465ea8d Enable SealedObjectTest back. by Almaz Mingaleev · 3 years, 6 months ago
- af8e782 Add test for Pack200. by Almaz Mingaleev · 3 years, 6 months ago
- 6f26d97 Cover SSLPermission with tests. by Almaz Mingaleev · 3 years, 6 months ago
- 0cd67fb Annnotate libcore.io.Memory as @SystemApi by Victor Chang · 3 years, 6 months ago
- 4d2b907 Mark stable dalvik.annotation.codegen.CovariantReturnType by Nikita Iashchenko · 3 years, 9 months ago
- 99a8226 Cover PropertyChangeSupport with tests. by Almaz Mingaleev · 3 years, 6 months ago
- 0b986a4 Merge "Use default strip options for libjavacoretests" by Treehugger Robot · 3 years, 6 months ago
- 12dce1f Use default strip options for libjavacoretests by David Srbecky · 3 years, 6 months ago
- 4589c21 Merge "Return anonymized MAC for apps targeting SDK < 30" by Bram Bonné · 3 years, 6 months ago
- 1d8c57d Merge "Refactor StructCapUser{Header,Data} and StructLinger for API review" by Nikita Iashchenko · 3 years, 6 months ago
- 45f489f Merge "Cover ZipFile with tests." by Treehugger Robot · 3 years, 6 months ago
- 1675047 Cover ZipFile with tests. by Almaz Mingaleev · 3 years, 6 months ago
- 1f60a10 Merge "[libcore] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs" by Nicolas Geoffray · 3 years, 6 months ago
- b52e452 [libcore] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs by Sekyeong Heo · 4 years ago
- 16d6b7a Merge "Add test for Collector#of." by Almaz Mingaleev · 3 years, 6 months ago
- cdcc4ab Merge "Report more information for testRemoveWithDelayed..." by Hans Boehm · 3 years, 6 months ago
- a465449 Merge "Add test to LongStream." by Treehugger Robot · 3 years, 6 months ago
- 31a65fc Merge "Add @hide to @CorePlatformApi in libcore.io.Memory" by vichang · 3 years, 6 months ago
- ffc2353 Add test to LongStream. by Almaz Mingaleev · 3 years, 6 months ago
- 8b656d6 Add test for Collector#of. by Almaz Mingaleev · 3 years, 6 months ago
- b10e098 Add @hide to @CorePlatformApi in libcore.io.Memory by Victor Chang · 3 years, 6 months ago
- d386b1c Merge "Fix NativeAllocationRegistryTest" by Hans Boehm · 3 years, 6 months ago
- 0d2a187 Report more information for testRemoveWithDelayed... by Hans Boehm · 3 years, 6 months ago
- a61db52 Merge "Add test for Collectors.counting()." by Almaz Mingaleev · 3 years, 6 months ago
- 35176a6 Merge "Reland "Adding unit tests for CountedCompleter"" by Sorin Basca · 3 years, 6 months ago
- 88bebd9 Merge "Add test for java.lang.System." by Almaz Mingaleev · 3 years, 6 months ago
- ca36958 Add test for Collectors.counting(). by Almaz Mingaleev · 3 years, 6 months ago
- 23c8192 Merge "Cover java.lang.Package with tests." by Almaz Mingaleev · 3 years, 6 months ago
- 8aa0c90 Add test for java.lang.System. by Almaz Mingaleev · 3 years, 6 months ago
- d93ad4d Merge changes from topic "java-util-concurrent-unit-tests-4" by Sorin Basca · 3 years, 6 months ago
- c94bc70 Merge changes Id9ed8e53,I624b71fd by Almaz Mingaleev · 3 years, 6 months ago
- a99be5f Merge "Add comments about keeping constants in sync" by Anton Hansson · 3 years, 6 months ago
- 95c9061 Merge "Add test for java.lang.Thread." by Almaz Mingaleev · 3 years, 6 months ago
- 8a8f243 Adding unit test for RecursiveTask.setRawResult by Sorin Basca · 3 years, 7 months ago
- 8b19fee Adding unit tests for ConcurrentHashMap.KeySetView by Sorin Basca · 3 years, 7 months ago
- 34970f5 Adding unit tests for ReentrantReadWriteLock by Sorin Basca · 3 years, 7 months ago
- a7429f2 Reland "Adding unit tests for CountedCompleter" by Sorin Basca · 3 years, 6 months ago
- e31b7c9 Merge "Bypass alternative API check in hidden API processing" by Paul Duffin · 3 years, 6 months ago
- 62d42a0 Fix NativeAllocationRegistryTest by Hans Boehm · 3 years, 7 months ago
- 91d6d6d Cover java.lang.Package with tests. by Almaz Mingaleev · 3 years, 6 months ago