summaryrefslogtreecommitdiffstats
path: root/base/path_service.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-0/+2
* Quick fix to use file_util::SetCurrentDirectory method instead of the PathSer...erikkay@chromium.org2009-09-161-11/+0
* Landing the patch of Thiago Farina.jcampan@chromium.org2009-09-021-7/+3
* On Linux, the path to the exe is used to fork renderer processes.jcampan@chromium.org2009-06-251-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-2/+3
* Move more code to using FilePath.evanm@google.com2008-11-191-1/+1
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-2/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* I accidentally committed file_version_info. Since comments were relatively m...erikkay@google.com2008-08-121-1/+1
* recursive_mutexerikkay@google.com2008-08-111-0/+4
* Refactoring file_util into file_util and file_util_win. Also fix windows dep...erikkay@google.com2008-08-061-0/+10
* Add base to the repository.initial.commit2008-07-261-0/+85