- fd6a379 Merge "Revert "OpenJDK 11: Merging in java.util.concurrent.atomic.AtomicInteger"" by Sorin Basca · 3 years, 4 months ago
- 31829db Revert "OpenJDK 11: Merging in java.util.concurrent.atomic.AtomicInteger" by Sorin Basca · 3 years, 4 months ago
- f04ea2f Merge "OpenJDK 11: Merging in java.util.concurrent.atomic.AtomicInteger" by Sorin Basca · 3 years, 4 months ago
- 9d35a84 OpenJDK 11: Merging in java.util.concurrent.atomic.AtomicInteger by Sorin Basca · 3 years, 5 months ago
- 96700a6 Merge "Unhide VarHandle methods" by Orion Hodson · 3 years, 4 months ago
- 3643cff Merge "zip_util: fix a potential dereference of NULL" by George Burgess IV · 3 years, 4 months ago
- 7cbd222 Merge "MappedByteBuffer: use sizeof(*val) instead of sizeof(T)" by George Burgess IV · 3 years, 4 months ago
- 6f1ae36 MappedByteBuffer: use sizeof(*val) instead of sizeof(T) by George Burgess IV · 3 years, 4 months ago
- 9b0535d zip_util: fix a potential dereference of NULL by George Burgess IV · 3 years, 4 months ago
- e3334ea Merge "Add test for trailing surrogate validation." by Vladimir Marko · 3 years, 4 months ago
- 1578623 Add test for trailing surrogate validation. by Vladimir Marko · 3 years, 4 months ago
- 11d114e Unhide VarHandle methods by Orion Hodson · 3 years, 5 months ago
- 67aaed8 Merge "Throw at most one exception in native FileTest." by Treehugger Robot · 3 years, 4 months ago
- 4d480eb Throw at most one exception in native FileTest. by Vladimir Marko · 3 years, 4 months ago
- fdef4f0 Merge "Move modules containing ART, conscrypt and i18n to build/soong" by Paul Duffin · 3 years, 4 months ago
- 882c7ba Move modules containing ART, conscrypt and i18n to build/soong by Paul Duffin · 3 years, 4 months ago
- e5bece2 Merge "Add tiny strings test case to ScannerBenchmark." by Almaz Mingaleev · 3 years, 4 months ago
- 1bb7717 Add tiny strings test case to ScannerBenchmark. by Almaz Mingaleev · 3 years, 4 months ago
- a90921f Merge "Mark Scanner benchmark as macrobenchmark." by Almaz Mingaleev · 3 years, 4 months ago
- c0b5cee Mark Scanner benchmark as macrobenchmark. by Almaz Mingaleev · 3 years, 4 months ago
- d00257e Merge "Rename verifyError field to erroneousStateError." by Nicolas Geoffray · 3 years, 4 months ago
- 2e4dfb5 Merge "VarHandles: fix missing reference for static field VarHandles" by Vladimir Marko · 3 years, 4 months ago
- f303ede Rename verifyError field to erroneousStateError. by Nicolas Geoffray · 3 years, 4 months ago
- 57753e4 Merge "Update version code definitions" by Orion Hodson · 3 years, 4 months ago
- 32746bb Update version code definitions by Orion Hodson · 3 years, 4 months ago
- 65379d5 Merge changes from topic "replace-art-core-platform-stub" by Anton Hansson · 3 years, 4 months ago
- df4c4ee Merge "Add Scanner benchmark." by Treehugger Robot · 3 years, 4 months ago
- 9917296 Add Scanner benchmark. by Almaz Mingaleev · 3 years, 4 months ago
- 90e239e Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years, 5 months ago
- 46b8e39 Dist art's CorePlatformApi stubs by Anton Hansson · 3 years, 5 months ago
- 4cb8f84 Merge "Rename nativeZygoteJitEnabled" by Hans Boehm · 3 years, 5 months ago
- 3388ded Merge "Add a system modules containing module lib APIs" by Orion Hodson · 3 years, 5 months ago
- 52ab942 Merge "Revert an unnecessary patch in java.text.CollationElementIterator" by Treehugger Robot · 3 years, 5 months ago
- d785f16 Revert an unnecessary patch in java.text.CollationElementIterator by Victor Chang · 3 years, 5 months ago
- cc0e208 Rename nativeZygoteJitEnabled by Hans Boehm · 3 years, 5 months ago
- 2b6c832 Add a system modules containing module lib APIs by Victor Chang · 3 years, 5 months ago
- b67caeb Merge "Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as @SystemApi(MODULE_LIBRARIES)" by vichang · 3 years, 5 months ago
- e965ca1 Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 5 months ago
- e54f2c3 Merge changes from topic "revert-coreplatform-legacy" by vichang · 3 years, 5 months ago
- 91fd37b Revert "Remove Math.randomLongInternal from platform api" by Victor Chang · 3 years, 5 months ago
- 258d3c9 Revert "Remove IoUtils#deleteContents from CorePlatformApi set" by Victor Chang · 3 years, 5 months ago
- 4592b90 Merge "Update OWNERS file" by Orion Hodson · 3 years, 5 months ago
- 8885f06 VarHandles: fix missing reference for static field VarHandles by Orion Hodson · 3 years, 5 months ago
- b8a0796 Merge "Revert "Refactor StructCapUser{Header,Data} and StructLinger for API review"" by vichang · 3 years, 5 months ago
- c485964 Merge "libjavacore should be visible to the ART runtime, which loads it." by Martin Stjernholm · 3 years, 5 months ago
- 62d4abd Merge "Document IoBridge, EmptyArray and VMStack" by vichang · 3 years, 5 months ago
- a90ceb3 Revert "Refactor StructCapUser{Header,Data} and StructLinger for API review" by Victor Chang · 3 years, 5 months ago
- 6191067 Document IoBridge, EmptyArray and VMStack by Victor Chang · 3 years, 5 months ago
- 4f1dbc1 Merge "Add test coverage for StructCmsgHdr constructors." by Treehugger Robot · 3 years, 5 months ago
- a153359 Add test coverage for StructCmsgHdr constructors. by Lorenzo Colitti · 3 years, 5 months ago
- 03033cd libjavacore should be visible to the ART runtime, which loads it. by Martin Stjernholm · 3 years, 5 months ago
- 9e96935 Merge changes from topic "RevertPublicApiStructCapUser" by vichang · 3 years, 5 months ago
- e3094d3 DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 3 years, 5 months ago
- 919efd4 Make StructLinger and Os.get/setsockoptLinger @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 5 months ago
- c59771b Revert the public API changes in "Refactor StructCapUser{Header,Data} and StructLinger for API review" by Victor Chang · 3 years, 5 months ago
- 6de4d6e Update OWNERS file by Orion Hodson · 3 years, 5 months ago
- 98e3b7a Merge "Remove --skip-annotation-instance-methods=false metalava option" am: eeb052f685 by Treehugger Robot · 3 years, 5 months ago
- eeb052f Merge "Remove --skip-annotation-instance-methods=false metalava option" by Treehugger Robot · 3 years, 5 months ago
- ff9eff0 Remove --skip-annotation-instance-methods=false metalava option by Aurimas Liutikas · 3 years, 5 months ago
- fb4bfcf Merge "Suppress another lint error in libcore" am: f6cd14071b by Anton Hansson · 3 years, 5 months ago
- f6cd140 Merge "Suppress another lint error in libcore" by Anton Hansson · 3 years, 5 months ago
- fbce28c Suppress another lint error in libcore by Anton Hansson · 3 years, 5 months ago
- eec644b Merge "Suppress a few lint errors in libcore" am: 53b35e4343 by Anton Hansson · 3 years, 5 months ago
- 53b35e4 Merge "Suppress a few lint errors in libcore" by Anton Hansson · 3 years, 5 months ago
- e1d562f Suppress a few lint errors in libcore by Anton Hansson · 3 years, 5 months ago
- 1c1abbc Merge "DO NOT MERGE - Merge ab/7272582" am: 1358e0736e by Treehugger Robot · 3 years, 5 months ago
- c45e144 DO NOT MERGE - Merge ab/7272582 am: 4ffb368e50 by Xin Li · 3 years, 5 months ago
- 1358e07 Merge "DO NOT MERGE - Merge ab/7272582" by Treehugger Robot · 3 years, 5 months ago
- 4ffb368 DO NOT MERGE - Merge ab/7272582 by Xin Li · 3 years, 5 months ago
- 5eeaf18 Merge "Fix use of not provisioned interfaces in MulticastSocketTest CTS test" am: 08633a0d19 by Treehugger Robot · 3 years, 5 months ago
- 08633a0 Merge "Fix use of not provisioned interfaces in MulticastSocketTest CTS test" by Treehugger Robot · 3 years, 5 months ago
- 4363891 Merge "Allow Connectivity usage of core-tests-support" am: 907e07d66c by Treehugger Robot · 3 years, 5 months ago
- 907e07d Merge "Allow Connectivity usage of core-tests-support" by Treehugger Robot · 3 years, 5 months ago
- b57e69d Fix use of not provisioned interfaces in MulticastSocketTest CTS test by Jeremy Rocher · 3 years, 6 months ago
- 9a00870 Merge "Revert "Mark stable dalvik.system.VMStack"" am: fe7d626da2 by Christian Wailes · 3 years, 5 months ago
- 0a92626 Merge "Add Collectors.mapping tests." am: 2fd13c58b5 by Almaz Mingaleev · 3 years, 5 months ago
- fe7d626 Merge "Revert "Mark stable dalvik.system.VMStack"" by Christian Wailes · 3 years, 5 months ago
- 2fd13c5 Merge "Add Collectors.mapping tests." by Almaz Mingaleev · 3 years, 5 months ago
- 567ddce Revert "Mark stable dalvik.system.VMStack" by vichang · 3 years, 5 months ago
- bf65c4f Merge "Mark stable dalvik.system.VMStack" am: 006523ecb4 by Nikita Iashchenko · 3 years, 5 months ago
- de63538 Merge "Mark stable and document dalvik.system.DelegateLastClassLoader" am: 3f1cab87ad by Nikita Iashchenko · 3 years, 5 months ago
- 9c126f7 Merge "Mark stable @FastNative and @CriticalNative" am: aa12520c23 by Nikita Iashchenko · 3 years, 5 months ago
- 006523e Merge "Mark stable dalvik.system.VMStack" by Nikita Iashchenko · 3 years, 5 months ago
- 3f1cab8 Merge "Mark stable and document dalvik.system.DelegateLastClassLoader" by Nikita Iashchenko · 3 years, 5 months ago
- aa12520 Merge "Mark stable @FastNative and @CriticalNative" by Nikita Iashchenko · 3 years, 5 months ago
- 49378f5 Merge "Remove Math.randomLongInternal from platform api" am: 246b748ff9 by Treehugger Robot · 3 years, 5 months ago
- 246b748 Merge "Remove Math.randomLongInternal from platform api" by Treehugger Robot · 3 years, 5 months ago
- bd27177 Add Collectors.mapping tests. by Almaz Mingaleev · 3 years, 5 months ago
- ff86d7b Allow Connectivity usage of core-tests-support by Remi NGUYEN VAN · 3 years, 5 months ago
- d61c64a Mark stable @FastNative and @CriticalNative by Nikita Iashchenko · 3 years, 8 months ago
- fb26c7c Mark stable and document dalvik.system.DelegateLastClassLoader by Nikita Iashchenko · 3 years, 5 months ago
- 4aec6d4 Merge changes I2233f904,I8e91a2a2,I990b1192 am: 9b372314ac by vichang · 3 years, 5 months ago
- 938f0af Make AnnotatedStackTraceElement class final am: 9fbdd69ee3 by Orion Hodson · 3 years, 5 months ago
- 9b37231 Merge changes I2233f904,I8e91a2a2,I990b1192 by vichang · 3 years, 5 months ago
- c278664 Merge "Add test for libcore API" am: f5e86b2b79 by Paul Hu · 3 years, 5 months ago
- f5e86b2 Merge "Add test for libcore API" by Paul Hu · 3 years, 5 months ago
- 145038d Merge changes I9b3f4c11,Ie51c4933 am: 49bdcae508 by vichang · 3 years, 5 months ago
- 9ceb674 Mark stable dalvik.system.VMStack by Nikita Iashchenko · 3 years, 5 months ago
- 82f70f4 Annotate APIs in ojluni/ with @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 6 months ago
- 59b1f07 Annotate @CorePlatformApi(STABLE) APIs with @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 6 months ago