summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-04-19Avoid throwing when --exclude-filters are givenVictor Chang
2021-04-21Merge "Add options argument to CorePlatformApi DateTimePatternGenerator#getBe...vichang
2021-04-01Add options argument to CorePlatformApi DateTimePatternGenerator#getBestPatternVictor Chang
2021-04-01Add ucnv_convert to libandroidicuVictor Chang
2021-03-08Add detailed explanation into the deprecation message for Normalizer2.getInst...Victor Chang
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to external/icuBob Badour
2021-02-11Remove all @IntraCoreApi in android.icuVictor Chang
2021-02-10Remove __ANDROID_API__ >= 31 guardVictor Chang
2021-02-10Expose ubrk_clone() from NDK - part 2Victor Chang
2021-01-22Expose new public APIs from ICU4JVictor Chang
2021-01-21Regenerate patches in libicu headersVictor Chang
2021-01-21Regenerate java doc patchesVictor Chang
2021-01-21Generate allowlisted APIsVictor Chang
2021-01-21Move langInfo.txt regeneration away from updatecldrdata.pyVictor Chang
2021-01-21Update updatecldrdata.pyVictor Chang
2021-01-21Android patch: Display names for countries/regions and currency symbolVictor Chang
2021-01-19Copy ICU release-68-2 into aosp/icu68Victor Chang
2021-01-19Deprecate Normalizer2.getInstance(InputStream, ...)Victor Chang
2021-01-18Expose new public APIs from ICU4JVictor Chang
2021-01-15Update the script to generate icu4c/source/test/testdata/outVictor Chang
2021-01-15Update the script to generate icu4c/source/data/misc/langInfo.txtVictor Chang
2021-01-15Remove reference to hidden classes in the java docicu67Victor Chang
2021-01-14Re-generate libicu.so and ICU4C CTS headersVictor Chang
2021-01-12Update line numbers in the javadoc patchesVictor Chang
2021-01-12Generate whitelisted APIsVictor Chang
2021-01-12Android patch: Display names for countries/regions and currency symbolVictor Chang
2021-01-12Cherry-pick: ICU-21135 Fix pseudo locales to filter only non-root paths and a...David Beaumont
2021-01-12Cherry-pick: ICU-21084 Migrating ICU tools to use PathMatcherDavid Beaumont
2021-01-12Cherry-pick: ICU-21089 Ignoring incomplete alt path mappings.David Beaumont
2021-01-12Cherry-pick: ICU-21078 Adding missing copyright notice (sorry!)David Beaumont
2021-01-12Cherry-pick: ICU-21078 Adding script and updating docs for CLDR jarsDavid Beaumont
2021-01-12Update updatecldrdata.py to use a new upstream generation toolNikita Iashchenko
2021-01-12Copy ICU release-67-1 into aosp/icu67Victor Chang
2021-01-06Remove TimeZone#setICUDefault(TimeZone) from @IntraCoreApiVictor Chang
2021-01-05Remove @IntraCoreApi which have been moved / renamedVictor Chang
2020-12-09Merge "Remove ULocale#getRegionForSupplementalData(ULocale,boolean) from @Int...vichang
2020-12-09Merge "Avoid android-patched DateFormatSymbols constructor"vichang
2020-12-08Remove ULocale#getRegionForSupplementalData(ULocale,boolean) from @IntraCoreApiVictor Chang
2020-12-02Avoid android-patched DateFormatSymbols constructorVictor Chang
2020-11-23Add NDK APIs needed by skiaVictor Chang
2020-11-23Remove u_strCompareIter and uloc_acceptLanguageFromHTTP from NDK headersVictor Chang
2020-11-16Add @SuppressWarnings("HiddenAbstractMethod") by code genVictor Chang
2020-11-04Merge changes from topic "generateIcuDataPath1"vichang
2020-11-03Remove unused @IntraCoreApi TimeZoneNames.getDisplayNames()Victor Chang
2020-11-03Remove non-existng IntraCoreApi entryVictor Chang
2020-10-29Merge "Add maxTargetSdk restriction to unused APIs."Treehugger Robot
2020-10-29Merge "Expose ulocdata_getCLDRVersion from NDK"vichang
2020-10-29Merge "Avoid particular includes in NDK"vichang
2020-10-28Merge "Add support for long parameters in annotations."Treehugger Robot
2020-10-28Add maxTargetSdk restriction to unused APIs.Mathew Inwood