- 25ebaa0 Libcore: Suppress InvalidPatternSyntax warning in tests by Andreas Gampe · 7 years ago
- 50e20da Fix android.system.Os.waitpid() for status == null. by Tobias Thierer · 7 years ago
- e77094f Merge "Add splice(2) syscall support" by Treehugger Robot · 7 years ago
- e689c96 Merge "Refactor package-private SimpleDateFormat(int, int, Locale) constructor" by vichang · 7 years ago
- 5310ea4 Add splice(2) syscall support by Przemyslaw Szczepaniak · 7 years ago
- 0abc2c8 Merge "Make caching of CountryTimeZones easier" by Treehugger Robot · 7 years ago
- 59f1a7d Refactor package-private SimpleDateFormat(int, int, Locale) constructor by Victor Chang · 7 years ago
- 2a19cdf Merge "Fix negative DST bug in ZoneInfo.getDSTSavings()" by Neil Fuller · 7 years ago
- f7ee683 Fix negative DST bug in ZoneInfo.getDSTSavings() by Neil Fuller · 7 years ago
- fbe9c25 Make caching of CountryTimeZones easier by Neil Fuller · 7 years ago
- 066b042 Merge "Avoid duplicate free in CharsetXcoderICU on OOME" by Hans Boehm · 7 years ago
- 391a3ca Merge "Start to use the everutc hint in tzlookup.xml" by Treehugger Robot · 7 years ago
- 612d916 Start to use the everutc hint in tzlookup.xml by Neil Fuller · 7 years ago
- d422100 Merge "Close ZoneInfoDB during tests" by Treehugger Robot · 7 years ago
- 59b140d Avoid duplicate free in CharsetXcoderICU on OOME by Hans Boehm · 7 years ago
- d7d040d Close ZoneInfoDB during tests by Neil Fuller · 7 years ago
- c02b741 Add a better searching for timezone by offset by Neil Fuller · 7 years ago
- de3f009 Extend the offset matching in CountryTimeZones by Neil Fuller · 7 years ago
- 08c3145 Merge "Tweaks to CountryTimeZones" by Treehugger Robot · 7 years ago
- 53f373c Tweaks to CountryTimeZones by Neil Fuller · 7 years ago
- ea6650b Merge "Add additional checks to multicast tests" by Treehugger Robot · 7 years ago
- 7ee2cb4 Merge "Test for android.icu.util.LocaleData" by vichang · 7 years ago
- b9de38d Add additional checks to multicast tests by Neil Fuller · 7 years ago
- 03cbe42 Merge "Track behavior change in default HostnameVerifier." by Tobias Thierer · 7 years ago
- 66805fc Merge changes from topic "utf8decoder" by vichang · 7 years ago
- e20efbe Merge "ProcessBuilderTest: pids fit into a 32bit int." by Treehugger Robot · 7 years ago
- 3958f9c ProcessBuilderTest: pids fit into a 32bit int. by Tobias Thierer · 7 years ago
- 2259a71 Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the W3C Encoding standard. by Victor Chang · 7 years ago
- 70bd098 Track behavior change in default HostnameVerifier. by Tobias Thierer · 7 years ago
- afaca26 Drop over-zealous assertions about lambda identity by Neil Fuller · 7 years ago
- a85dfd2 Add test for fast-path UTF-8 decoder by Victor Chang · 7 years ago
- af25b6e Merge "Add a test case for O_DIRECT" by Treehugger Robot · 7 years ago
- ec48559 Add a test case for O_DIRECT by Enrico Granata · 7 years ago
- 3b5e8c7 Test for android.icu.util.LocaleData by Victor Chang · 7 years ago
- 39a4b84 Add README indicating where to put SSL tests. by Adam Vartanian · 7 years ago
- 3603083 Merge "Update tests for Conscrypt sync." by Adam Vartanian · 7 years ago
- 30604fa Merge changes I5a3b876c,I81799165 by Neil Fuller · 7 years ago
- c0c6663 Add a hasUtcZone() for telephony tz detection by Neil Fuller · 7 years ago
- 5e8552d Country tz lookup / expose CountyTimeZones by Neil Fuller · 7 years ago
- 8e0e7fe Merge "Revert "Workaround bogus TreeMap Comparators."" by Tobias Thierer · 7 years ago
- 30039d1 Update tests for Conscrypt sync. by Adam Vartanian · 7 years ago
- 52c8fbf Revert "Workaround bogus TreeMap Comparators." by Tobias Thierer · 8 years ago
- 1c99873 Rename Os.sendfile() parameter inOffset -> offset. by Tobias Thierer · 7 years ago
- a1c650b Merge "Replace libcore.util.Mutable{Int,Long} with Int{32,64}Ref." by Tobias Thierer · 7 years ago
- b9c52b9 Merge "Updated test expectations for ICU 60.2" by vichang · 7 years ago
- 257aaa6 Update tests for Conscrypt merge. by Adam Vartanian · 7 years ago
- 933e699 Add new MIME type support for .yt extension by Przemyslaw Szczepaniak · 7 years ago
- f0eb521 Updated test expectations for ICU 60.2 by Fredrik Roubert · 7 years ago
- e3a3a06 Replace libcore.util.Mutable{Int,Long} with Int{32,64}Ref. by Tobias Thierer · 7 years ago
- e4586c0 Add O_DIRECT to OsConstants by Enrico Granata · 7 years ago
- f3b3e02 Merge "Fix broken close() logic" by Neil Fuller · 7 years ago
- 54d252d Fix broken close() logic by Neil Fuller · 7 years ago
- 93e96b3 Move android.util.Mutable{Int,Long} from libcore to framework. by Tobias Thierer · 7 years ago
- dfee862 Remove deprecated android.system.Os.{ioctlInt,sendfile,waitpid}. by Tobias Thierer · 7 years ago
- a16ae3a Updated test expectations for ICU 60. by Fredrik Roubert · 7 years ago
- fd6b870 Replace clearCachedDefault with setICUDefault by Victor Chang · 7 years ago
- ec353de Merge "Always specify sending interface in DatagramChannelMulticastTest" by Tobias Thierer · 7 years ago
- 0a3e6ce Always specify sending interface in DatagramChannelMulticastTest by Tobias Thierer · 7 years ago
- 9b98f1fd Merge "Add size check in NativeConverter JNI code" by Neil Fuller · 7 years ago
- 2b87600 Add tests for hidden classes / methods by Neil Fuller · 7 years ago
- 80d48b9 Merge "Add strictmode check for getaddrinfo" by Neil Fuller · 7 years ago
- 76195ba Merge "Remove smali for valid parameter metadata tests" by Neil Fuller · 7 years ago
- 4540094 Remove smali for valid parameter metadata tests by Neil Fuller · 7 years ago
- 8b49cba Add strictmode check for getaddrinfo by Neil Fuller · 7 years ago
- 66a597f Merge "Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat" by vichang · 7 years ago
- 80339f4 Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat by Victor Chang · 7 years ago
- a2a2772 Merge "Revert "Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat"" by Nicolas Geoffray · 7 years ago
- 43ac16d Revert "Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat" by vichang · 7 years ago
- 7dbd82f Merge "Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat" by vichang · 7 years ago
- 217fcbc Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat by Victor Chang · 7 years ago
- fef459a Add size check in NativeConverter JNI code by Neil Fuller · 7 years ago
- 6e97bc6 Merge "Add Nullable annotation" by Treehugger Robot · 7 years ago
- adbfe6e Add Nullable annotation by Przemyslaw Szczepaniak · 7 years ago
- 1d1bd2a Merge "Update tests for Conscrypt upstream merge." by Adam Vartanian · 7 years ago
- 0e881ce Test for whitespace behavior in DecimalFormat. by Joachim Sauer · 7 years ago
- 9da28e1 Update tests for Conscrypt upstream merge. by Adam Vartanian · 7 years ago
- d7b66d7 Merge "Use DecimalFormat_ICU58_Android in DecimalFormat." by Joachim Sauer · 7 years ago
- 99bbacc Merge "Add android.system.Os wrappers for getgroups/setgroups" by Treehugger Robot · 7 years ago
- 5bc6ac7 Add android.system.Os wrappers for getgroups/setgroups by Enrico Granata · 7 years ago
- a5a851e Use DecimalFormat_ICU58_Android in DecimalFormat. by Joachim Sauer · 7 years ago
- efbd4ad Fix OsTest for different possible setgroups() return values. by Enrico Granata · 7 years ago
- 4b1ccfe5 Merge "Move libcore tests to non-libcore packages." by Tobias Thierer · 7 years ago
- d430cc7 Move libcore tests to non-libcore packages. by Tobias Thierer · 7 years ago
- 68c4705 module-info: add missing package org.json by Tobias Thierer · 7 years ago
- 9700f8e Merge "Deprecate Os methods that depend on Mutable*, replace with Int*Ref" by Tobias Thierer · 7 years ago
- 579ec32 Merge "Fix Os.sendfile() for null offset." by Treehugger Robot · 7 years ago
- f66766f Deprecate Os methods that depend on Mutable*, replace with Int*Ref by Tobias Thierer · 7 years ago
- a36b116 Fix Os.sendfile() for null offset. by Tobias Thierer · 7 years ago
- 9c1623e Mark getgroups()/setgroups() as non-blocking in BlockGuard tests. by Przemyslaw Szczepaniak · 7 years ago
- ccac271 Merge "Add getgroups()/setgroups() to libcore.Os" by Enrico Granata · 7 years ago
- 44177e6 Add getgroups()/setgroups() to libcore.Os by Enrico Granata · 7 years ago
- b629aaf Merge "Update tests for Conscrypt upstream merge." by Adam Vartanian · 7 years ago
- 2c549f1 Libcore: Move mutable class cache to libcore by Andreas Gampe · 7 years ago
- f97f3a0 Merge "Migrate libcore code to new classes libcore.util.Mutable{Int,Long}." by Treehugger Robot · 7 years ago
- 2b2a809 Merge "Add missing packages to core-all module-info.java" by Tobias Thierer · 7 years ago
- 8df3ca4 Add missing packages to core-all module-info.java by Tobias Thierer · 7 years ago
- d674759 Merge "Remove unused TimeZoneNames.getExemplarLocation()" by Treehugger Robot · 7 years ago
- 30fc598 Remove unused TimeZoneNames.getExemplarLocation() by Neil Fuller · 7 years ago
- e041041 Add lookupTimeZoneIdsByCountry by Neil Fuller · 7 years ago
- 7ffead4 Make use of the default time zone for a country by Neil Fuller · 7 years ago