- 9eee479 Reland "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 8 months ago
- acf86e9 Merge "Remove Android-specific change to override open() mask." into rvc-dev by Martijn Coenen · 4 years, 9 months ago
- 8e110ac Remove Android-specific change to override open() mask. by Martijn Coenen · 4 years, 9 months ago
- 7874371 Add methods in NIOAccess to Core Platform API by Orion Hodson · 4 years, 9 months ago
- b4c7678 Merge "Make ServerSocketChannelTest.test_bind_loopback more tolerant." by Pete Bentley · 4 years, 9 months ago
- 25ed678 Merge changes I7410915a,Iede082f5 by Nikita Iashchenko · 4 years, 9 months ago
- 8b8872f Improve test coverage for SimpleDateFormat by Nikita Iashchenko · 4 years, 10 months ago
- 627cf9a Make ServerSocketChannelTest.test_bind_loopback more tolerant. by Pete Bentley · 4 years, 9 months ago
- 257fef3 Merge "Reland "Fix shared libraries not being reported"" by Calin Juravle · 4 years, 9 months ago
- cd43658 Call runFinalization before checking native heap by Hans Boehm · 4 years, 9 months ago
- e050375 Reland "Fix shared libraries not being reported" by Calin Juravle · 4 years, 9 months ago
- 46641b9 Merge "Move targetSDK-specific tests to SELinux CTS." by Treehugger Robot · 4 years, 9 months ago
- 72aadb8 Move targetSDK-specific tests to SELinux CTS. by Bram Bonné · 4 years, 9 months ago
- 23dde6a Merge "Revert "Fix shared libraries not being reported via Reporter"" by Nicolas Geoffray · 4 years, 9 months ago
- c491b71 Revert "Fix shared libraries not being reported via Reporter" by Nicolas Geoffray · 4 years, 9 months ago
- 3098ae7 Merge "Fix shared libraries not being reported via Reporter" by Calin Juravle · 4 years, 9 months ago
- 1069fe0 Make test for hardware AES support explicit. by Pete Bentley · 4 years, 10 months ago
- aa00683 Fix shared libraries not being reported via Reporter by Dan Zimmerman · 4 years, 10 months ago
- a422163 Add TEST_MAPPING for Compatibility api by Andrei Onea · 4 years, 9 months ago
- e7a73c4 Merge "Remove the disabled test for zlib determinism." by Elliott Hughes · 4 years, 9 months ago
- 738eadb Remove the disabled test for zlib determinism. by Elliott Hughes · 4 years, 10 months ago
- 1eb2d87 Avoid a @Nullable Boolean by Neil Fuller · 4 years, 10 months ago
- 2170334 Merge "More API council tidy up" by Neil Fuller · 4 years, 10 months ago
- 6e57f89 Updates OsTest to handle NETLINK_ROUTE restrictions. by Bram Bonné · 4 years, 10 months ago
- 8dd6323 Merge "Tidy up libcore.timezone APIs" by Neil Fuller · 4 years, 10 months ago
- c6298a8 More API council tidy up by Neil Fuller · 4 years, 10 months ago
- d8a6e48 Tidy up libcore.timezone APIs by Neil Fuller · 4 years, 10 months ago
- 0a5160d Rename ZoneInfoDB -> ZoneInfoDb by Neil Fuller · 4 years, 10 months ago
- 20d481c Merge "Updates tests to handle MAC address restrictions." by Bram Bonné · 4 years, 10 months ago
- a38d897 Updates tests to handle MAC address restrictions. by Bram Bonné · 4 years, 10 months ago
- 65c8f94 Merge "Add APIs for improved MTS testing" by Neil Fuller · 4 years, 10 months ago
- 130fc6e Add APIs for improved MTS testing by Neil Fuller · 4 years, 10 months ago
- 9a47fe8 Merge "Add AsynchronousCloseMonitor to intra-core API." by Pete Bentley · 4 years, 10 months ago
- ba690c4 Add AsynchronousCloseMonitor to intra-core API. by Pete Bentley · 4 years, 10 months ago
- 5cb0dd6 Make test_isReachable_by_ICMP() more tolerant. by Pete Bentley · 4 years, 10 months ago
- c1653f4 Merge "Remove ZoneInfoDB.TzData" by Neil Fuller · 4 years, 10 months ago
- 36f3868 Remove ZoneInfoDB.TzData by Neil Fuller · 4 years, 10 months ago
- 72d94d4 Update misc java.util classes to OpenJDK 9+181 and immediately expose API by Tobias Thierer · 7 years ago
- 463af04 Merge "Fix capitalization in test method" by Benedict Wong · 4 years, 10 months ago
- a2492ea Test coverage for Objects.requireNonNull("nonnull", (Supplier) null). by Tobias Thierer · 4 years, 10 months ago
- ec4922b Fix capitalization in test method by Benedict Wong · 4 years, 11 months ago
- 82d2217 Merge "Add fcntlInt to public API" by Benedict Wong · 4 years, 11 months ago
- a13f68d Add test coverage for Thread.setPriority(). by Tobias Thierer · 4 years, 11 months ago
- f4282e3 Remove getDisplayCountry test for MO (Android is equal to CLDR 35.1) by Nikita Iashchenko · 4 years, 11 months ago
- a88ca24 [libcore][DexPathList] Ensure dexElements doesn't contain null entries in addDexPath by Dan Zimmerman · 5 years ago
- c2bd7fd [libcore][debug-info] Add a test for StackTraceElement data by Dan Zimmerman · 5 years ago
- c719c15 Add fcntlInt to public API by Benedict Wong · 5 years ago
- 552da5a Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- 86b8897 Merge "Fix MethodHandles.explicitCastArguments for transforms" by Orion Hodson · 5 years ago
- cb0a6bc Merge "Add memfd_create to android.system.Os" by Chong Zhang · 5 years ago
- 6cba932 Add memfd_create to android.system.Os by Chong Zhang · 5 years ago
- 2fdb0f3 Fix MethodHandles.explicitCastArguments for transforms by Orion Hodson · 5 years ago
- 76502cb Add OsConstants NETLINK_NETFILTER to public API by markchien · 5 years ago
- b49291a Merge "Fix MimeMapTest.put_String_List_nullOrEmpty() compiler warning." by Treehugger Robot · 5 years ago
- d661017 Fix MimeMapTest.put_String_List_nullOrEmpty() compiler warning. by Pete Bentley · 5 years ago
- 2b55dc7 Force create SocketImpl in test_connectLjava_net_SocketAddressI_setSOTimeout. by Pete Bentley · 5 years ago
- 3305289 EmptyArray restrict non-SDK API to apps targeting <= Q. by Tobias Thierer · 5 years ago
- ad55e87 Merge "Tidy OldSocketTest.test_connectLjava_net_SocketAddressI_setSOTimeout." by Pete Bentley · 5 years ago
- c6a7c48 Set internal methods/fields of TimeZoneNames to private by Victor Chang · 5 years ago
- 282ba2d Tidy OldSocketTest.test_connectLjava_net_SocketAddressI_setSOTimeout. by Pete Bentley · 5 years ago
- 08e4eb2 DefaultFileNameMap: Support extensions that contain '.'. by Tobias Thierer · 5 years ago
- 895e529 DefaultFileNameMap: Consider whole filename without '.' as an extension. by Tobias Thierer · 5 years ago
- ba7d66f Merge "URLConnectionTest: Convert to JUnit 4." by Treehugger Robot · 5 years ago
- 98a3d4f Merge changes Icd3a78c1,I81b0ef55 by vichang · 5 years ago
- 42b9656 URLConnectionTest: Convert to JUnit 4. by Tobias Thierer · 5 years ago
- c1d9bd8 Merge changes I779adb62,Ic9d2d288 by vichang · 5 years ago
- ab6b304 Merge "Remove ICU.addLikelySubtags from @CorePlatformApi" by vichang · 5 years ago
- 2829b54 Revert "Revert submission from topic "separate-testing"." by Andrei Onea · 5 years ago
- 351b5c8 Merge "Revert submission from topic "separate-testing"." by Roland Levillain · 5 years ago
- d38b50d Revert submission from topic "separate-testing". by Roland Levillain · 5 years ago
- c1a2c13 Replace DateTimePatternGenerator with C-equivalent UDateTimePatternGenerator by Victor Chang · 5 years ago
- 77b32a9 Merge changes I5e14eeb1,I0bcf0516 by vichang · 5 years ago
- b436006 Merge changes I05339433,I30170666,Iab5dcf59 by vichang · 5 years ago
- aa0ca60 Merge "Make (Core)CompatChangeRule libcore-specific" by Andrei-Valentin Onea · 5 years ago
- 4d6ec5c Merge "Move ICU.toLower/UpperCase into external/icu" by vichang · 5 years ago
- 6feb561 Replace Locale::getScript() with C-equivalent uloc_getScript() by Victor Chang · 5 years ago
- 64194dc Remove ICU.addLikelySubtags from @CorePlatformApi by Victor Chang · 5 years ago
- aea127c Replace Locale::getISO3* with C-equivalent uloc_getISO3* by Victor Chang · 5 years ago
- 7ab27df Replace ICU.getAvailableCollatorLocales() with ICU4J Collator.getAvailableLocales by Victor Chang · 5 years ago
- a7b01eb Replace the implementation of ICU.addLikelySubtags by ICU4J's implementation by Victor Chang · 5 years ago
- 6d4e430 Test consistency of getAvailableLocales with ICU by Victor Chang · 5 years ago
- 90b08a0 Merge "Move ICU.getDisplay* API into external/icu" by vichang · 5 years ago
- 88c9da6 Merge "Switch MCC / MNC values to string" by Neil Fuller · 5 years ago
- 14172b8 Replace Locale::get/setDefault with uloc_get/setDefault APIs by Victor Chang · 5 years ago
- c5d7d08 Make (Core)CompatChangeRule libcore-specific by Andrei Onea · 5 years ago
- 2a3185a Add test for ICU.setDefault by Victor Chang · 5 years ago
- 3e4a5b5 Switch MCC / MNC values to string by Neil Fuller · 5 years ago
- 83a1482 Convert icu::Locale::get*s into C-equivalent API by Victor Chang · 5 years ago
- 95cd907 Move ICU.toLower/UpperCase into external/icu by Victor Chang · 5 years ago
- a79eeb5 Move ICU.getDisplay* API into external/icu by Victor Chang · 5 years ago
- 0510d49 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 5 years ago
- 6c39026 Fix incorrect FP16 comparison tests by Usama Arif · 5 years ago
- 69474bb Move android.compat.annotation package out of libcore by atrost · 5 years ago
- 42d8c1f Remove metalava-manual from droidstubs generation by Paul Duffin · 5 years ago
- 7274b95 Merge "Move ICU4C metadata getters from libcore.icu.ICU into external/icu" by vichang · 5 years ago
- 617945d Use round to nearest with ties to nearest even in FP16.rint by Usama Arif · 5 years ago
- d74c1cd Mask result with qNaN if input to rint is NaN by Usama Arif · 5 years ago
- 666f7a3 Mask result with qNaN if input to ceil is NaN by Usama Arif · 5 years ago
- 5220a02 Merge "Add an API to access telephonylookup.xml on device" by Neil Fuller · 5 years ago
- 96df1af Add an API to access telephonylookup.xml on device by Neil Fuller · 5 years ago