summaryrefslogtreecommitdiffstats
path: root/base/file_path.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds AppendASCII which will append an ASCII path component.erikkay@google.com2009-01-211-0/+9
* Move Contains() method to file_utils, stop relying on in extensions_protocolaa@chromium.org2009-01-091-26/+0
* Add implementations of various extension related methods (derived from file_u...erikkay@google.com2009-01-091-4/+81
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+1
* Keep trying to undo 7564.estade@chromium.org2009-01-051-2/+2
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-2/+2
* 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