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