index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
platform_file_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CreatePlatformFile
rvargas@chromium.org
2014-04-15
1
-104
/
+0
*
Require PLATFORM_FILE_BACKUP_SEMANTICS to open a directory
jschuh@chromium.org
2014-03-14
1
-0
/
+14
*
[Base] Fix ReadPlatformFileAtCurrentPos behavior on Windows
tzik@chromium.org
2013-11-12
1
-4
/
+14
*
Expose PlatformFileLock/Unlock, fix locking in Chromium's leveldb Env
jsbell@chromium.org
2013-10-10
1
-0
/
+14
*
Negative check for a HANDLE is invalid.
jbroman@chromium.org
2013-08-12
1
-1
/
+1
*
Add an "append flag" to base::PlatformFile.
teravest@chromium.org
2013-06-10
1
-2
/
+8
*
Remove unnecessary if !defined(OS_NACL)
victorhsieh@chromium.org
2013-05-23
1
-2
/
+0
*
Disable UMA_HISTOGRAM in NaCl build
victorhsieh@chromium.org
2013-05-21
1
-0
/
+2
*
Record unclassified posix CreatePlatformFileErrors
dgrogan@chromium.org
2013-05-15
1
-1
/
+1
*
Make base:ReplaceFile return an informative error.
dgrogan@chromium.org
2013-05-08
1
-45
/
+38
*
Add more error codes to base::CreatePlatformFile on windows.
dgrogan@chromium.org
2013-05-02
1
-0
/
+12
*
Add PlatformFile.UnknownCreateFileErrors histogram
dgrogan@chromium.org
2013-04-11
1
-0
/
+3
*
Add more error codes to base::CreatePlatformFile on windows.
dgrogan@chromium.org
2013-04-09
1
-0
/
+12
*
Add PLATFORM_FILE_EXECUTE flag for Windows.
bbudge@chromium.org
2013-04-04
1
-0
/
+2
*
Linux: apply a different hyphen patch.
phajdan.jr@chromium.org
2013-02-25
1
-0
/
+11
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Don't allow path traversal paths on the base file helpers
cpu@chromium.org
2013-01-09
1
-12
/
+11
*
net: Implement canceling of all async operations in FileStream.
paivanof@gmail.com
2012-11-06
1
-0
/
+25
*
On Windows, current implementation fails touching directories because it cann...
nhiroki@chromium.org
2012-11-01
1
-0
/
+2
*
Implement serial API for Windows.
miket@chromium.org
2012-05-30
1
-3
/
+12
*
GetPlatformFileInfo was always never returning directory
cpu@chromium.org
2011-12-29
1
-1
/
+1
*
FileStream unit tests now check for file close.
ahendrickson@chromium.org
2011-10-10
1
-1
/
+1
*
Base: Change ReadPlatformFile to perform a best
rvargas@google.com
2011-09-01
1
-0
/
+5
*
Add a flag to open files in share delete mode
jochen@chromium.org
2011-06-22
1
-0
/
+2
*
Fix PP_FileOpenFlags_Dev handling:
yzshen@chromium.org
2011-05-23
1
-1
/
+1
*
ObfuscatedFileSystemFileUtil class
ericu@google.com
2011-05-13
1
-1
/
+3
*
wstring: remove wstring method from PlatformFile
evan@chromium.org
2011-03-13
1
-6
/
+0
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Some additions to support symlinks better on platforms that support them.
gspencer@chromium.org
2010-11-30
1
-0
/
+1
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-0
/
+10
*
Revert 64960 - Turn on file access checks on Win.
rafaelw@chromium.org
2010-11-03
1
-10
/
+0
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-03
1
-0
/
+10
*
Rename FileUtilProxy::Create to EnsureFileExists
kinuko@chromium.org
2010-10-15
1
-2
/
+2
*
Add a TouchFile() function that takes a FilePath argument.
dumi@chromium.org
2010-09-23
1
-2
/
+2
*
Revert "Add a TouchFile function that operates on FilePaths + fixing a bug"
maruel@chromium.org
2010-09-23
1
-2
/
+2
*
Add a TouchFile function that operates on FilePaths + fixing a bug
dumi@chromium.org
2010-09-23
1
-2
/
+2
*
Adding some functions that operate on file handles.
dumi@chromium.org
2010-09-10
1
-21
/
+128
*
Revert 59007 - Adding some utility functions that work on file handles, and a...
dumi@chromium.org
2010-09-09
1
-128
/
+21
*
Adding some utility functions that work on file handles, and adding
dumi@chromium.org
2010-09-09
1
-21
/
+128
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
1
-2
/
+30
*
Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...
vandebo@chromium.org
2010-03-19
1
-8
/
+0
*
Fix the case where the browser livelocks if we cannot open a file.
vandebo@chromium.org
2010-03-19
1
-0
/
+8
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-03-01
1
-8
/
+0
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-26
1
-0
/
+8
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-02-24
1
-8
/
+0
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-24
1
-0
/
+8
*
Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...
agl@chromium.org
2010-02-19
1
-8
/
+0
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-19
1
-0
/
+8
*
Step 2 in porting disk cache to using FilePath.
tony@chromium.org
2009-10-12
1
-3
/
+9
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-0
/
+4
[next]