1. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  2. 45c656f Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). by nkostylev@chromium.org · 10 years ago
  3. e40cafd Revert 270872 "Move all callers of GetHomeDir() to PathService::..." by benwells@chromium.org · 10 years ago
  4. 49b01ca Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). by nkostylev@chromium.org · 10 years ago
  5. 83c44c8 Move some more file utils to the base namespace. by brettw@chromium.org · 11 years ago
  6. 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 12 years ago
  7. 0694687 Linux: Detect Unity as a desktop environment. by thestig@chromium.org · 12 years ago
  8. 84d2cde Cleanup: Consolidate declarations of XDG variables. by thestig@chromium.org · 12 years ago
  9. 5c4b80c Cleanup: Remove unused parameter in base::nix::GetXDGUserDirectory(). Make sure base::nix::GetXDG* returns FilePaths with the trailing separators stripped. by thestig@chromium.org · 12 years ago
  10. 2b25306 Strip trailing path separators from XDG util results. by vandebo@chromium.org · 12 years ago
  11. 879c6c9 Ubuntu: Detect "xubuntu" as DESKTOP_SESSION. by erg@google.com · 14 years ago
  12. e47345a Move xdg_util into base/nix. I originally wanted to use base/linux, but you by brettw@chromium.org · 14 years ago[Renamed (97%) from base/xdg_util.cc]
  13. 8f115a8 base: rename Environment::GetEnv to Environment::GetVar. by tfarina@chromium.org · 14 years ago
  14. e7f0559 base: rename Environment::HasEnv to Environment::HasVar. by tfarina@chromium.org · 14 years ago
  15. 6d36c5d base: Rename EnvVarGetter to Environment. by tfarina@chromium.org · 14 years ago
  16. 73aec0e bsd: refactor XDG bits of linux_util into a shared file. by evan@chromium.org · 14 years ago