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. 8dd9bd2 Merge "Make ZoneInfoData immutable" by Treehugger Robot · 3 years, 10 months ago
  5. b70de99 Explicitly disable automatic copying of output files to dist by Paul Duffin · 3 years, 10 months ago
  6. c67fcdd Merge "Avoid filegroup dependency from ICU to libcore." by Martin Stjernholm · 3 years, 10 months ago
  7. 97ca5f1 Make ZoneInfoData immutable by Victor Chang · 3 years, 10 months ago
  8. 5a25d87 Merge "Suppress hidden abstract methods of constructable classes" by Aurimas Liutikas · 3 years, 10 months ago
  9. 3a15e59 Avoid filegroup dependency from ICU to libcore. by Martin Stjernholm · 3 years, 10 months ago
  10. f156279 Remove AutoCloseable interface and close() from ZoneInfoDb @IntraCoreApi by Victor Chang · 3 years, 10 months ago
  11. 5fc964b Add APIs needed to make ZoneInfoData immutable class by Victor Chang · 3 years, 10 months ago
  12. 80db8b7 Rename the API getTransitionsForAppCompat() by Victor Chang · 3 years, 10 months ago
  13. 33f5ffb Suppress hidden abstract methods of constructable classes by Aurimas Liutikas · 3 years, 10 months ago
  14. 6baca6b Avoid dependency on Date class from ZoneInfoData by Victor Chang · 3 years, 10 months ago
  15. 40f7ca2 Merge "Make ZoneInfoData.mDstSavings field final" by Treehugger Robot · 3 years, 10 months ago
  16. 545239c Merge "Add API documentation to ZoneInfo.+" by Treehugger Robot · 3 years, 10 months ago
  17. f8a08da Make ZoneInfoData.mDstSavings field final by Victor Chang · 3 years, 10 months ago
  18. e1b13d2 Add API documentation to ZoneInfo.+ by Victor Chang · 3 years, 10 months ago
  19. 72d312b Merge "Make 2 fields in ZoneInfoData private" by vichang · 3 years, 10 months ago
  20. 187c1dd Merge "Move inner class WallTime from ZoneInfoData" by vichang · 3 years, 10 months ago
  21. 964e0e0 Merge "Move getOffset(int, int, int, int, int, int) to ZoneInfo" by vichang · 3 years, 10 months ago
  22. e64fd40 Make 2 fields in ZoneInfoData private by Victor Chang · 3 years, 10 months ago
  23. 44f2d68 Move inner class WallTime from ZoneInfoData by Victor Chang · 3 years, 10 months ago
  24. 55a61d2 Merge "Correct annotations in ZoneInfoDb" by vichang · 3 years, 10 months ago
  25. 72fbc26 Merge "Remove TimeZoneDataFiles from @IntraCoreApi" by vichang · 3 years, 10 months ago
  26. 5be0ff6 Move getOffset(int, int, int, int, int, int) to ZoneInfo by Victor Chang · 3 years, 10 months ago
  27. 55e0354 Correct annotations in ZoneInfoDb by Victor Chang · 3 years, 10 months ago
  28. 58cd3f2 Remove TimeZoneDataFiles from @IntraCoreApi by Victor Chang · 3 years, 10 months ago
  29. e59f2a2 Merge changes from topic "generateIcuDataPath1" by vichang · 3 years, 10 months ago
  30. e5b242d Remove property android.icu.impl.ICUBinary.dataPath for apps targeting S+ by Victor Chang · 3 years, 10 months ago
  31. ede6d44 Remove unused @IntraCoreApi TimeZoneNames.getDisplayNames() by Victor Chang · 3 years, 10 months ago
  32. a8ca9ae Merge "Remove unused @IntraCoreApi in TimeZoneDataFiles" by vichang · 3 years, 10 months ago
  33. b0107ad Merge "Add maxTargetSdk restriction to unused APIs." by Treehugger Robot · 3 years, 10 months ago
  34. 487c456 Remove unused @IntraCoreApi in TimeZoneDataFiles by Victor Chang · 3 years, 10 months ago
  35. 8ba5f84 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 3 years, 11 months ago
  36. 5022b44 Remove the unused @IntraCoreApi by Victor Chang · 3 years, 11 months ago
  37. 6aa6312 Remove unused @IntraCoreApi provided by ICU4J by Victor Chang · 3 years, 11 months ago
  38. 32ead7e Merge changes from topic "initlibicuuc" by vichang · 3 years, 11 months ago
  39. 8b5779d Merge "Move ICU-related initialization code to I18n module" by vichang · 3 years, 11 months ago
  40. 07c22a8 Android patch: libicuuc loads data files without an explicit call by Victor Chang · 4 years ago
  41. ba1339b Move ICU-related initialization code to I18n module by Victor Chang · 4 years ago
  42. f82fcd1 Android patch: Add DecimalFormat#setParseJavaCompatible to replace setParseStrictMode by Victor Chang · 3 years, 11 months ago
  43. cfea28d Merge "Allow duplicated fields in DateTimePatternGenerator" by vichang · 3 years, 11 months ago
  44. b356f6e Android patch: Fix localized quarters used in java.time by Victor Chang · 3 years, 11 months ago
  45. 2233b49 Allow duplicated fields in DateTimePatternGenerator by Victor Chang · 3 years, 11 months ago
  46. 51d19f1 Merge "Inline toStringArray into its only non-libcore user." by Nicolas Geoffray · 4 years ago
  47. 51d5a93 Inline toStringArray into its only non-libcore user. by Nicolas Geoffray · 4 years ago
  48. 80a4368 Merge "Initialize ICU4C in i18n module instead of libcore" by vichang · 4 years ago
  49. e7817e0 Initialize ICU4C in i18n module instead of libcore by Victor Chang · 4 years ago
  50. 6addaa7 Merge "Add LocaleNative.setDefault" by vichang · 4 years ago
  51. c3d6196 Add LocaleNative.setDefault by Victor Chang · 4 years ago
  52. 8c87642 Remove unnecessary nativehelper/ScopedBytes.h include by Orion Hodson · 4 years ago
  53. a30e214 Break TransliteratorTest#testAll into parameterized test by Victor Chang · 4 years, 1 month ago
  54. 6e80b01 Add regression test for separators in the currency format by Victor Chang · 4 years, 1 month ago
  55. d45a579 Cherry-pick: ICU-20956 Fix monetary symbol getters in DecimalFormat by Shane Carr · 4 years, 6 months ago
  56. 53ddc8d Link CalendarAstronomer statically in the system server by Victor Chang · 4 years, 1 month ago
  57. 90ec62d Update language in external/icu to comply with Android’s inclusive language guidance by Victor Chang · 4 years, 1 month ago
  58. 59b93bd Merge "Remove redundant zone.tab section from tzdata" by Neil Fuller · 4 years, 1 month ago
  59. 1467987 Merge "Provide getNarrowAmPm to framework instead of Libcore" by vichang · 4 years, 2 months ago
  60. d3f72fb Merge "Tweak tzdata format" by Neil Fuller · 4 years, 2 months ago
  61. 8b8c65b Add String interning for zoneIds by Neil Fuller · 4 years, 2 months ago
  62. b67b5a3 Remove redundant zone.tab section from tzdata by Neil Fuller · 4 years, 2 months ago
  63. 7e67c46 Tweak tzdata format by Neil Fuller · 4 years, 2 months ago
  64. 99fcca2 Update the TzDataSetVersion for S by Neil Fuller · 4 years, 2 months ago
  65. efa5921 Provide getNarrowAmPm to framework instead of Libcore by Victor Chang · 4 years, 2 months ago
  66. 162aba9 Provide access to new "alts" data in tzlookup.xml by Neil Fuller · 4 years, 2 months ago
  67. 0c4f11f Merge changes from topic "initializePatternSeparator" by vichang · 4 years, 2 months ago
  68. 4ed8f4d Merge "Expose CurrencyMetaInfo to re-implement ICU.getCurrencyCode in libcore" by vichang · 4 years, 2 months ago
  69. 59431f5 Remove @IntraCoreApi from JavaTimeZone by Victor Chang · 4 years, 2 months ago
  70. 22f7c50 Re-implement LocaleData.initializePatternSeparator without using UResourceBundle by Victor Chang · 4 years, 2 months ago
  71. 75c6ad5 Android patch: Add DecimalFormatSymbols#getLocalizedPatternSeparator for libcore bridge by Victor Chang · 4 years, 2 months ago
  72. da51cfb Expose CurrencyMetaInfo to re-implement ICU.getCurrencyCode in libcore by Victor Chang · 4 years, 2 months ago
  73. 7e54f90 Move libcore.timezone to the i18n module - Final part by Victor Chang · 4 years, 2 months ago
  74. 6792d05 Move/Copy more libcore.timezone classes by Victor Chang · 4 years, 2 months ago
  75. 21639cd Move libcore.timezone classes to I18n module by Victor Chang · 4 years, 3 months ago
  76. e0cb749 Move/Copy libcore.timezone classes and tests by Victor Chang · 4 years, 2 months ago
  77. ecffbde Legacy/stable split for ICU contributions to core/platform API. by Pete Gillin · 4 years, 3 months ago
  78. d234cd9 Merge "Move ICU's IntraCoreApi stubs to java_sdk_library." by Nicolas Geoffray · 4 years, 3 months ago
  79. 2f5b7b3 Merge "Split the core/platform API into stable and legacy versions." by Pete Gillin · 4 years, 3 months ago
  80. 7f8aaf6 Move ICU's IntraCoreApi stubs to java_sdk_library. by Nicolas Geoffray · 4 years, 3 months ago
  81. 5e28f35 Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 3 months ago
  82. 329d035 Move ICU's public api stubs to java_sdk_library. by Nicolas Geoffray · 4 years, 3 months ago
  83. 4f8142a Move ICU's CorePlatformApi stubs to java_sdk_library. by Nicolas Geoffray · 4 years, 3 months ago
  84. a12ff87 Move com.android.i18n APEX module definition to packages/modules/RuntimeI18n/ by Victor Chang · 4 years, 4 months ago
  85. 71d684d Remove unused resource-only java_library by Victor Chang · 4 years, 4 months ago
  86. c5f2fa0 Update updateicudata.py to generate testdata.jar by Victor Chang · 4 years, 4 months ago
  87. aaf6845 "Move ICU from ART APEX into i18n APEX" Attempt 2 by Victor Chang · 4 years, 4 months ago
  88. edff287 Revert "Move ICU from ART APEX into i18n APEX" by vichang · 4 years, 4 months ago
  89. 7008994 Move ICU from ART APEX into i18n APEX by Victor Chang · 4 years, 5 months ago
  90. a85b738 Remove references to @hide APIs. by Andrew Sapperstein · 4 years, 4 months ago
  91. 12990b3 Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 5 months ago
  92. 4086a63 Remove testdex version. by Nicolas Geoffray · 4 years, 5 months ago
  93. ad2ceb1 Add API coverage to android.icu.number by Victor Chang · 4 years, 5 months ago
  94. a3cf9b8 Merge "Remove ART aggregation of icu sources" by Paul Duffin · 4 years, 5 months ago
  95. fe1f1b2 Merge "Move TimeZoneNames#fillZoneStrings() API into libcore bridge" by Nikita Iashchenko · 4 years, 5 months ago
  96. 093a404 Remove ART aggregation of icu sources by Paul Duffin · 4 years, 5 months ago
  97. f918735 Merge "Cherry-pick: ICU-21020 Document unchecked exception in various number formatter classes" by vichang · 4 years, 5 months ago
  98. f13449c Cherry-pick: ICU-21020 Document unchecked exception in various number formatter classes by Victor Chang · 4 years, 6 months ago
  99. 822e4fc Move TimeZoneNames#fillZoneStrings() API into libcore bridge by Nikita Iashchenko · 4 years, 6 months ago
  100. bc87dca Cherry-pick: ICU-20806 Remove "implements Cloneable" from android.icu.number.Precision and ScientificNotation by Victor Chang · 4 years, 6 months ago