| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend PathService::Get to be able to return the X86 program files path. | abodenha@chromium.org | 2011-04-25 | 1 | -1/+11 |
* | Revert 82686 - Extend PathService::Get to be able to return the X86 program f... | abodenha@google.com | 2011-04-22 | 1 | -7/+1 |
* | Extend PathService::Get to be able to return the X86 program files path. | abodenha@chromium.org | 2011-04-22 | 1 | -1/+7 |
* | Revert 82567 - Extend PathService::Get to be able to return the X86 program f... | arv@chromium.org | 2011-04-21 | 1 | -7/+1 |
* | Extend PathService::Get to be able to return the X86 program files path. | abodenha@google.com | 2011-04-21 | 1 | -1/+7 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -3/+3 |
* | file_util: Get rid of most uses of UpOneDirectory. | tfarina@chromium.org | 2010-07-09 | 1 | -5/+1 |
* | Support for DIR_SOURCE_ROOT in a case of WebKit-only checkout. | tkent@chromium.org | 2010-06-15 | 1 | -3/+13 |
* | Make acrobat work with --safe-plugins by giving it write access | nsylvain@chromium.org | 2010-02-01 | 1 | -0/+6 |
* | Deprecate PathService::Get(..., wstring*) and use FilePath instead. | evan@chromium.org | 2009-10-19 | 1 | -4/+2 |
* | 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 | -19/+23 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Use __ImageBase linker variable instead of VirtualQuery on a global variable. | deanm@google.com | 2008-08-19 | 1 | -7/+4 |
* | fix build bustage | erikkay@google.com | 2008-08-15 | 1 | -1/+1 |
* | Part two of file_util porting. Almost all of the functionality has been port... | erikkay@google.com | 2008-08-15 | 1 | -0/+7 |
* | Remove a NOTREACHED() that was causing a dialog box during unit tests, hence | maruel@google.com | 2008-08-07 | 1 | -2/+0 |
* | Improve PathServiceTest test by verifying that the returned path exists. | maruel@google.com | 2008-08-07 | 1 | -0/+6 |
* | refactor base_paths so that windows-specific paths are pulled out into their ... | erikkay@google.com | 2008-08-05 | 1 | -0/+131 |