| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some more file utils to the base namespace. | brettw@chromium.org | 2013-12-02 | 1 | -1/+1 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | base: Move the rest of JSONValueSerializer unit tests from c/common to base/j... | tfarina@chromium.org | 2013-03-28 | 1 | -5/+14 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ... | wjia@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Move more code to using FilePath. | evanm@google.com | 2008-11-19 | 1 | -2/+2 |
* | Begin the first small step towards using FilePath everywhere: | evanm@google.com | 2008-10-30 | 1 | -4/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Part two of file_util porting. Almost all of the functionality has been port... | erikkay@google.com | 2008-08-15 | 1 | -7/+0 |
* | Revert base/base_path.cc (r450) since it caused large scale unit test failure. | maruel@google.com | 2008-08-06 | 1 | -33/+3 |
* | Fix base::DIR_SOURCE_ROOT path calculation. | maruel@google.com | 2008-08-06 | 1 | -3/+33 |
* | refactor base_paths so that windows-specific paths are pulled out into their ... | erikkay@google.com | 2008-08-05 | 1 | -84/+2 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+151 |