1. 10b6412 Move PathExists to base namespace. by brettw@chromium.org · 11 years ago
  2. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  3. d30c682 Fix OS_MACOS typos. Should be OS_MACOSX. by dalecurtis@google.com · 11 years ago
  4. 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 11 years ago
  5. 82bcf51 Replace FilePath with base::FilePath. by brettw@chromium.org · 11 years ago
  6. 805e39a Enforce no path service has improper path. by maruel@chromium.org · 12 years ago
  7. 091db52 Move scoped_temp_dir from base to base/files by brettw@chromium.org · 12 years ago
  8. 6aaf8f0 Fix style typo (missing space) in base/path_service_unittest.cc by gab@chromium.org · 12 years ago
  9. 798226b Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shortcuts owned by the uninstalled Chrome. by gab@chromium.org · 12 years ago
  10. 5dce41a Add PathService::RemoveOverride to clear path overrides. by pastarmovj@chromium.org · 12 years ago
  11. 5599a7f Fix PathServiceTest.Get on iOS. by rohitrao@chromium.org · 12 years ago
  12. 97fc1e6 Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by gab@chromium.org · 12 years ago
  13. 9d594d1 Revert 157667 - Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by wjia@chromium.org · 12 years ago
  14. 4011fea Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by gab@chromium.org · 12 years ago
  15. bd09d67 Delete Chrome's secondary tiles on Windows 8 when uninstalling. by benwells@chromium.org · 12 years ago
  16. 8f45209 Add new method OverrideAndCreateIfNeeded to PathService. by pastarmovj@chromium.org · 12 years ago
  17. 4464bef Upstream misc changes for android. by michaelbai@google.com · 13 years ago
  18. 366266c Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by viettrungluu@chromium.org · 14 years ago
  19. 2b8e30b Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by viettrungluu@chromium.org · 14 years ago
  20. 2980298 chrome_paths: refactor and sanitize cache directory handling by evan@chromium.org · 14 years ago
  21. 9e3973b Revert "chrome_paths: refactor and sanitize cache directory handling" by evan@chromium.org · 14 years ago
  22. 9ec2773 chrome_paths: refactor and sanitize cache directory handling by evan@chromium.org · 14 years ago
  23. cd5fb2e If chromium has not been started yet, the cache path will not exist. by maruel@chromium.org · 14 years ago
  24. acb14c2 Move windows version-related stuff out of base/win_util and into base/win/windows_version. Many files now only need to include this instead of all of win_util. by brettw@chromium.org · 14 years ago
  25. af9f62a Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] by mark@chromium.org · 15 years ago
  26. c800858 Fix to use FilePath in more unittests. by phajdan.jr@chromium.org · 15 years ago
  27. b8c0b1d Remove logging.h from cc files that don't use it. by thestig@chromium.org · 15 years ago
  28. ad8855a NO CODE CHANGE by deanm@chromium.org · 15 years ago
  29. 0d8eba7 * Cleanup: move base/platform_test.h -> testing/ by jeremy@chromium.org · 16 years ago
  30. 874d167 Begin the first small step towards using FilePath everywhere: by evanm@google.com · 16 years ago
  31. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  32. f240684 Create a gtest test fixture subclass that allows for platform specific setup and teardown hooks. On the Mac use this to create an outer Autorelease pool. by erikkay@google.com · 16 years ago
  33. 3620e4c recursive_mutex by erikkay@google.com · 16 years ago
  34. 3117767 Remove a NOTREACHED() that was causing a dialog box during unit tests, hence by maruel@google.com · 16 years ago
  35. 15cfc7f Improve PathServiceTest test by verifying that the returned path exists. by maruel@google.com · 16 years ago
  36. 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
  37. 3f4a732 Add base to the repository. by initial.commit · 16 years ago