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

Unified Diff: README.chromium

Issue 587833004: Turn on UCONFIG_NO_NON_HTML5_CONVERTER to save 100kB (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/icu52/
Patch Set: more tests added to desc Created 6 years, 3 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 | android/icudtl.dat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 292003)
+++ README.chromium (working copy)
@@ -83,15 +83,14 @@
- Add three new tables per WHATWG encoding standards for EUC-JP,
Shift_JIS and CP866.
They're generated with scripts/{eucjp, sjis, ibm866}_gen.sh.
- - Add three 'fake' tables for ISO-2022-CN(-Ext) : noop-*.ucm.
- uconv.patch
- a. ucnv2022 uses 3 fake tables for ISO-2022-CN(-Ext) instead of two
- huge tables.
- b. ISO-2022-JP-[1-4] is dropped.
- c. SCSU, BOCU, ISCII, UTF-7 conversion is diabled leading to
- the 47kB reduction in the code size.
+ a. ISO-2022-JP-[1-4] is dropped.
+ b. SCSU, BOCU, ISCII, UTF-7, LMB, ibm42*, ISO-2022-{KR,CN*} and HZ-GB :
+ converters and detectors are dropped leading to the ~100kB reduction
+ in the code size.
+
5. Locale changes
- patches/locale1.patch :
a. Exemplar character set changes for zh*, ja + 9 Indian locales
« no previous file with comments | « no previous file | android/icudtl.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698