1. b00181e Reduce memory usage by avoiding clones of ZoneInfoData objects by Victor Chang · 3 years, 10 months ago
  2. 72166e0 Remove current-time-sensitive fields from ZoneInfoData by Victor Chang · 3 years, 10 months ago
  3. 863eece Add new API required to replace time-sensitive fields in ZoneInfoData by Victor Chang · 3 years, 10 months ago
  4. 97ca5f1 Make ZoneInfoData immutable by Victor Chang · 3 years, 10 months ago
  5. f156279 Remove AutoCloseable interface and close() from ZoneInfoDb @IntraCoreApi by Victor Chang · 3 years, 10 months ago
  6. 5fc964b Add APIs needed to make ZoneInfoData immutable class by Victor Chang · 3 years, 10 months ago
  7. 80db8b7 Rename the API getTransitionsForAppCompat() by Victor Chang · 3 years, 10 months ago
  8. 6baca6b Avoid dependency on Date class from ZoneInfoData by Victor Chang · 3 years, 10 months ago
  9. f8a08da Make ZoneInfoData.mDstSavings field final by Victor Chang · 3 years, 10 months ago
  10. e1b13d2 Add API documentation to ZoneInfo.+ by Victor Chang · 3 years, 10 months ago
  11. e64fd40 Make 2 fields in ZoneInfoData private by Victor Chang · 3 years, 10 months ago
  12. 44f2d68 Move inner class WallTime from ZoneInfoData by Victor Chang · 3 years, 10 months ago
  13. 5be0ff6 Move getOffset(int, int, int, int, int, int) to ZoneInfo by Victor Chang · 3 years, 10 months ago
  14. 55e0354 Correct annotations in ZoneInfoDb by Victor Chang · 3 years, 10 months ago
  15. 58cd3f2 Remove TimeZoneDataFiles from @IntraCoreApi by Victor Chang · 3 years, 10 months ago
  16. e5b242d Remove property android.icu.impl.ICUBinary.dataPath for apps targeting S+ by Victor Chang · 3 years, 10 months ago
  17. 487c456 Remove unused @IntraCoreApi in TimeZoneDataFiles by Victor Chang · 3 years, 10 months ago
  18. 5022b44 Remove the unused @IntraCoreApi by Victor Chang · 3 years, 11 months ago
  19. ba1339b Move ICU-related initialization code to I18n module by Victor Chang · 4 years ago
  20. b356f6e Android patch: Fix localized quarters used in java.time by Victor Chang · 3 years, 11 months ago
  21. c3d6196 Add LocaleNative.setDefault by Victor Chang · 4 years ago
  22. 90ec62d Update language in external/icu to comply with Android’s inclusive language guidance by Victor Chang · 4 years, 1 month ago
  23. 59b93bd Merge "Remove redundant zone.tab section from tzdata" by Neil Fuller · 4 years, 1 month ago
  24. d3f72fb Merge "Tweak tzdata format" by Neil Fuller · 4 years, 2 months ago
  25. 8b8c65b Add String interning for zoneIds by Neil Fuller · 4 years, 2 months ago
  26. b67b5a3 Remove redundant zone.tab section from tzdata by Neil Fuller · 4 years, 2 months ago
  27. 7e67c46 Tweak tzdata format by Neil Fuller · 4 years, 2 months ago
  28. 99fcca2 Update the TzDataSetVersion for S by Neil Fuller · 4 years, 2 months ago
  29. 162aba9 Provide access to new "alts" data in tzlookup.xml by Neil Fuller · 4 years, 2 months ago
  30. 22f7c50 Re-implement LocaleData.initializePatternSeparator without using UResourceBundle by Victor Chang · 4 years, 2 months ago
  31. 7e54f90 Move libcore.timezone to the i18n module - Final part by Victor Chang · 4 years, 2 months ago
  32. 6792d05 Move/Copy more libcore.timezone classes by Victor Chang · 4 years, 2 months ago
  33. 21639cd Move libcore.timezone classes to I18n module by Victor Chang · 4 years, 3 months ago
  34. e0cb749 Move/Copy libcore.timezone classes and tests by Victor Chang · 4 years, 2 months ago
  35. 822e4fc Move TimeZoneNames#fillZoneStrings() API into libcore bridge by Nikita Iashchenko · 4 years, 6 months ago
  36. b3ff319 Move yesterday/today Strings from LocaleData into a new ICU class by Victor Chang · 4 years, 6 months ago
  37. d64e93b Move ICU.toLower/UpperCase into external/icu by Victor Chang · 4 years, 10 months ago
  38. 18ee0ca Move ICU.getDisplay* API into external/icu by Victor Chang · 4 years, 10 months ago
  39. 0df29ba Rename native regex classes by Victor Chang · 4 years, 10 months ago
  40. 93e3773 Move ICU4C metadata getters from libcore.icu.ICU into external/icu by Victor Chang · 4 years, 10 months ago
  41. c9ae0db Move the jni codes in a subdirectory of android_icu4j by Victor Chang · 4 years, 10 months ago