summaryrefslogtreecommitdiffstats
path: root/base/file_path.h
Commit message (Expand)AuthorAgeFilesLines
* Reverting 7423.erikkay@google.com2008-12-231-4/+0
* Add a method to explicitly request a UTF8 representation of a FilePath. This...erikkay@google.com2008-12-231-0/+4
* Rather than create a TODO that will never be done, I went ahead and implement...aa@chromium.org2008-12-181-0/+5
* Include "base/hash_tables.h" instead of hand-picking header files.avi@google.com2008-12-171-2/+1
* Allow hashmaps and hashsets of FilePath.avi@google.com2008-12-171-0/+19
* Move file enumeration to filepaths.avi@google.com2008-12-111-2/+11
* Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jrmark@chromium.org2008-12-081-7/+1
* Backing out r6315 due to DirectoryWatcherTest.SubDir (base_unittests) failuremark@chromium.org2008-12-031-1/+7
* Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jrmark@chromium.org2008-12-031-7/+1
* Backing out r6299 due to DirectoryWatcherTest.SubDir (base_unittests) failuremark@chromium.org2008-12-031-1/+7
* Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jrmark@chromium.org2008-12-031-7/+1
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-0/+3
* Generate a warning if the return value of FilePath::Append is ignored.agl@chromium.org2008-11-211-1/+2
* Implement some missing file util functions.estade@chromium.org2008-11-171-0/+4
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-0/+14
* Add a FilePath objectmark@chromium.org2008-10-031-0/+173