summaryrefslogtreecommitdiffstats
path: root/base/i18n/file_util_icu.h
Commit message (Expand)AuthorAgeFilesLines
* Update ReplaceIllegalCharactersInPath to handle quirks in HFS+ and VFATasanka2015-01-311-5/+15
* Move file_util_icu to base::i18n namespacebrettw@chromium.org2014-08-071-7/+9
* Move more uses of string16 to specify base::brettw@chromium.org2013-12-031-1/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Normalize download file name on chromeostbarzic@chromium.org2012-03-271-1/+5
* Base: Switch base_i18n to be a separate dll (component build)rvargas@google.com2011-08-311-5/+8
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+0
* FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...viettrungluu@chromium.org2010-08-141-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix 2 include guards found by my scriptthakis@chromium.org2010-07-261-0/+5
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-3/+5
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-0/+33