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
/
webkit
/
fileapi
/
file_system_operation.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 82266 - Fixed file/directory url resolution for external mount point pr...
kerz@chromium.org
2011-04-20
1
-3
/
+34
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-4
/
+4
*
Let Pepper open FileSystem files again.
ericu@google.com
2011-04-16
1
-0
/
+57
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-13
1
-26
/
+61
*
Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-12
1
-61
/
+26
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-12
1
-26
/
+61
*
Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...
tkent@chromium.org
2011-04-11
1
-59
/
+26
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-09
1
-26
/
+59
*
Revert 80982, tests failing on Win XP
dmichael@chromium.org
2011-04-08
1
-56
/
+26
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-08
1
-26
/
+56
*
Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-07
1
-50
/
+26
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-07
1
-26
/
+50
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
1
-4
/
+7
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
1
-1
/
+4
*
Stop returning the true root path of each filesystem from openFileSystem.
ericu@google.com
2011-03-24
1
-55
/
+180
*
Revive FileAPI's recursive CreateDirectory.
kinuko@chromium.org
2011-03-07
1
-3
/
+2
*
Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit...
kinuko@chromium.org
2011-03-04
1
-26
/
+47
*
Remove FileSystemQuotaManager class
kinuko@chromium.org
2011-03-04
1
-17
/
+11
*
Properly return TYPE_MISMATCH_ERR for DirectoryExists/FileExists
adamk@chromium.org
2011-02-25
1
-2
/
+2
*
Make more methods of FileSystemPathManager static and portable.
kinuko@chromium.org
2011-02-16
1
-1
/
+1
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
1
-15
/
+145
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-2
/
+2
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-1
/
+2
*
Make FileSystemOperation's lifetime more explicit.
kinuko@chromium.org
2010-11-30
1
-12
/
+22
*
Moving Entry from base::file_util_proxy namespace to within class base::FileU...
kkanetkar@chromium.org
2010-11-02
1
-3
/
+5
*
Rename FileUtilProxy::Create to EnsureFileExists
kinuko@chromium.org
2010-10-15
1
-20
/
+13
*
Switch FileSystemOperation::Write back to using FileUtilProxy::CreateOrOpen, ...
ericu@google.com
2010-10-13
1
-1
/
+1
*
Make sure we close the file_handle when we create (but not open) a new file
kinuko@chromium.org
2010-10-11
1
-2
/
+2
*
Resubmit of http://codereview.chromium.org/3476002/show but without the crash...
ericu@google.com
2010-10-07
1
-9
/
+51
*
Revert 61833 - Add the actual writing-files part of FileWriter.
ericu@google.com
2010-10-07
1
-51
/
+9
*
Add the actual writing-files part of FileWriter.
ericu@google.com
2010-10-07
1
-9
/
+51
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
1
-3
/
+4
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
1
-4
/
+3
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
1
-3
/
+4
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
1
-4
/
+3
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
1
-3
/
+4
*
Second try at submitting 61462.
ericu@google.com
2010-10-05
1
-46
/
+55
*
Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w...
ericu@google.com
2010-10-05
1
-55
/
+46
*
Add truncate and cancel for FileWriter; write and more tests will come in lat...
ericu@google.com
2010-10-05
1
-46
/
+55
*
Adding a TouchFile() operation.
dumi@chromium.org
2010-09-27
1
-1
/
+21
*
This is the IPC and bits of the browser backend for FileWriter. The rest of
ericu@google.com
2010-09-24
1
-0
/
+48
*
Refactor some file_system classes to use chromium types instead of
dumi@chromium.org
2010-09-22
1
-53
/
+58
*
Test shell impl for WebKit's File System API:BUG=52799TEST=none
kkanetkar@chromium.org
2010-09-16
1
-0
/
+192