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. 01a82f7 Remove icon_loader_linux.cc and related code. by davidben@chromium.org · 10 years ago
  6. 55bf332 Move TrimWhitespace to the base namespace. by brettw@chromium.org · 10 years ago
  7. b005b38 Convert base::file_util to use File instead of PlatformFile. by rvargas@chromium.org · 11 years ago
  8. f01de7e Revert 239400 "Revert 239280 "Move more file_util functions to b..." by thakis@chromium.org · 11 years ago
  9. c4512e4 Revert 239280 "Move more file_util functions to base namespace." by thakis@chromium.org · 11 years ago
  10. bb48397 Move more file_util functions to base namespace. by brettw@chromium.org · 11 years ago
  11. a915403 Move more file_util functions to base namespace. by brettw@chromium.org · 11 years ago
  12. 83c44c8 Move some more file utils to the base namespace. by brettw@chromium.org · 11 years ago
  13. 5a112e7 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by brettw@chromium.org · 11 years ago
  14. 10b6412 Move PathExists to base namespace. by brettw@chromium.org · 11 years ago
  15. b039e8b Use a direct include of time headers in base/, part 1. by avi@chromium.org · 11 years ago
  16. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  17. 8164c2c Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  18. 3070200 Revert "Rewrite std::string("") to std::string(), Linux edition." by dcheng@chromium.org · 11 years ago
  19. cb5b331 Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  20. 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 11 years ago
  21. c02b603 Make base compile with no "using base::FilePath". by brettw@chromium.org · 11 years ago
  22. 1b22ed5 linux: Both gtk and the aura port should set the icon theme name. by erg@chromium.org · 11 years ago
  23. e110caf Revert 182032 by brettw@chromium.org · 11 years ago
  24. 86e5695 Make base compile with no "using base::FilePath". by brettw@chromium.org · 11 years ago
  25. 63aaf3f Move string_split to base/strings. by tfarina@chromium.org · 12 years ago
  26. fc6088b Fix scoped_ptr<T[]> to disallow construction and reset from NULL. by dcheng@chromium.org · 12 years ago
  27. a708694 Add FilePath to base namespace. by brettw@chromium.org · 12 years ago
  28. 15bc41d base: Convert scoped_arrays to the new scoped_ptr style. by tfarina@chromium.org · 12 years ago
  29. 7b6f9a4 Prevent crashes in mime_util_xdg. by benjhayden@chromium.org · 12 years ago
  30. 0694687 Linux: Detect Unity as a desktop environment. by thestig@chromium.org · 12 years ago
  31. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  32. 84d2cde Cleanup: Consolidate declarations of XDG variables. by thestig@chromium.org · 12 years ago
  33. 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
  34. 2b25306 Strip trailing path separators from XDG util results. by vandebo@chromium.org · 12 years ago
  35. 59a0855 Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK by oshima@chromium.org · 12 years ago
  36. 88fbaf6 Cleanup: Remove static storage for variables in an unnamed namespace. by jhawkins@chromium.org · 13 years ago
  37. 998561e Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T. by fischman@chromium.org · 13 years ago
  38. b24883c Allow linker initialization of lazy instance by joth@chromium.org · 13 years ago
  39. 3a6c57e Linux: Move base/mime_util* to base/nix. It's not used on any other platform. by thestig@chromium.org · 13 years ago
  40. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  41. 75d1cb3 linux: components support for base/ by evan@chromium.org · 13 years ago
  42. 879c6c9 Ubuntu: Detect "xubuntu" as DESKTOP_SESSION. by erg@google.com · 13 years ago
  43. e47345a Move xdg_util into base/nix. I originally wanted to use base/linux, but you by brettw@chromium.org · 14 years ago