summaryrefslogtreecommitdiffstats
path: root/base/files/file_path.h
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath::FinalExtension() to avoid double extensions (.tar.gz) for file ...davidben@chromium.org2013-12-091-1/+16
* Fix chrome upload with content uriqinmin@chromium.org2013-11-201-0/+9
* Revert 235752 "Fix chrome upload with content uri"qinmin@chromium.org2013-11-181-9/+0
* Fix chrome upload with content uriqinmin@chromium.org2013-11-181-0/+9
* Remove FromWStringHack().limasdf@gmail.com2013-10-031-18/+0
* Add FilePath::{As,From}UTF16Unsafedarin@chromium.org2013-06-201-0/+6
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-111-1/+1
* split file path constants out for split linkscottmg@chromium.org2013-05-211-0/+3
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-0/+7
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-0/+442