Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
icu
/
684fe8af2d33563a3ade72465992c38bd3c3357b
/
tools
f713dd9
Merge "API updated for ICU4J 64.2"
by vichang
· 5 years ago
4020e3d
API updated for ICU4J 64.2
by Nikita Iashchenko
· 5 years ago
c37b03c
Define @IntraCoreApi between libcore and icu4j
by Victor Chang
· 5 years ago
e2c881c
Remove outdated javadoc patch for android_icu4j
by Nikita Iashchenko
· 5 years ago
82c00f7
Update clang version used in generate_libandroidicu.py
by Nikita Iashchenko
· 5 years ago
01ba6eb
./tools/srcgen/generate_whitelisted_public_api.sh
by Nikita Iashchenko
· 5 years ago
f40e0e5
Revert BreakIterator deprecated API change
by Victor Chang
· 6 years ago
e793e45
Update INCLUDE_UNI_CORE_DATA=1 to ICU_DATA_BUILDTOOL_OPTS in configure stage due to ICU 64 upgrade
by Victor Chang
· 6 years ago
2d812be
Merge "Fix ./tools/updateicudata.py crash on missing .jar files"
by Treehugger Robot
· 5 years ago
f936814
Fix ./tools/updateicudata.py crash on missing .jar files
by Nikita Iashchenko
· 5 years ago
d772e59
Set default visibility to private
by Paul Duffin
· 5 years ago
22d367a
Enforce consistent formatting of .bp files
by Paul Duffin
· 5 years ago
4c98384
Hide doc about NumberFormatter skeleton in MessageFormat.java
by Victor Chang
· 5 years ago
dff712c
Remove StringPrepParseException from @CorePlatformApi.
by Tobias Thierer
· 5 years ago
e8062bc
Remove JapaneseCalendar.CURRENT_ERA from Android public SDK
by Victor Chang
· 6 years ago
8b9f2e0
Switch to clang-r353983b.
by Stephen Hines
· 6 years ago
18e7c88
Add initialization behavior to libandroidicu
by Neil Fuller
· 6 years ago
a1ab0c2
Add change logging to allow verification of transformation
by Paul Duffin
· 6 years ago
5ae3639
Deprecate BreakIterator.getTitleInstance() functions and KIND_TITLE field
by Nikita Iashchenko
· 6 years ago
467c8bb
Add @deprecated javadoc to JapaneseCalendar.CURRENT_ERA
by Victor Chang
· 6 years ago
83b2d8c
Deprecate JapaneseCalendar.CURRENT_ERA
by Victor Chang
· 6 years ago
6230ae4
Remove the java doc patch since CaseMap.Title.adjustToCased is now an API
by Victor Chang
· 6 years ago
23064e2
Add python3 support for tools
by Luca Stefani
· 6 years ago
cacdd87
Add a shared library libandroidicu
by Victor Chang
· 6 years ago
23b6420
Add support for new UnsupportedAppUsage.implicitMember property
by Paul Duffin
· 6 years ago
1462cec
Detect duplicate BodyDeclarationLocator entries in the store
by Paul Duffin
· 6 years ago
0692369
Merge "Make AddAnnotation stricter in parsing JSON file"
by Treehugger Robot
· 6 years ago
715c097
Make AddAnnotation stricter in parsing JSON file
by Paul Duffin
· 6 years ago
cc5abc2
Add --default-constructors-file option to RepackagingTransform
by Paul Duffin
· 6 years ago
ccac302
Use AddAnnotation instead of AddMarkerAnnotation
by Paul Duffin
· 6 years ago
a13c05e
Update currysrc to make it work with okhttp
by Paul Duffin
· 6 years ago
6f30d2a
Merge "Expose Transliterator API"
by vichang
· 6 years ago
470f174
Expose Transliterator API
by Victor Chang
· 6 years ago
289da4c
Add RepackagingTransform to make it easier to repackage source
by Paul Duffin
· 6 years ago
611ac3e
Annotate repackaged API with @UnsupportedAppUsage
by Paul Duffin
· 6 years ago
da28d52
Support adding default constructors and @UnsupportedAppUsage
by Paul Duffin
· 6 years ago
058432e
Rename currysrc AddAnnotation to AddMarkerAnnotation
by Paul Duffin
· 6 years ago
e5daa82
Update the ICU license file / support APEX license
by Neil Fuller
· 6 years ago
5efcf28
Expose new stable UCharacter APIs introduced by ICU 63
by Victor Chang
· 6 years ago
cd0e59e
Update java doc patches for ICU 63
by Victor Chang
· 6 years ago
e55c5ea
Fix docs build after switch to CorePlatformApi
by Victor Chang
· 6 years ago
fbb1a83
Make BaseJavadocTagClasses descend into nodes
by Adam Vartanian
· 6 years ago
11b2ac5
Add more APIs to CorePlatformApi for internal
by Neil Fuller
· 6 years ago
6cff60d
Merge "Generate android_icu4j with a fixed set of public APIs"
by vichang
· 6 years ago
49ae1bd
Generate android_icu4j with a fixed set of public APIs
by Victor Chang
· 6 years ago
0b3f1dc
More @CorePlatformApi annotations
by Neil Fuller
· 6 years ago
6010bd3
Add icu API needed by framework to core.platform.api.stubs
by Paul Duffin
· 6 years ago
3912e79
Add more APIs used by platform targets (2)
by Neil Fuller
· 6 years ago
9189af5
Add CorePlatformApi annotation to generated ICU4J
by Neil Fuller
· 6 years ago
6be6c3c
Add processors for adding and removing annotations
by Paul Duffin
· 6 years ago
d3ccbf9
Create CTS test to check ICU version on device
by Victor Chang
· 6 years ago
e993598
Add rules to generate android_icu4j sources during build time
by Victor Chang
· 6 years ago
8cd2fe6
Expose android.icu.text.Bidi API
by Victor Chang
· 6 years ago
5e7b647
Merge "Expose android.icu.text.CaseMap API"
by vichang
· 6 years ago
6e18e29
Convert external/icu to Android.bp
by Colin Cross
· 6 years ago
076e612
Expose android.icu.text.CaseMap API
by Victor Chang
· 6 years ago
40ab789
Remove public javadoc linking to NumberFormatter
by Victor Chang
· 6 years ago
d8f0985
Revert "Hide new API from ICU 62"
by Fredrik Roubert
· 6 years ago
1c5fb72
Merge "Merge remote-tracking branch 'aosp/icu62' into aosp/master."
by Treehugger Robot
· 6 years ago
5c73e2f
Use full path for exclude_files
by Colin Cross
· 6 years ago
392019a
Move srcgen over to using .bp files
by Neil Fuller
· 6 years ago
0231f94
Hide new API from ICU 62
by Victor Chang
· 6 years ago
a5b2780
Various fixes for currysrc
by Neil Fuller
· 6 years ago
539391a
Update currysrc Eclipse dependencies
by Neil Fuller
· 6 years ago
163dbe9
Merge "Remove broken @see tags from ICU javadoc."
by Treehugger Robot
· 6 years ago
fbc3234
Remove broken @see tags from ICU javadoc.
by Pete Gillin
· 6 years ago
0d13112
Merge "Revert "Hide new API from ICU 61""
by Treehugger Robot
· 6 years ago
1e7f4cb
Merge "Explicitly make building tzcode single threaded"
by Neil Fuller
· 6 years ago
f881fae
Explicitly make building tzcode single threaded
by Neil Fuller
· 6 years ago
b7204d7
Revert "Hide new API from ICU 61"
by Fredrik Roubert
· 6 years ago
1817259
Add RBBIMonkeyTest to the HiMemTestShard.
by Fredrik Roubert
· 7 years ago
b7abfd1
Hide new API from ICU 61
by Victor Chang
· 6 years ago
a1410f0
Add a script to rebuild ICU data source files from CLDR.
by Fredrik Roubert
· 7 years ago
ee29aba
Add a new API android.icu.util.LocaleData
by Victor Chang
· 7 years ago
df78677
Expose API android.icu.util.IllformedLocaleException
by Victor Chang
· 7 years ago
bfeb040
Revert "Hide new public APIs introduced by ICU 60."
by Victor Chang
· 7 years ago
20d1241
Hide new public APIs introduced by ICU 60.
by Fredrik Roubert
· 7 years ago
11ba915
Update Javadoc patch files for ICU 60.
by Fredrik Roubert
· 7 years ago
bba45d5
Remove obsolete patch to deprecate internal Calendar methods.
by Fredrik Roubert
· 7 years ago
3bf454d
Remove obsolete patch to remove references to setSignificantDigitsMode.
by Fredrik Roubert
· 7 years ago
5b799ec
ICU srcgen: Delete unused class ReplaceSelectedJavadoc.
by Tobias Thierer
· 7 years ago
7caa07d
Drop ICU test classes in libcore packages.
by Tobias Thierer
· 7 years ago
2493291
Revert "ICU: Drop test/ version of DecimalFormat_ICU58 and friends."
by Tobias Thierer
· 7 years ago
430456d
ICU: Drop test/ version of DecimalFormat_ICU58 and friends.
by Tobias Thierer
· 7 years ago
d9615ce
Update various README.android files under external/icu.
by Pete Gillin
· 7 years ago
2e13a2b
Add sharding annotations to android_icu4j test classes.
by Pete Gillin
· 7 years ago
19a4d66
Remove FixupBidiClassDoc in codegen tool
by Victor Chang
· 7 years ago
f020ab2
Merge "Apply line-based javadoc patches during ICU4J codegen"
by vichang
· 7 years ago
5d40af9
Apply line-based javadoc patches during ICU4J codegen
by Victor Chang
· 7 years ago
36a4299
Make updateicudata.py skip JAR files with identical contents.
by Fredrik Roubert
· 7 years ago
9c71da9
Update replacements.txt after cherry-pick for ticket #13231.
by Fredrik Roubert
· 7 years ago
3dd6d23
Remove @category annotations.
by Fredrik Roubert
· 8 years ago
19c7201
Update replacements.txt to hide DecimalFormat.setSignificantDigitsMode().
by Fredrik Roubert
· 8 years ago
65d90b8
Bugfix: Hide @see annotations referring to hidden methods.
by Fredrik Roubert
· 7 years ago
ac26d54
Bugfix: Hide @discouraged annotations referring to hidden methods.
by Fredrik Roubert
· 7 years ago
a799a1e
Bugfix: Correct handling of @discouraged annotations.
by Fredrik Roubert
· 7 years ago
dbf1ed8
Add a utility function for system/timezone scripts
by Neil Fuller
· 7 years ago
4568fe4
Extend updateicudata.py for ICU tz overlay files
by Neil Fuller
· 7 years ago
dc16436
Move tz files to system/timezone
by Neil Fuller
· 7 years ago
d822004
Script refactoring before major changes
by Neil Fuller
· 7 years ago
Next »