1. 41819c5 Enable Enterprise enrollment on desktop builds. by joaodasilva@chromium.org · 10 years ago
  2. 9bc1a0b Revert of Enable Enterprise enrollment on desktop builds. (https://codereview.chromium.org/258743005/) by falken@chromium.org · 10 years ago
  3. f00ae2a Enable Enterprise enrollment on desktop builds. by joaodasilva@chromium.org · 10 years ago
  4. 54debc4 Add a comment regarding base::PathService::Override usage. by thestig@chromium.org · 11 years ago
  5. a708694 Add FilePath to base namespace. by brettw@chromium.org · 12 years ago
  6. 5a75b7e Disable cache in PathService. by vitalybuka@chromium.org · 12 years ago
  7. e61bf33 Add ScopedPathOverride to the unit test suite. by pastarmovj@chromium.org · 12 years ago
  8. 5dce41a Add PathService::RemoveOverride to clear path overrides. by pastarmovj@chromium.org · 12 years ago
  9. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  10. 8f45209 Add new method OverrideAndCreateIfNeeded to PathService. by pastarmovj@chromium.org · 12 years ago
  11. be42a7a Revert 135321 - Make sure only the main browser process and service proceses are allowed to create the profile directory. by pastarmovj@chromium.org · 12 years ago
  12. fd9710a Make sure only the main browser process and service proceses are allowed to create the profile directory. by pastarmovj@chromium.org · 12 years ago
  13. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  14. 4891e7d Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 14 years ago
  15. 9d2c3a4 windows: remove PathService::Get() that uses wstrings by evan@chromium.org · 14 years ago
  16. 366266c Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by viettrungluu@chromium.org · 14 years ago
  17. 2b8e30b Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by viettrungluu@chromium.org · 14 years ago
  18. 2980298 chrome_paths: refactor and sanitize cache directory handling by evan@chromium.org · 14 years ago
  19. 9e3973b Revert "chrome_paths: refactor and sanitize cache directory handling" by evan@chromium.org · 14 years ago
  20. 9ec2773 chrome_paths: refactor and sanitize cache directory handling by evan@chromium.org · 14 years ago
  21. be56479 linux: fix cache corruption when using multiple --user-data-dir by evan@chromium.org · 14 years ago
  22. 26faa10 Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by phajdan.jr@chromium.org · 14 years ago
  23. 2fa9481 Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by rvargas@google.com · 14 years ago
  24. 84342a7 Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by phajdan.jr@chromium.org · 14 years ago
  25. 2b64352 Revert 55450 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by glen@chromium.org · 14 years ago
  26. e6137c6 Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by phajdan.jr@chromium.org · 14 years ago
  27. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  28. 7b4227b Deprecate PathService::Get(..., wstring*) and use FilePath instead. by evan@chromium.org · 15 years ago
  29. 4f5d833 Quick fix to use file_util::SetCurrentDirectory method instead of the PathService method, also avoids the conflict with the the windows function. by erikkay@chromium.org · 15 years ago
  30. 36fe221 Landing the patch of Thiago Farina. See http://codereview.chromium.org/183025 by jcampan@chromium.org · 15 years ago
  31. cce10e7 On Linux, the path to the exe is used to fork renderer processes. by jcampan@chromium.org · 15 years ago
  32. ad8855a NO CODE CHANGE by deanm@chromium.org · 16 years ago
  33. 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 16 years ago
  34. 3e9d5d7 Move more code to using FilePath. by evanm@google.com · 16 years ago
  35. 874d167 Begin the first small step towards using FilePath everywhere: by evanm@google.com · 16 years ago
  36. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  37. a3ff275 I accidentally committed file_version_info. Since comments were relatively minor, I created a new CL rather than reverting the old one. by erikkay@google.com · 16 years ago
  38. 3620e4c recursive_mutex by erikkay@google.com · 16 years ago
  39. 1d4507f Refactoring file_util into file_util and file_util_win. Also fix windows dependencies in path_service.cc. by erikkay@google.com · 16 years ago
  40. 3f4a732 Add base to the repository. by initial.commit · 16 years ago