summaryrefslogtreecommitdiffstats
path: root/base/path_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more code to using FilePath.evanm@google.com2008-11-191-9/+8
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-11/+23
* CreateDirectory() should check if an existing path is actually a directory be...mmoss@google.com2008-09-111-4/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* For some reason, when I changed PathData to be a singleton (r722) Purify star...erikkay@google.com2008-08-201-7/+23
* To pass string_util_unittest, we need the ICU data file. To get the ICU data...evanm@google.com2008-08-151-4/+17
* I accidentally committed file_version_info. Since comments were relatively m...erikkay@google.com2008-08-121-21/+16
* recursive_mutexerikkay@google.com2008-08-111-15/+27
* * add base_paths_mac.mm to mac porterikkay@google.com2008-08-081-17/+20
* Improve PathServiceTest test by verifying that the returned path exists.maruel@google.com2008-08-071-4/+2
* Refactoring file_util into file_util and file_util_win. Also fix windows dep...erikkay@google.com2008-08-061-10/+2
* Mac changes to the path service.avi@google.com2008-08-061-9/+35
* refactor base_paths so that windows-specific paths are pulled out into their ...erikkay@google.com2008-08-051-1/+22
* Add base to the repository.initial.commit2008-07-261-0/+202