- f0dea13 Move PathService to the base namespace. by brettw · 10 years ago
- c3762b9 base: Add/Fix namespace closing comments. by danakj · 10 years ago
- ff9ed9f Enable Enterprise enrollment on desktop builds. by [email protected] · 11 years ago
- f87c00c Revert of Enable Enterprise enrollment on desktop builds. (https://codereview.chromium.org/258743005/) by [email protected] · 11 years ago
- 63ebbf2 Enable Enterprise enrollment on desktop builds. by [email protected] · 11 years ago
- 826ab45 Add a comment regarding base::PathService::Override usage. by [email protected] · 11 years ago
- a3ef483 Add FilePath to base namespace. by [email protected] · 13 years ago
- c5a726b3 Disable cache in PathService. by [email protected] · 13 years ago
- d3e6d25 Add ScopedPathOverride to the unit test suite. by [email protected] · 13 years ago
- d6b3af9 Add PathService::RemoveOverride to clear path overrides. by [email protected] · 13 years ago
- 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
- cb571e75 Add new method OverrideAndCreateIfNeeded to PathService. by [email protected] · 13 years ago
- 72f5829 Revert 135321 - Make sure only the main browser process and service proceses are allowed to create the profile directory. by [email protected] · 13 years ago
- 4b15160 Make sure only the main browser process and service proceses are allowed to create the profile directory. by [email protected] · 13 years ago
- 0bea725 Rename BASE_API to BASE_EXPORT. by [email protected] · 14 years ago
- 90509cb Base: A few more files using BASE_API (for base.dll) by [email protected] · 14 years ago
- b969648 windows: remove PathService::Get() that uses wstrings by [email protected] · 15 years ago
- b411da3 Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by [email protected] · 15 years ago
- 08b307c Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by [email protected] · 15 years ago
- 8c61914 chrome_paths: refactor and sanitize cache directory handling by [email protected] · 15 years ago
- d8a80d6 Revert "chrome_paths: refactor and sanitize cache directory handling" by [email protected] · 15 years ago
- 953d7c97a5 chrome_paths: refactor and sanitize cache directory handling by [email protected] · 15 years ago
- 493edd0 linux: fix cache corruption when using multiple --user-data-dir by [email protected] · 15 years ago
- 34e043b Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by [email protected] · 15 years ago
- aa443bbd Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by [email protected] · 15 years ago
- d6b4f43 Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by [email protected] · 15 years ago
- 20448a19 Revert 55450 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by [email protected] · 15 years ago
- a877d06 Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by [email protected] · 15 years ago
- 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
- ab926d55 Deprecate PathService::Get(..., wstring*) and use FilePath instead. by [email protected] · 16 years ago
- 18850528 Quick fix to use file_util::SetCurrentDirectory method instead of the PathService method, also avoids the conflict with the the windows function. by [email protected] · 16 years ago
- 057a8553 Landing the patch of Thiago Farina. See http://codereview.chromium.org/183025 by [email protected] · 16 years ago
- eca6a4f On Linux, the path to the exe is used to fork renderer processes. by [email protected] · 16 years ago
- 7afa9c92 NO CODE CHANGE by [email protected] · 16 years ago
- 52a261f NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by [email protected] · 16 years ago
- 4792a26 Move more code to using FilePath. by [email protected] · 17 years ago
- 640517f Begin the first small step towards using FilePath everywhere: by [email protected] · 17 years ago
- bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
- 1265917f I accidentally committed file_version_info. Since comments were relatively minor, I created a new CL rather than reverting the old one. by [email protected] · 17 years ago
- 6723f83 recursive_mutex by [email protected] · 17 years ago
- 1010f7d Refactoring file_util into file_util and file_util_win. Also fix windows dependencies in path_service.cc. by [email protected] · 17 years ago
- d7cae12 Add base to the repository. by initial.commit · 17 years ago