| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds AppendASCII which will append an ASCII path component. | erikkay@google.com | 2009-01-21 | 1 | -1/+12 |
* | Move Contains() method to file_utils, stop relying on in extensions_protocol | aa@chromium.org | 2009-01-09 | 1 | -44/+0 |
* | Add implementations of various extension related methods (derived from file_u... | erikkay@google.com | 2009-01-09 | 1 | -0/+159 |
* | Keep trying to undo 7564. | estade@chromium.org | 2009-01-05 | 1 | -2/+2 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -2/+2 |
* | fix merge failure | aa@chromium.org | 2008-12-18 | 1 | -1/+0 |
* | Rather than create a TODO that will never be done, I went ahead and implement... | aa@chromium.org | 2008-12-18 | 1 | -6/+64 |
* | Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-12-08 | 1 | -2/+5 |
* | Backing out r6315 due to DirectoryWatcherTest.SubDir (base_unittests) failure | mark@chromium.org | 2008-12-03 | 1 | -5/+2 |
* | Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-12-03 | 1 | -2/+5 |
* | Backing out r6299 due to DirectoryWatcherTest.SubDir (base_unittests) failure | mark@chromium.org | 2008-12-03 | 1 | -5/+2 |
* | Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-12-03 | 1 | -2/+5 |
* | Use the full src-relative path to gtest.h | mark@chromium.org | 2008-10-03 | 1 | -1/+1 |
* | Add a FilePath object | mark@chromium.org | 2008-10-03 | 1 | -0/+348 |