Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(793)

Unified Diff: README.chromium

Issue 1864463002: Add Emoji properties (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | patches/emoji_props.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 7612cbb71c9c8476a73e100d9bbc8ed3d3212ecb..e621f78145ed320cb7f08c8f85a4577dee310321 100644
--- a/README.chromium
+++ b/README.chromium
@@ -308,3 +308,11 @@ D. Local Modifications
http://unicode.org/cldr/trac/ticket/7969 (percent sign in ar and fa)
- Android patch for the 2nd bug
https://android.googlesource.com/platform/external/icu/+/56b2b8b
+
+13. Add Emoji properties support by cherry-picking from 57.1
+ - patches/emoji_props.patch
+ - Upstream change cherry-picked
+ http://bugs.icu-project.org/trac/changeset/38183
+ - source/data/in/{pnames,uprops}.icu were copied from the upstream,
+ but they're just for the record. Their contents are hard-coded
+ in the source files patched by the above patch.
« no previous file with comments | « no previous file | patches/emoji_props.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698