summaryrefslogtreecommitdiffstats
path: root/base/base_paths.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix PathProvider to not modify result when DIR_TEST_DATA does not existmaniscalco2015-12-111-6/+9
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Add support for GetHomeDir for Mac and Windows.brettw@chromium.org2014-02-191-18/+17
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* base: Move the rest of JSONValueSerializer unit tests from c/common to base/j...tfarina@chromium.org2013-03-281-5/+14
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-1/+1
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-1/+1
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move more code to using FilePath.evanm@google.com2008-11-191-2/+2
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-4/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Part two of file_util porting. Almost all of the functionality has been port...erikkay@google.com2008-08-151-7/+0
* Revert base/base_path.cc (r450) since it caused large scale unit test failure.maruel@google.com2008-08-061-33/+3
* Fix base::DIR_SOURCE_ROOT path calculation.maruel@google.com2008-08-061-3/+33
* refactor base_paths so that windows-specific paths are pulled out into their ...erikkay@google.com2008-08-051-84/+2
* Add base to the repository.initial.commit2008-07-261-0/+151