Sign in
chromium
/
chromium
/
src.git
/
d4a8ca488bb83c9a77c2e8b9a8c8fb7408b6faf6
/
base
/
platform_file_win.cc
3b95e1d0
Expose PlatformFileLock/Unlock, fix locking in Chromium's leveldb Env
by
[email protected]
· 12 years ago
4b74a4b
Negative check for a HANDLE is invalid.
by
[email protected]
· 12 years ago
42a3b3e1
Add an "append flag" to base::PlatformFile.
by
[email protected]
· 12 years ago
713d6112
Remove unnecessary if !defined(OS_NACL)
by
[email protected]
· 12 years ago
37e2bad0
Disable UMA_HISTOGRAM in NaCl build
by
[email protected]
· 12 years ago
b71b8d04
Record unclassified posix CreatePlatformFileErrors
by
[email protected]
· 12 years ago
6f539941
Make base:ReplaceFile return an informative error.
by
[email protected]
· 12 years ago
065499f7
Add more error codes to base::CreatePlatformFile on windows.
by
[email protected]
· 12 years ago
baeb657b
Add PlatformFile.UnknownCreateFileErrors histogram
by
[email protected]
· 12 years ago
15852e4
Add more error codes to base::CreatePlatformFile on windows.
by
[email protected]
· 12 years ago
33b9ffd0
Add PLATFORM_FILE_EXECUTE flag for Windows.
by
[email protected]
· 12 years ago
ca8e74e
Linux: apply a different hyphen patch.
by
[email protected]
· 12 years ago
5799981
Move file_path.h to base/files.
by
[email protected]
· 12 years ago
9fea5a9
Don't allow path traversal paths on the base file helpers
by
[email protected]
· 12 years ago
aab1b9e
net: Implement canceling of all async operations in FileStream.
by
[email protected]
· 13 years ago
307a825a
On Windows, current implementation fails touching directories because it cannot open directories without specific flag |FILE_FLAG_BACKUP_SEMANTICS|.
by
[email protected]
· 13 years ago
2404a2827
Implement serial API for Windows.
by
[email protected]
· 13 years ago
23b59d2
GetPlatformFileInfo was always never returning directory
by
[email protected]
· 13 years ago
96d7382
FileStream unit tests now check for file close.
by
[email protected]
· 14 years ago
a37b56a
Base: Change ReadPlatformFile to perform a best
by
[email protected]
· 14 years ago
ad0f81dd
Add a flag to open files in share delete mode
by
[email protected]
· 14 years ago
b2f2308d
Fix PP_FileOpenFlags_Dev handling:
by
[email protected]
· 14 years ago
d4905e2e
ObfuscatedFileSystemFileUtil class
by
[email protected]
· 14 years ago
ce557b68
wstring: remove wstring method from PlatformFile
by
[email protected]
· 14 years ago
34b9963
Move base/thread.h to base/threading, fix up callers to use the new location.
by
[email protected]
· 14 years ago
2e733d10
Some additions to support symlinks better on platforms that support them.
by
[email protected]
· 15 years ago
45446a5
Turn on file access checks on Win.
by
[email protected]
· 15 years ago
15d53df
Revert 64960 - Turn on file access checks on Win.
by
[email protected]
· 15 years ago
822e2947
Turn on file access checks on Win.
by
[email protected]
· 15 years ago
fd55c28
Rename FileUtilProxy::Create to EnsureFileExists
by
[email protected]
· 15 years ago
507fb9a
Add a TouchFile() function that takes a FilePath argument.
by
[email protected]
· 15 years ago
8d60757
Revert "Add a TouchFile function that operates on FilePaths + fixing a bug"
by
[email protected]
· 15 years ago
b82ff7e
Add a TouchFile function that operates on FilePaths + fixing a bug
by
[email protected]
· 15 years ago
3fb43ed1
Adding some functions that operate on file handles.
by
[email protected]
· 15 years ago
5438ddec
Revert 59007 - Adding some utility functions that work on file handles, and adding
by
[email protected]
· 15 years ago
b51f7bf
Adding some utility functions that work on file handles, and adding
by
[email protected]
· 15 years ago
ed65fec
Add an optional parameter to CreatePlatformFile() to report the type
by
[email protected]
· 15 years ago
51a4c02
Revert 42152 - Fix the case where the browser livelocks if we cannot open a file.
by
[email protected]
· 15 years ago
5fde981
Fix the case where the browser livelocks if we cannot open a file.
by
[email protected]
· 15 years ago
4c3fe4ae
Revert "Fix the case where the browser livelocks if we cannot open a file."
by
[email protected]
· 15 years ago
d7a9328
Fix the case where the browser livelocks if we cannot open a file.
by
[email protected]
· 15 years ago
e23c6c9e
Revert "Fix the case where the browser livelocks if we cannot open a file."
by
[email protected]
· 15 years ago
7e4576de
Fix the case where the browser livelocks if we cannot open a file.
by
[email protected]
· 15 years ago
b15fe20
Revert r39446: "Fix the case where the browser livelocks if we cannot open a file."
by
[email protected]
· 15 years ago
f0c4689
Fix the case where the browser livelocks if we cannot open a file.
by
[email protected]
· 15 years ago
f294da7
Step 2 in porting disk cache to using FilePath.
by
[email protected]
· 16 years ago
ee8d4c8
Chromium side patch for DB support on Linux.
by
[email protected]
· 16 years ago
017022b
Adding HTML5 DB support to Chromium: Chromium changes
by
[email protected]
· 16 years ago
7afa9c92
NO CODE CHANGE
by
[email protected]
· 16 years ago
21da6eb
* Add write and read/write support to FileStream (renamed from FileInputStream).
by
[email protected]
· 17 years ago