summaryrefslogtreecommitdiffstats
path: root/base/i18n/icu_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing debug GN build.bradnelson2015-03-241-0/+4
* mmap V8 snapshot and ICU data file in the android_webviewmkosiba2015-01-091-12/+15
* [ICU] Avoid reading ICU data files in render process.feng@chromium.org2014-06-101-2/+27
* Log InitializeICU() failures in relase buildwangxianzhu@chromium.org2014-05-271-4/+4
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-7/+20
* Enable icu_use_data_file_flag on Androidjshin@chromium.org2014-03-081-0/+2
* Revert 253938 "Enable icu_use_data_file_flag on Android"pkasting@chromium.org2014-02-281-2/+0
* Enable icu_use_data_file_flag on Androidjshin@chromium.org2014-02-271-0/+2
* Enable icu_use_data_file on Windowsjshin@chromium.org2014-01-241-2/+7
* Revert of Enable icu_use_data_file on Windows (https://codereview.chromium.or...jshin@chromium.org2014-01-231-1/+1
* Enable icu_use_data_file on Windowsjshin@chromium.org2014-01-221-1/+1
* Roll icu to 241739 and drop a version from icudt*datjshin@chromium.org2013-12-191-2/+5
* Move the logic for getting icu data out of icu_utiljshin@chromium.org2013-12-041-29/+12
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-231-5/+5
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-2/+2
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in base.thestig@chromium.org2013-05-141-1/+0
* Use CR_DEFINE_STATIC_LOCAL for iOS leaky mapped file.justincohen@google.com2013-05-061-1/+1
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-241-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-0/+2
* Move sys_string_conversions to base/strings.brettw@chromium.org2013-02-071-1/+1
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-2/+2
* Load ICU data from file on iOS.blundell@chromium.org2012-08-161-0/+2
* Transition to base/mac/bundle_locations.h step 1jeremy@chromium.org2012-01-191-3/+3
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-4/+4
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-4/+4
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-4/+4
* Drop the icu version number from the name of icu data file on Windows. jshin@chromium.org2011-03-101-1/+1
* Add support for ICU data in a data file.thomasvl@chromium.org2011-02-101-1/+36
* Change ICU_UTIL_DATA_IMPL on Linux to match the reality.jshin@chromium.org2010-09-071-4/+2
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-4/+3
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-0/+99