summaryrefslogtreecommitdiffstats
path: root/base/base_paths_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-4/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move more code to using FilePath.evanm@google.com2008-11-191-19/+23
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use __ImageBase linker variable instead of VirtualQuery on a global variable.deanm@google.com2008-08-191-7/+4
* fix build bustageerikkay@google.com2008-08-151-1/+1
* Part two of file_util porting. Almost all of the functionality has been port...erikkay@google.com2008-08-151-0/+7
* Remove a NOTREACHED() that was causing a dialog box during unit tests, hencemaruel@google.com2008-08-071-2/+0
* Improve PathServiceTest test by verifying that the returned path exists.maruel@google.com2008-08-071-0/+6
* refactor base_paths so that windows-specific paths are pulled out into their ...erikkay@google.com2008-08-051-0/+131