1. aeb72b5 Add base::DeleteFileRecursively(path). by Lei Zhang · 6 years ago
  2. b5a0a9700 base: Introduce generic base::PreReadFile(). by Victor Costan · 6 years ago
  3. b4abcb4 GetUniquePath{,Number} cleanups. by Greg Thompson · 6 years ago
  4. 42373544a Use StringPiece for the optional suffix in base::GetUniquePathNumber. by Greg Thompson · 6 years ago
  5. d22c973 Change CreateAndOpenFdForTemporaryFileInDir() to return a ScopedFD. by Lei Zhang · 6 years ago
  6. 84ee78c Use GetFinalPathNameByHandleW to normalize file paths on Windows. by Alex Gough · 6 years ago
  7. c343f7e Update ui_base_unittests to consistently use long paths (as opposed to 8.3 paths). by Bruce Long · 6 years ago
  8. 925adf0 POSIX: provide a fallback for fallocate() when it's not supported by Alex Ilin · 6 years ago
  9. 61bf28ba Move CreatePipe function into //base/files/file_util.h by Nick Diego Yamane · 6 years ago
  10. d096e489 Add GetUniquePath helper function to file_util.cc by Bruce Long · 6 years ago
  11. 76166f5b [Chromecast] Skip AnonymousExecutable tests by Sergey Volk · 7 years ago
  12. 65421f6 Reland "Fuchsia: Stop setting OS_POSIX" by Fabrice de Gans-Riberi · 7 years ago
  13. bd1301f Revert "Fuchsia: Stop setting OS_POSIX" by Fabrice de Gans-Riberi · 7 years ago
  14. 90f86c1 Fuchsia: Stop setting OS_POSIX by Fabrice de Gans-Riberi · 7 years ago
  15. 306871de Fuchsia: Prepare for OS_POSIX removal in base/ by Fabrice de Gans-Riberi · 7 years ago
  16. 45a7b30 Fix CreateAnonymousSharedMemory() not to leak FILE when returning fd. by Wez · 7 years ago
  17. bfdc3fd Reduce includes of windows.h by Bruce Dawson · 7 years ago
  18. 128f0dd file_util: add CopyDirectoryExcl by Eric Caruso · 8 years ago
  19. 6a0e47ca Add tests to document base::CopyFile() behavior. by Lei Zhang · 8 years ago
  20. bca21fc58 file_util_posix: refactor CopyDirectory by Eric Caruso · 8 years ago
  21. a9f05ec Reland "Remove unsupported perm, symlink calls for Fuchsia." by Kevin Marshall · 8 years ago
  22. 450a8fe Revert "Remove unsupported perm, symlink calls for Fuchsia." by Nico Weber · 8 years ago
  23. 52118ee Remove unsupported perm, symlink calls for Fuchsia. by Kevin Marshall · 8 years ago
  24. 0088ee5 GN: aix port along with linux_s390x, linux_ppc64 and linux_ppc64le support. by rayb · 8 years ago
  25. d0bc44f Stop base::OpenFile from leaking fds/handles into child procs. by grt · 8 years ago
  26. 151a769 Do not replace up-to-date System Flash with Component Flash. by waffles · 9 years ago
  27. 80c77bfd Reland "Open MessagePumpLibevent's pipe with O_CLOEXEC" by lhchavez · 9 years ago
  28. c231da9 Revert of Open MessagePumpLibevent's pipe with O_CLOEXEC (patchset #4 id:60001 of https://codereview.chromium.org/2394413002/ ) by nasko · 9 years ago
  29. f9c8562e Open MessagePumpLibevent's pipe with O_CLOEXEC by lhchavez · 9 years ago
  30. 1929bb2 Add base::ExecutableExistsInPath by thomasanderson · 9 years ago
  31. 2396e07 Add base::IsOnNetworkDrive. by wfh · 9 years ago
  32. 093de9b Convert //base to use std::unique_ptr by dcheng · 9 years ago
  33. 6da2fef base: Stop overloading ReadFileToString() by hashimoto · 9 years ago
  34. 543540e Switch to standard integer types in base/files/. by avi · 9 years ago
  35. 060df7e net: Extract SetNonBlocking() function from net_util.h by tfarina · 10 years ago
  36. 620ace8 base::CopyFile can copy *from* Android's content scheme. by cmumford · 11 years ago
  37. 8db8e88 Revert of Allow POSIX callers to specify a new file's mode. (patchset #1 id:1 of https://codereview.chromium.org/689713006/) by csharp · 11 years ago
  38. 931e350 Allow POSIX callers to specify a new file's mode. by palmer · 11 years ago
  39. e0c8785 Revert "Allow POSIX callers to specify a new file's mode." by Mike Wittman · 11 years ago
  40. 3457f738 Allow POSIX callers to specify a new file's mode. by Chris Palmer · 11 years ago
  41. 75ea2fd Refactor AppendToFile and WriteFileDescriptor by chirantan · 11 years ago
  42. e3177dd5 Move file_util to base/files/ directory. by [email protected] · 11 years ago