summaryrefslogtreecommitdiff
path: root/luni
AgeCommit message (Expand)Author
2021-09-27Fix BigInteger.remainder check and BigInteger TODOsHEADlineage-18.1Hans Boehm
2021-09-27Switch to OpenJDK 8 java/mathHans Boehm
2020-09-01Handle missing parent interfacesDaulet Zhanguzin
2020-08-06Remove RandomAccessFileTest#testSeekTooLarge.Kazuhiro Inaba
2020-07-13Fix stack overflow in libcore.java.lang.StringTest#testFormat_invalidLocaleVictor Chang
2020-07-10Avoid String.format in Compatibility.Callbacks methodsOrion Hodson
2020-07-10DateFormatSymbols.getInstance(Locale.ROOT) behaves more closely toDaulet Zhanguzin
2020-04-08Merge "ZipInputStream: Don't throw for data descriptors on STORed entries." i...Narayan Kamath
2020-04-07ZipInputStream: Don't throw for data descriptors on STORed entries.Narayan Kamath
2020-04-07Improve test coverage for Arrays and Streams.Pete Bentley
2020-04-06Extract libcore crypto tests into separate moduleDaulet Zhanguzin
2020-04-06Improve test coverage for Arrays.stream().Pete Bentley
2020-04-01Add tests for SSLParameters.[get|set]UseCipherSuitesOrder.Pete Bentley
2020-03-13Reland "libcore: Remove native calls in FileDescriptor <clinit>"Orion Hodson
2020-03-06Merge "Remove Android-specific change to override open() mask." into rvc-devMartijn Coenen
2020-03-05Remove Android-specific change to override open() mask.Martijn Coenen
2020-03-03Add methods in NIOAccess to Core Platform APIOrion Hodson
2020-02-21Merge "Make ServerSocketChannelTest.test_bind_loopback more tolerant."Pete Bentley
2020-02-20Merge changes I7410915a,Iede082f5Nikita Iashchenko
2020-02-20Improve test coverage for SimpleDateFormatNikita Iashchenko
2020-02-20Make ServerSocketChannelTest.test_bind_loopback more tolerant.Pete Bentley
2020-02-19Merge "Reland "Fix shared libraries not being reported""Calin Juravle
2020-02-18Call runFinalization before checking native heapHans Boehm
2020-02-18Reland "Fix shared libraries not being reported"Calin Juravle
2020-02-17Merge "Move targetSDK-specific tests to SELinux CTS."Treehugger Robot
2020-02-17Move targetSDK-specific tests to SELinux CTS.Bram Bonné
2020-02-15Merge "Revert "Fix shared libraries not being reported via Reporter""Nicolas Geoffray
2020-02-15Revert "Fix shared libraries not being reported via Reporter"Nicolas Geoffray
2020-02-14Merge "Fix shared libraries not being reported via Reporter"Calin Juravle
2020-02-13Make test for hardware AES support explicit.Pete Bentley
2020-02-13Fix shared libraries not being reported via ReporterDan Zimmerman
2020-02-07Add TEST_MAPPING for Compatibility apiAndrei Onea
2020-02-06Merge "Remove the disabled test for zlib determinism."Elliott Hughes
2020-02-06Remove the disabled test for zlib determinism.Elliott Hughes
2020-02-05Avoid a @Nullable BooleanNeil Fuller
2020-02-04Merge "More API council tidy up"Neil Fuller
2020-01-31Updates OsTest to handle NETLINK_ROUTE restrictions.Bram Bonné
2020-01-30Merge "Tidy up libcore.timezone APIs"Neil Fuller
2020-01-28More API council tidy upNeil Fuller
2020-01-28Tidy up libcore.timezone APIsNeil Fuller
2020-01-28Rename ZoneInfoDB -> ZoneInfoDbNeil Fuller
2020-01-27Merge "Updates tests to handle MAC address restrictions."Bram Bonné
2020-01-24Updates tests to handle MAC address restrictions.Bram Bonné
2020-01-22Merge "Add APIs for improved MTS testing"Neil Fuller
2020-01-21Add APIs for improved MTS testingNeil Fuller
2020-01-21Merge "Add AsynchronousCloseMonitor to intra-core API."Pete Bentley
2020-01-21Add AsynchronousCloseMonitor to intra-core API.Pete Bentley
2020-01-20Make test_isReachable_by_ICMP() more tolerant.Pete Bentley
2020-01-20Merge "Remove ZoneInfoDB.TzData"Neil Fuller
2020-01-17Remove ZoneInfoDB.TzDataNeil Fuller