index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
i18n
/
icu_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store and load icudtl.dat directly from the apk rather than extracting on sta...
agrieve
2015-06-19
1
-0
/
+16
*
Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...
agrieve
2015-06-19
1
-81
/
+109
*
Revert of Moved logic for mapping child process FDs for ICU and V8 into child...
mek
2015-06-16
1
-105
/
+81
*
Moved logic for mapping child process FDs for ICU and V8 into child_process_l...
agrieve
2015-06-16
1
-81
/
+105
*
Removes android ifdefs from InitializeICUWithFileDescriptor
sky
2015-05-08
1
-16
/
+14
*
Update the ICU's default timezone in browser/renderer
jshin
2015-04-29
1
-4
/
+19
*
Add temporary CHECKs in ICU init to attempt to more closely locate crash
scottmg
2015-04-25
1
-0
/
+19
*
Fixing debug GN build.
bradnelson
2015-03-24
1
-0
/
+4
*
mmap V8 snapshot and ICU data file in the android_webview
mkosiba
2015-01-09
1
-12
/
+15
*
[ICU] Avoid reading ICU data files in render process.
feng@chromium.org
2014-06-10
1
-2
/
+27
*
Log InitializeICU() failures in relase build
wangxianzhu@chromium.org
2014-05-27
1
-4
/
+4
*
Run ContentMain in a browser_test's browser process. This removes duplication...
jam@chromium.org
2014-03-18
1
-7
/
+20
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-03-08
1
-0
/
+2
*
Revert 253938 "Enable icu_use_data_file_flag on Android"
pkasting@chromium.org
2014-02-28
1
-2
/
+0
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-02-27
1
-0
/
+2
*
Enable icu_use_data_file on Windows
jshin@chromium.org
2014-01-24
1
-2
/
+7
*
Revert of Enable icu_use_data_file on Windows (https://codereview.chromium.or...
jshin@chromium.org
2014-01-23
1
-1
/
+1
*
Enable icu_use_data_file on Windows
jshin@chromium.org
2014-01-22
1
-1
/
+1
*
Roll icu to 241739 and drop a version from icudt*dat
jshin@chromium.org
2013-12-19
1
-2
/
+5
*
Move the logic for getting icu data out of icu_util
jshin@chromium.org
2013-12-04
1
-29
/
+12
*
base: Minor cleanups in icu_util.h
tfarina@chromium.org
2013-08-23
1
-5
/
+5
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
1
-2
/
+2
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Cleanup: Remove unneeded base/file_util.h includes in base.
thestig@chromium.org
2013-05-14
1
-1
/
+0
*
Use CR_DEFINE_STATIC_LOCAL for iOS leaky mapped file.
justincohen@google.com
2013-05-06
1
-1
/
+1
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
1
-1
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Fix more remaining FilePath -> base::FilePath.
brettw@chromium.org
2013-02-18
1
-0
/
+2
*
Move sys_string_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-2
/
+2
*
Load ICU data from file on iOS.
blundell@chromium.org
2012-08-16
1
-0
/
+2
*
Transition to base/mac/bundle_locations.h step 1
jeremy@chromium.org
2012-01-19
1
-3
/
+3
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-4
/
+4
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-4
/
+4
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-4
/
+4
*
Drop the icu version number from the name of icu data file on Windows.
jshin@chromium.org
2011-03-10
1
-1
/
+1
*
Add support for ICU data in a data file.
thomasvl@chromium.org
2011-02-10
1
-1
/
+36
*
Change ICU_UTIL_DATA_IMPL on Linux to match the reality.
jshin@chromium.org
2010-09-07
1
-4
/
+2
*
Changes to base/ from a combination of FreeBSD and OpenBSD patches.
evan@chromium.org
2009-12-29
1
-1
/
+1
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
1
-4
/
+3
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-0
/
+99