- d4f5306 Revert "Do not use opendir after CLONE_VM or vfork." by Florian Mayer · 4 years, 7 months ago
- 8a4f9b8 Do not use opendir after CLONE_VM or vfork. by Florian Mayer · 4 years, 7 months ago
- 504d04d Merge "Build a core-current-stubs-for-system-modules jar" by Colin Cross · 4 years, 7 months ago
- 6659a49 Merge "Make System.nanoTime and currentTimeMillis critical native." by Treehugger Robot · 4 years, 7 months ago
- c5f1494e Make System.nanoTime and currentTimeMillis critical native. by Pete Bentley · 4 years, 7 months ago
- dc66334 Build a core-current-stubs-for-system-modules jar by Colin Cross · 4 years, 7 months ago
- 802f224 Merge "Improve test coverage for PKIXParameters." by Pete Bentley · 4 years, 7 months ago
- 4faeb0f Merge "Make System.nanoTime and currentTimeMillis CriticalNative." by Pete Bentley · 4 years, 7 months ago
- c0d1a6ec Improve test coverage for PKIXParameters. by Pete Bentley · 4 years, 7 months ago
- b3d1a7e Make System.nanoTime and currentTimeMillis CriticalNative. by Pete Bentley · 4 years, 7 months ago
- e42a345 Merge "ZipInputStream: Don't throw for data descriptors on STORed entries." by Treehugger Robot · 4 years, 7 months ago
- 2fc0039 ZipInputStream: Don't throw for data descriptors on STORed entries. by Narayan Kamath · 4 years, 8 months ago
- ad74295 Merge "Use own definition in native code for FileDescriptor ownerId" by Orion Hodson · 4 years, 8 months ago
- 4327fcb Use own definition in native code for FileDescriptor ownerId by Orion Hodson · 4 years, 8 months ago
- c74b63f Merge "Use libandroidicu for host libjavacore" by vichang · 4 years, 8 months ago
- 8eea1c1 Merge "Add explicit dependencies on jni_headers" by Orion Hodson · 4 years, 8 months ago
- 0fc7e8e Merge "Improve test coverage for Arrays and Streams." by Pete Bentley · 4 years, 8 months ago
- 1598154 Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 8 months ago
- 4b4036d Merge "Move more tests to libcore-crypto-tests" by Treehugger Robot · 4 years, 8 months ago
- dcf0a57 Improve test coverage for Arrays and Streams. by Pete Bentley · 4 years, 8 months ago
- d5bd019 Merge "Compile libjavacore and libopenjdk against libandroidicu" by vichang · 4 years, 8 months ago
- a923aa3 Move more tests to libcore-crypto-tests by Daulet Zhanguzin · 4 years, 8 months ago
- 0882924 Merge "Extract luni crypto tests into separate module" by Daulet Zhanguzin · 4 years, 8 months ago
- 29c5385 Use libandroidicu for host libjavacore by Victor Chang · 4 years, 8 months ago
- 069ccf9 Merge "Improve test coverage for Arrays.stream()." by Treehugger Robot · 4 years, 8 months ago
- 95dd7b8 Improve test coverage for Arrays.stream(). by Pete Bentley · 4 years, 8 months ago
- 8f6ec37 Extract luni crypto tests into separate module by Daulet Zhanguzin · 4 years, 8 months ago
- d3e02b9 Compile libjavacore and libopenjdk against libandroidicu by Victor Chang · 4 years, 8 months ago
- b13d61d Merge "Add tests for SSLContextSpi base class methods." by Treehugger Robot · 4 years, 8 months ago
- 6e0426a Merge "Add tests for SSLParameters.[get|set]UseCipherSuitesOrder." by Treehugger Robot · 4 years, 8 months ago
- 46a3e9f Add tests for SSLContextSpi base class methods. by Pete Bentley · 4 years, 8 months ago
- 8e95516 Add tests for SSLParameters.[get|set]UseCipherSuitesOrder. by Pete Bentley · 4 years, 8 months ago
- b563c46 Merge "Preload zone rules in zygote hook" by Nikita Iashchenko · 4 years, 8 months ago
- e61555d Merge "MulticastSocketTest: Skip rather than pass when !supportsMulticast." by Treehugger Robot · 4 years, 8 months ago
- c3b7da8 Merge "Remove ART aggregation of libcore, conscrypt and icu sources" by Paul Duffin · 4 years, 8 months ago
- e27cb07 Merge "Move TimeZoneNames#fillZoneStrings() API into libcore bridge" by Nikita Iashchenko · 4 years, 8 months ago
- 0577453 Merge "Tweak libcore OWNERS." by Tobias Thierer · 4 years, 8 months ago
- 4722027 Merge "libcore OWNERS: Remove tobiast." by Tobias Thierer · 4 years, 8 months ago
- e4fb354 Tweak libcore OWNERS. by Tobias Thierer · 4 years, 8 months ago
- 43b8414 libcore OWNERS: Remove tobiast. by Tobias Thierer · 4 years, 8 months ago
- 8ed4e63 Merge "Convert notices-for-framework-stubs to java_library" by Treehugger Robot · 4 years, 8 months ago
- 7dfae47 Merge "Convert libcore-expectations.. filegroups into java_library" by Treehugger Robot · 4 years, 8 months ago
- 93f2f6c Remove ART aggregation of libcore, conscrypt and icu sources by Paul Duffin · 4 years, 8 months ago
- b723984 Convert notices-for-framework-stubs to java_library by Paul Duffin · 4 years, 8 months ago
- e610e43 Convert libcore-expectations.. filegroups into java_library by Paul Duffin · 4 years, 8 months ago
- 8efe2c0 Merge "Tweak timing to reduce spurious failures" by Hans Boehm · 4 years, 8 months ago
- 2cf483d Merge "Remove unused methods File{Input,Output}Stream.open()." by Treehugger Robot · 4 years, 8 months ago
- 0b1e40b Remove unused methods File{Input,Output}Stream.open(). by Pete Bentley · 4 years, 8 months ago
- 78169b8 Merge "Remove testdex variants in libcore." by Nicolas Geoffray · 4 years, 8 months ago
- 41569b0 Remove testdex variants in libcore. by Nicolas Geoffray · 4 years, 8 months ago
- 07cec63 Tweak timing to reduce spurious failures by Hans Boehm · 4 years, 8 months ago
- 4175f11 Merge "Reference core-test-rules in MtsConscryptTestCases" by Treehugger Robot · 4 years, 8 months ago
- c6789a3 Reference core-test-rules in MtsConscryptTestCases by Daulet Zhanguzin · 4 years, 8 months ago
- 66ed5da Merge "Revert "Preload zone rules in zygote hook"" by Tobias Thierer · 4 years, 8 months ago
- a4bdd5a Merge "Allow libandroidio to be used in the art sdk" by Paul Duffin · 4 years, 8 months ago
- 4cbb52f Preload zone rules in zygote hook by Nikita Iashchenko · 4 years, 8 months ago
- 2a95446 Revert "Preload zone rules in zygote hook" by Tobias Thierer · 4 years, 8 months ago
- 74b74f7 Merge "Preload zone rules in zygote hook" by Tobias Thierer · 4 years, 8 months ago
- 547634d Merge "Add scripts for generating smoke TEST_MAPPING." by Pete Gillin · 4 years, 8 months ago
- 0103dab Merge "Add a top-level TEST_MAPPING for libcore." by Pete Gillin · 4 years, 8 months ago
- 4e32f4d Preload zone rules in zygote hook by Nikita Iashchenko · 4 years, 8 months ago
- 94266a3 Merge "Replace jniStrError with strerror_r" by Treehugger Robot · 4 years, 8 months ago
- cc81e5a Add scripts for generating smoke TEST_MAPPING. by Pete Gillin · 4 years, 8 months ago
- 4ad8fa2 Add a top-level TEST_MAPPING for libcore. by Pete Gillin · 4 years, 9 months ago
- eec7c1e MulticastSocketTest: Skip rather than pass when !supportsMulticast. by Tobias Thierer · 4 years, 8 months ago
- 8c9f027 Merge "Refactor MulticastSocketTest to JUnit 4." by Treehugger Robot · 4 years, 8 months ago
- 1fb43be Refactor MulticastSocketTest to JUnit 4. by Tobias Thierer · 4 years, 8 months ago
- 4209c14 Merge "Virtual Device known failures: Suppress entire harmony MulticastSocketTest." by Treehugger Robot · 4 years, 8 months ago
- b1bfe3d Merge "Exclude test_joinSourceSpecific_anyBind_ipv6" by Treehugger Robot · 4 years, 8 months ago
- 0b557ea Replace jniStrError with strerror_r by Orion Hodson · 4 years, 8 months ago
- 77b9e30 Virtual Device known failures: Suppress entire harmony MulticastSocketTest. by Tobias Thierer · 4 years, 8 months ago
- 6723efc Exclude test_joinSourceSpecific_anyBind_ipv6 by Daulet Zhanguzin · 4 years, 8 months ago
- 651d591 Merge "Allow UnixChannelFactory initialization during AOT" by Orion Hodson · 4 years, 8 months ago
- 1347281 Merge "Relax timed waiting tests" by Hans Boehm · 4 years, 8 months ago
- cf133e9 Merge "Instead of throwing an exception on unsuccessful username lookup, set user.name to "unknown"." by Peter Collingbourne · 4 years, 8 months ago
- f425570 Allow UnixChannelFactory initialization during AOT by Orion Hodson · 4 years, 8 months ago
- 941b474 Merge "libcore: Add a libcore-patch-style script" by Treehugger Robot · 4 years, 8 months ago
- 8aadfc2 Allow libandroidio to be used in the art sdk by Paul Duffin · 4 years, 9 months ago
- 875ef07 Merge "Reland "libcore: Remove native calls in FileDescriptor <clinit>"" by Treehugger Robot · 4 years, 8 months ago
- 32ea49e Reland "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 8 months ago
- 16fe5b3 Merge "Fix DatagramChannelImpl.setOption(IP_MULTICAST_IF, value) for dual-stack." by Jason Jeremy Iman · 4 years, 8 months ago
- 60ffaee Instead of throwing an exception on unsuccessful username lookup, set user.name to "unknown". by Peter Collingbourne · 4 years, 9 months ago
- 46d943e Merge changes from topics "DateSorterBridge", "initLocaleDataNative" by vichang · 4 years, 8 months ago
- 74c0b3f Move TimeZoneNames#fillZoneStrings() API into libcore bridge by Nikita Iashchenko · 4 years, 9 months ago
- cd80bb0 Remove unused headers by Victor Chang · 4 years, 8 months ago
- d782028 Move yesterday/today Strings from LocaleData into a new ICU class by Victor Chang · 4 years, 8 months ago
- 67b3fa6 Replace ICU.initLocaleDataNative with ICU4J implementation by Victor Chang · 4 years, 9 months ago
- 973bc8b Merge "Fix OffsetResult.toString()" by Neil Fuller · 4 years, 8 months ago
- 54a9ba3 Merge "Revert "libcore: Remove native calls in FileDescriptor <clinit>"" by Orion Hodson · 4 years, 8 months ago
- 1282d04 Revert "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 8 months ago
- 713ecce libcore: Add a libcore-patch-style script by Orion Hodson · 4 years, 9 months ago
- bcc6769 Fix OffsetResult.toString() by Neil Fuller · 4 years, 9 months ago
- 8c47eb8 Merge "Update libcore.timezone from android.timezone" by Neil Fuller · 4 years, 9 months ago
- 2ba9d67 Merge "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 9 months ago
- 3e0c175 Merge "Expose core-test-rules to CTS CloseGuardTest" by Treehugger Robot · 4 years, 9 months ago
- 6d0c244 libcore: Remove native calls in FileDescriptor <clinit> by Orion Hodson · 4 years, 9 months ago
- 7afc6fa Update libcore.timezone from android.timezone by Neil Fuller · 4 years, 9 months ago
- b97eda8 Expose core-test-rules to CTS CloseGuardTest by David Su · 4 years, 9 months ago
- af61187 Merge "Remove Android-specific change to override open() mask." by Martijn Coenen · 4 years, 9 months ago
- 848dfe2 Remove Android-specific change to override open() mask. by Martijn Coenen · 4 years, 9 months ago