Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
8054d4e69cfdc3ea27349bb5b902f86f4ad3f88d
/
base
/
files
/
file_posix.cc
8054d4e
Only set File::[tracing_]path_ when file tracing is enabled.
by dbeam
· 10 years ago
fe14ece
Add granular file tracing.
by dbeam
· 10 years ago
a13bbb2
Revert of Add granular base::File tracing. (patchset #10 id:490001 of https://codereview.chromium.org/1072133006/)
by dbeam
· 10 years ago
f8037ff
Revert of Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1124563003/)
by dbeam
· 10 years ago
95137ad
Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.org/p/chromium/builders/Win/builds/31562
by Dan Beam
· 10 years ago
f6d3ec1
Add granular base::File tracing.
by dbeam
· 10 years ago
2cde016
Revert "Intercept base::File Open/Close"
by pasko
· 10 years ago
740120e
Make unused InitializeUnsafe private and rename to DoInitialize.
by dbeam
· 10 years ago
e2a95e6
Remove some needless base:: from base::File.
by dbeam
· 10 years ago
7eaf477
Add metrics for time elapsed in base::File::Flush().
by tnagel
· 10 years ago
f0165d5
Let ImportantFileWriter Use fdatasync
by hashimoto
· 10 years ago
98ea39f
Add File::Duplicate to duplicate a file handle.
by grt
· 10 years ago
2eb6692
Mapping file busy/exists in POSIX File::OSErrorToFileError().
by cmumford
· 10 years ago
63cb679
Intercept base::File Open/Close
by pasko
· 11 years ago
b746766
Add memory corruption checking to base::File().
by gavinp
· 11 years ago
4826afb
Remove base/platform_file.*
by rvargas@chromium.org
· 11 years ago
ba1a954
net: FileStream cleanup
by rvargas@chromium.org
· 11 years ago
6acba39
Require FLAG_WRITE when FLAG_CREATE_ALWAYS is specified
by mdempsky@chromium.org
· 11 years ago
527ea31
Base: Make file_util and file use the same code to translate from stat to File::Info
by rvargas@chromium.org
· 11 years ago
94f5b7d
Implement Read/WriteAtCurrentPos correctly
by hashimoto@chromium.org
· 11 years ago
799ba6c
net: Update FileStream to use base::File instead of PlatformFile.
by rvargas@chromium.org
· 11 years ago
536b9a9
Revert 257577 "Revert 257562 "Base: Make base::File use ScopedFD..."
by zmo@chromium.org
· 11 years ago
24e1022
Revert 257562 "Base: Make base::File use ScopedFD on POSIX."
by zmo@chromium.org
· 11 years ago
7a1780b
Base: Make base::File use ScopedFD on POSIX.
by rvargas@chromium.org
· 11 years ago
d10db2d
Base: Don't check for thread restrictions when closing a file doesn't do IO.
by rvargas@chromium.org
· 11 years ago
9cce032
Base: Rename File::error() to File::error_details()
by rvargas@chromium.org
· 12 years ago
e207eae
Convert base::MemoryMappedFile to use File instead of PlatformFile.
by rvargas@chromium.org
· 12 years ago
12938d7
Base: Move platform_file.* to files/file.*
by rvargas@chromium.org
· 12 years ago
fa5a0f9
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
by mark@chromium.org
· 12 years ago
b1ae319
Base: Copy platform_file.* to files/file.*
by rvargas@google.com
· 12 years ago