summaryrefslogtreecommitdiffstats
path: root/base/file_path.cc
Commit message (Expand)AuthorAgeFilesLines
* Reverting 7423.erikkay@google.com2008-12-231-9/+0
* Add a method to explicitly request a UTF8 representation of a FilePath. This...erikkay@google.com2008-12-231-0/+9
* Rather than create a TODO that will never be done, I went ahead and implement...aa@chromium.org2008-12-181-0/+27
* Move file enumeration to filepaths.avi@google.com2008-12-111-5/+12
* Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jrmark@chromium.org2008-12-081-29/+51
* Backing out r6315 due to DirectoryWatcherTest.SubDir (base_unittests) failuremark@chromium.org2008-12-031-51/+29
* Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jrmark@chromium.org2008-12-031-29/+51
* Backing out r6299 due to DirectoryWatcherTest.SubDir (base_unittests) failuremark@chromium.org2008-12-031-51/+29
* Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jrmark@chromium.org2008-12-031-29/+51
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-4/+3
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-0/+28
* Add a FilePath objectmark@chromium.org2008-10-031-0/+175