summaryrefslogtreecommitdiffstats
path: root/base/files/file_path.cc
Commit message (Expand)AuthorAgeFilesLines
* mac: Remove ScopedCFTypeRef from base::mac::.thakis@chromium.org2013-06-241-3/+3
* Add FilePath::{As,From}UTF16Unsafedarin@chromium.org2013-06-201-0/+26
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* split file path constants out for split linkscottmg@chromium.org2013-05-211-16/+5
* Make Windows traversal checking handle pathological cases jschuh@chromium.org2013-05-171-1/+8
* Revert 200603 "Make Windows traversal checking handle pathologic..."rouslan@chromium.org2013-05-161-8/+1
* Make Windows traversal checking handle pathological cases jschuh@chromium.org2013-05-161-1/+8
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-0/+18
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* 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/+1260