summaryrefslogtreecommitdiffstats
path: root/base/path_service.h
Commit message (Expand)AuthorAgeFilesLines
* Move PathService to the base namespace.brettw2015-09-251-6/+11
* base: Add/Fix namespace closing comments.danakj2015-03-071-1/+1
* Enable Enterprise enrollment on desktop builds.joaodasilva@chromium.org2014-05-021-2/+9
* Revert of Enable Enterprise enrollment on desktop builds. (https://codereview...falken@chromium.org2014-05-021-9/+2
* Enable Enterprise enrollment on desktop builds.joaodasilva@chromium.org2014-05-011-2/+9
* Add a comment regarding base::PathService::Override usage.thestig@chromium.org2014-02-261-0/+3
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+5
* Disable cache in PathService.vitalybuka@chromium.org2013-01-291-0/+3
* Add ScopedPathOverride to the unit test suite.pastarmovj@chromium.org2012-09-271-0/+5
* Add PathService::RemoveOverride to clear path overrides.pastarmovj@chromium.org2012-09-261-3/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add new method OverrideAndCreateIfNeeded to PathService.pastarmovj@chromium.org2012-05-091-1/+8
* Revert 135321 - Make sure only the main browser process and service proceses ...pastarmovj@chromium.org2012-05-041-8/+1
* Make sure only the main browser process and service proceses are allowed to c...pastarmovj@chromium.org2012-05-041-1/+8
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-4/+4
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-5/+0
* Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc...viettrungluu@chromium.org2010-11-241-5/+0
* Revert 67191 - chrome_paths: refactor and sanitize cache directory handlingviettrungluu@chromium.org2010-11-241-0/+5
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-241-5/+0
* Revert "chrome_paths: refactor and sanitize cache directory handling"evan@chromium.org2010-11-231-0/+5
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-231-5/+0
* linux: fix cache corruption when using multiple --user-data-direvan@chromium.org2010-11-131-0/+5
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-09-091-3/+1
* Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...rvargas@google.com2010-08-191-1/+3
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-191-3/+1
* Revert 55450 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...glen@chromium.org2010-08-091-1/+3
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-091-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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