- 382bddd Revert "Add getgroups()/setgroups() to libcore.Os" by Pete Gillin · 7 years ago
- adc2af5 Revert "Add android.system.Os wrappers for getgroups/setgroups" by Pete Gillin · 7 years ago
- feb7a3d Merge "Add more tzlookup.xml time zone metadata" into pi-dev by Neil Fuller · 7 years ago
- f2d1ccb Add more tzlookup.xml time zone metadata by Neil Fuller · 7 years ago
- aefcd05 Ensure consistency around ignorable codepoints by Neil Fuller · 7 years ago
- d3141e2 Merge "Fix midnight-to-next-midnight bug in DateIntervalFormat." am: 6912b059a0 am: e6af721557 by Pete Gillin · 7 years ago
- 6912b05 Merge "Fix midnight-to-next-midnight bug in DateIntervalFormat." by Pete Gillin · 7 years ago
- 7172d66 Merge "Change the CountryZonesFinder API for picker" am: 3a6ced0562 am: d9d20f8b55 by Neil Fuller · 7 years ago
- 940c795 Change the CountryZonesFinder API for picker by Neil Fuller · 7 years ago
- 9ecf6aa Fix midnight-to-next-midnight bug in DateIntervalFormat. by Pete Gillin · 7 years ago
- 08125d7 Merge "Replace identifer with identifier" am: d3c481cd26 am: 6fcc643373 by Przemyslaw Szczepaniak · 7 years ago
- d3c481c Merge "Replace identifer with identifier" by Treehugger Robot · 7 years ago
- 3336861 Replace identifer with identifier by Przemyslaw Szczepaniak · 7 years ago
- 268421e Merge "Add support for time zone mapping metadata" am: e48ce5bf48 am: 68d55d6145 by Neil Fuller · 7 years ago
- ef272fc Add support for time zone mapping metadata by Neil Fuller · 7 years ago
- 44b7f98 Remove libcore.util.Objects / hashCode. by Narayan Kamath · 7 years ago
- 98ad95b Introduce in-memory structure for tzlookup.xml by Neil Fuller · 7 years ago
- d2b3c13 Add method to retrieve a list of country iso codes by Neil Fuller · 7 years ago
- 4080a99 Add NullFromTypeParam annotation by Przemyslaw Szczepaniak · 7 years ago
- 31c566a Merge "Change UTC handling in libcore.icu.TimeZoneNames" by Neil Fuller · 7 years ago
- e31b378 Add reachabilityFence, ReachabilitySensitive by Hans Boehm · 7 years ago
- 7f2eacb Change UTC handling in libcore.icu.TimeZoneNames by Neil Fuller · 7 years ago
- 49292b8 @hide Os.waitpid(). by Tobias Thierer · 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
- 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
- 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
- 53f373c Tweaks to CountryTimeZones by Neil Fuller · 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
- 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
- 933e699 Add new MIME type support for .yt extension by Przemyslaw Szczepaniak · 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
- 9b98f1fd Merge "Add size check in NativeConverter JNI code" by Neil Fuller · 7 years ago
- 8b49cba Add strictmode check for getaddrinfo by Neil Fuller · 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
- 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
- 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
- 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
- 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
- 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
- 82a6d07 Merge changes from topic "tz_catchup1" by Neil Fuller · 7 years ago
- 0bd321c Merge "Libcore: Move JniConstants::init from ART to libcore" by Treehugger Robot · 7 years ago
- 8fb2ca9 Libcore: Move JniConstants::init from ART to libcore by Andreas Gampe · 7 years ago
- d7e5deb Merge "Fix PerMill sign in DecimalFormatSymbols - part 2" by vichang · 7 years ago
- 53dd473 Add support for an IANA version in tzlookup.xml by Neil Fuller · 7 years ago
- 624724e Merge changes from topic "DoNotUntagBeforeClose" by vichang · 7 years ago
- 0db74df Migrate libcore code to new classes libcore.util.Mutable{Int,Long}. by Tobias Thierer · 7 years ago
- 00494db Don't untag socket before preClose / close by Victor Chang · 7 years ago
- 3e06dd1 Revert "Migrate libcore code to new classes libcore.util.Mutable{Int,Long}." by Tobias Thierer · 7 years ago
- bb1ca69 Migrate libcore code to new classes libcore.util.Mutable{Int,Long}. by Tobias Thierer · 7 years ago
- 5dc41da Move most android.util.Mutable* classes to framework. by Tobias Thierer · 7 years ago
- 8723167 Libcore: Convert android.* to 4-space indent. by Tobias Thierer · 7 years ago
- 7d623ca Add android.system.Os.realpath(). by Tobias Thierer · 7 years ago
- a2c4fca Fix PerMill sign in DecimalFormatSymbols - part 2 by Victor Chang · 7 years ago
- a61bef6 Merge "Remove Crypto provider and support classes" by Adam Vartanian · 7 years ago
- fe1c2f9 Further checks for error coditions in linux.io.Linux JNI by Przemyslaw Szczepaniak · 7 years ago
- bab0b44 Remove Crypto provider and support classes by Adam Vartanian · 7 years ago
- 50bbf29 Introduce java.lang.invoke.VarHandle APIs. by Orion Hodson · 7 years ago
- 82f2eab Merge "Add libcore NonNull annotation and core-oj jaif file" by Treehugger Robot · 7 years ago
- 0f22ea5 Add libcore NonNull annotation and core-oj jaif file by Przemyslaw Szczepaniak · 7 years ago
- fbb1489 Merge "Add missing checks for error coditions in linux.io.Linux JNI" by Przemyslaw Szczepaniak · 7 years ago
- 93a9735 Add missing checks for error coditions in linux.io.Linux JNI by Przemyslaw Szczepaniak · 7 years ago
- 604b31b Merge "Remove setsockoptGroupSourceReq and StructGroupSourceReq" by vichang · 7 years ago
- 09975c3 Convert libcore native code to Android.bp by Colin Cross · 7 years ago
- 4b4b7dd Revert "Convert libcore native code to Android.bp" by Colin Cross · 7 years ago
- ae545c3 Convert libcore native code to Android.bp by Colin Cross · 7 years ago
- c594319 More completely add NETLINK_NETFILTER constant. by Erik Kline · 7 years ago
- 57a65ad Fix JNI error in Linux.(pipe2|sendfile). by Przemyslaw Szczepaniak · 7 years ago
- 32b6e68 Merge "Clarify IoBridge methods." by Tobias Thierer · 7 years ago
- 3a7f2c0 Clarify IoBridge methods. by Tobias Thierer · 7 years ago
- a5a44ad Merge "Deal with preclosed fd in IoBridge.getLocalInetSocketAddress()." by Tobias Thierer · 7 years ago
- 6d580b6 Deal with preclosed fd in IoBridge.getLocalInetSocketAddress(). by Tobias Thierer · 7 years ago