Sign in
chromium
/
chromium
/
third_party
/
icu46
/
HEAD
7859712
Enable 64-bit build of host toolset
by torne@chromium.org
· 11 years ago
master
99b596b
Add the minimal Tajik locale part 2
by jshin@chromium.org
· 11 years ago
44fc849
Fix the assembly file for Mac
by jshin@chromium.org
· 11 years ago
ef88628
Add support for QNX Neutrino part2
by jshin@chromium.org
· 11 years ago
55e8323
Add support for QNX Neutrino.
by jshin@chromium.org
· 11 years ago
a71aace
Add the minimal Tajik locale data and update tz data
by jshin@chromium.org
· 11 years ago
340674d
Use Android-specific icudata file
by jshin@chromium.org
· 11 years ago
74226cd
This has to be checked in first so it can be rolled in the next CL for this bug.
by maruel@chromium.org
· 11 years ago
72f3dc6
Correct gyp toolsets for all combinations of want_separate_host_toolset and use_system_icu.
by jochen@chromium.org
· 11 years ago
2553401
Rename ICU NaCl targets
by sergeyu@chromium.org
· 11 years ago
bf22380
Fix icu link warning on Windows
by wfh@chromium.org
· 11 years ago
5f2a120
Add icu.isolate
by jshin@chromium.org
· 11 years ago
49ee8ac
Compile ICU for [P]NaCl
by sergeyu@chromium.org
· 11 years ago
f5ebe7c
Add back link_settings for iOS.
by jshin@chromium.org
· 11 years ago
3dae951
Add support for icu_use_data_file=1 to icu.gyp on Windows/Linux
by jshin@chromium.org
· 11 years ago
58c586c
Update icudt46l.dat and related files.
by jshin@chromium.org
· 11 years ago
fbb271d
Use the system stdint.h on Windows.
by bungeman@chromium.org
· 12 years ago
f0fca51
To use C++ API for BreakIterator in Blink, port getRuleStatus from ICU 52
by jshin@chromium.org
· 12 years ago
e107c78
Fix icu compilation on VS2013
by scottmg@chromium.org
· 12 years ago
992727e
Fix a bug in UTF-16/32 detection.
by jshin@chromium.org
· 12 years ago
e0ebdd6
Fix building icu for android on mac host.
by torne@chromium.org
· 12 years ago
6771a3a
Only depend on libgabi++ for the target toolset.
by jochen@chromium.org
· 12 years ago
2f87c28
Turn on want_separate_host_toolset on by default, as it's on by default in chrome
by jochen@chromium.org
· 12 years ago
b9b09b9
Set proper flags when cross-compiling with separate toolsets.
by jochen@chromium.org
· 12 years ago
fc679c2
Make it possible to compile ICU both with the host and target toolset.
by jochen@chromium.org
· 12 years ago
f71430a
ICU header move part 3 of 3.
by jshin@chromium.org
· 12 years ago
6c79be2
Move ICU header part 2
by jshin@chromium.org
· 12 years ago
f3e68d2
Move ICU headers part 1
by jshin@chromium.org
· 12 years ago
9170548
Harden _getKeywords in uloc.c
by jshin@chromium.org
· 12 years ago
4e2152d
Fix the typo in the previous CL for uClibc support in ICU
by jshin@chromium.org
· 12 years ago
03f72c5
Don't use __timezone when using uClibc
by jshin@chromium.org
· 12 years ago
5a0d77a
Android: Disable 'sincos' optimization to avoid 'icu' link errors.
by yfriedman@chromium.org
· 12 years ago
0acd260
Revert r172827 to fix the FTP directory listing on Windows.
by jshin@chromium.org
· 12 years ago
08df0c6
Generate shim headers on Android when using system ICU.
by benm@google.com
· 12 years ago
9c7f205
No need to compare library variable against 'shared_library'.
by tfarina@chromium.org
· 12 years ago
24ed269
Remove <(library) usage from icu.gyp.
by tfarina@chromium.org
· 12 years ago
0f07f32
Fix build with system ICU headers.
by phajdan.jr@chromium.org
· 12 years ago
7d82886
Make icu compile for Win64
by jschuh@chromium.org
· 12 years ago
ca00514
Linux: generate shim headers for ICU.
by phajdan.jr@chromium.org
· 12 years ago
6cbe5e6
Fix a race condition in ICU's locid.
by jshin@chromium.org
· 12 years ago
9df2b20
Fix compilation errors on VS2012
by scottmg@chromium.org
· 13 years ago
97a789d
Fix a heap buffer overaflow in ucstrTextExtract
by jshin@chromium.org
· 13 years ago
d976ee0
Make 'License' field in third-party metadata required
by steveblock@chromium.org
· 13 years ago
ac48392
Fix ICU time zone support on iOS
by stuartmorgan@chromium.org
· 13 years ago
b4dbb97
Fix ICU to work with Android's system stlport
by steveblock@chromium.org
· 13 years ago
fde3bfe
Implement use_system_icu for Android.
by torne@chromium.org
· 13 years ago
7158eb0
Add iOS support to icu.gyp
by stuartmorgan@chromium.org
· 13 years ago
20267e6
Remove host target of ICU on Android
by wangxianzhu@chromium.org
· 13 years ago
6847370
Exclude most lang, all region and all curr data for chromium-android.
by wangxianzhu@chromium.org
· 13 years ago
8d15e28
Use original CJK segmetation rules on Android. (Part 2)
by wangxianzhu@chromium.org
· 13 years ago
739700d
Use original CJK segmetation rules on Android.
by wangxianzhu@chromium.org
· 13 years ago
8fccd46
ICU: Merge upstream r30255 to fix a clang warning.
by thakis@chromium.org
· 13 years ago
eca8425
Add 4068 to the list of warnings to suppress in VS.
by jshin@chromium.org
· 13 years ago
36e340d
Take care of two Clang warnings.
by jshin@chromium.org
· 13 years ago
b18a99d
icu: Warning tweaks in preparation for the next clang roll.
by thakis@chromium.org
· 13 years ago
43b7b1e
Fix another buffer overflow bug in ICU
by jshin@chromium.org
· 13 years ago
6b3e145
Move -Wno-switch in ICU to the target that actually needs it :-/
by thakis@chromium.org
· 13 years ago
7eecf37
Add -Wno-switch to ICU.
by thakis@chromium.org
· 13 years ago
d571f9b
Fix two ICU bugs.
by jshin@chromium.org
· 13 years ago
7ef68df
Add Malay (ms) locale data to pre-build ICU data file.
by jshin@chromium.org
· 13 years ago
e3740ec
Revise EUC-JP mapping so that {0x8E 0xE3} and {0x8E 0xE4} are not
by jshin@chromium.org
· 13 years ago
cedeaf0
Add plain-text copy of license
by jbauman@chromium.org
· 13 years ago
805ed9f
Switch 'settings' to 'none', as the former is deprecated.
by evan@chromium.org
· 13 years ago
bbf68a6
Disable harmless warnings for 3rdparty code: ICU.
by thakis@chromium.org
· 13 years ago
62996c9
Fix buffer overflow in _canonicalize.
by falken@chromium.org
· 13 years ago
6f70948
Update the pre-built ICU data file for the following changes:
by jshin@chromium.org
· 13 years ago
19d8cdb
Update timezone data files to 2011n
by jshin@chromium.org
· 13 years ago
a6ca27a
Upstream: Android's ICU change
by michaelbai@google.com
· 14 years ago
be78291
Make unistr.h compile with -Werror and gcc4.6
by jshin@chromium.org
· 14 years ago
66cdcca
Use the OpenBSD header for ICU on OpenBSD
by mark@chromium.org
· 14 years ago
5b882fe
Fixing an oversite in my first fix (7891051).
by bradchen@google.com
· 14 years ago
e1eb023
Fix for bug 81753, do not read past the end of unicode strings
by bradchen@google.com
· 14 years ago
c0b26d9
Remove a separate ICU data file for CrOS.
by jshin@chromium.org
· 14 years ago
fada861
Add the pre-built ICU data for Mac.
by jshin@chromium.org
· 14 years ago
3385ab3
Update the pre-built ICU data files for Win, Linux, Mac and CrOS
by jshin@chromium.org
· 14 years ago
c3dc1a8
Add the currency display name for JavaScript I18N API
by jshin@chromium.org
· 14 years ago
d475965
Fix some ICU locale data
by jshin@chromium.org
· 14 years ago
9375768
Fix the Korean find-in-page bug.
by jshin@chromium.org
· 14 years ago
7356ec5
ICU Regex patch.
by jshin@chromium.org
· 14 years ago
d83d8e1
Fixed handling of different decimal separators on DigitList::set().
by joaodasilva@chromium.org
· 14 years ago
59026ae
Fix an ICU bug found by PSV (static analysis tool)
by jshin@chromium.org
· 14 years ago
5fb9b88
Add support for FreeBSD to Chrome's ICU
by jshin@chromium.org
· 14 years ago
d55d11c
Disable warnings in VS that won't be fixed anyway.
by maruel@chromium.org
· 14 years ago
c43bf7c
Define U_STATIC_IMPLEMENTATION on all platforms unless we're
by evan@chromium.org
· 14 years ago
00019d3
Copy the README.chromium from icu42/.../brkitr to icu46/.../brkitr to make license checking happy.
by mal@chromium.org
· 14 years ago
f3b4671
Landing http://codereview.chromium.org/6691033/
by thakis@chromium.org
· 14 years ago
128ef52
Fixing icu to work with msvs2010.
by bradnelson@google.com
· 14 years ago
b7cdb9a
Changing icu to use gyp 'copies', rather than use a rules file.
by bradnelson@google.com
· 14 years ago
46eafec
Formatting the readmes in deps to follow the proper format and making sure they contain Short Name and Version fields for version tracking.
by cdn@chromium.org
· 14 years ago
50bfdb9
Coverity INFINITE_LOOP Fix.
by ctguil@chromium.org
· 14 years ago
dcbad96
Drop ICU version number from the name of icu data dll file on Windows.
by jshin@chromium.org
· 14 years ago
7cf1453
Make ICU build with Clang.
by jshin@chromium.org
· 14 years ago
3992e5b
Delete svn:executable properties.
by hbono@chromium.org
· 14 years ago
96d557a
Add back U_WCHAR_IS_UTF32 macro to pmac.h
by jshin@chromium.org
· 14 years ago
e582f60
Add the ICU 4.6 locale file (pre-generated) for CrOS along with
by jshin@chromium.org
· 14 years ago
07636cd
Add up-to-date README.chromium for ICU 4.6
by jshin@chromium.org
· 14 years ago
8ad9888
Enable RTTI for ICU.
by jshin@chromium.org
· 14 years ago
b63d73f
Rename the variable to not end in "_file" since that triggers gyp relative
by thomasvl@chromium.org
· 14 years ago
28c74c5
Port wpo.patch to ICU 4.6
by jshin@chromium.org
· 14 years ago
c1ff9f2
Add support for using ICU with a data file instead of compiling the data in.
by thomasvl@chromium.org
· 14 years ago
Next »