summaryrefslogtreecommitdiffstats
path: root/base/i18n/icu_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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