1. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  2. 04af979a Make base compile with no "using base::FilePath". by [email protected] · 12 years ago
  3. 5272b32 Revert 182032 by [email protected] · 12 years ago
  4. e45e674 Make base compile with no "using base::FilePath". by [email protected] · 12 years ago
  5. 3e55e21 Add support for the cgroups config we have in chromeos by [email protected] · 14 years ago
  6. 1d01d41 linux: add UMA stat for the file system where the prefs are stored by [email protected] · 15 years ago
  7. 84cb191 bsd: move POSIXy functions back into file_util_posix by [email protected] · 15 years ago
  8. 157c61b POSIX: Add a macro for handling EINTR. by [email protected] · 16 years ago
  9. bd1d148 Remove logging.h from cc files that don't use it. by [email protected] · 16 years ago
  10. 9e51af9 Properly honor base::SharedMemory semantics for name="" to mean by [email protected] · 16 years ago
  11. b9e04f0 Remove file_util::kPathSeparator from posix. by [email protected] · 17 years ago
  12. a9cd2a65 Implement some missing file util functions. by [email protected] · 17 years ago
  13. 8881d8794 Unfork test_shell_main_gtk back into test_shell_main. by [email protected] · 17 years ago
  14. 0d8a7a1b * Revert "Por rt flush_cache tool." by [email protected] · 17 years ago
  15. 49dba236 Port flush_cache tool. by [email protected] · 17 years ago
  16. 640517f Begin the first small step towards using FilePath everywhere: by [email protected] · 17 years ago
  17. 778e8c5 POSIX/Linux related changes to file_util: by [email protected] · 17 years ago
  18. 413dd57 Some more passing tests in base for Linux by [email protected] · 17 years ago
  19. 0dfc81b Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h". by [email protected] · 17 years ago
  20. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  21. 4c0040c To pass string_util_unittest, we need the ICU data file. To get the ICU data file, we need some of PathService, which brings along with it a bunch of other needed functions. So here are a bunch of stubs, along with another file's worth of passing tests. (Based on a patch from Dean.) by [email protected] · 17 years ago
  22. ca88813 I suspect this comment was not intended... by [email protected] · 17 years ago
  23. 5af2edb9 * add base_paths_mac.mm to mac port by [email protected] · 17 years ago