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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop returning the true root path of each filesystem from openFileSystem.
ericu@google.com
2011-03-24
1
-6
/
+27
*
Revive FileAPI's recursive CreateDirectory.
kinuko@chromium.org
2011-03-07
1
-1
/
+1
*
Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit...
kinuko@chromium.org
2011-03-04
1
-1
/
+3
*
Remove FileSystemQuotaManager class
kinuko@chromium.org
2011-03-04
1
-5
/
+3
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
1
-65
/
+86
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-3
/
+3
*
Make FileSystemOperation's lifetime more explicit.
kinuko@chromium.org
2010-11-30
1
-6
/
+10
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
1
-2
/
+5
*
FileSystem code cleanup 2nd cut - introduce SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-10
1
-43
/
+46
*
Moving Entry from base::file_util_proxy namespace to within class base::FileU...
kkanetkar@chromium.org
2010-11-02
1
-1
/
+1
*
Rename FileUtilProxy::Create to EnsureFileExists
kinuko@chromium.org
2010-10-15
1
-6
/
+6
*
Resubmit of http://codereview.chromium.org/3476002/show but without the crash...
ericu@google.com
2010-10-07
1
-2
/
+17
*
Revert 61833 - Add the actual writing-files part of FileWriter.
ericu@google.com
2010-10-07
1
-17
/
+2
*
Add the actual writing-files part of FileWriter.
ericu@google.com
2010-10-07
1
-2
/
+17
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
1
-4
/
+1
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
1
-1
/
+4
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
1
-4
/
+1
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
1
-1
/
+4
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
1
-4
/
+1
*
Second try at submitting 61462.
ericu@google.com
2010-10-05
1
-6
/
+25
*
Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w...
ericu@google.com
2010-10-05
1
-25
/
+6
*
Add truncate and cancel for FileWriter; write and more tests will come in lat...
ericu@google.com
2010-10-05
1
-6
/
+25
*
Adding a TouchFile() operation.
dumi@chromium.org
2010-09-27
1
-0
/
+10
*
This is the IPC and bits of the browser backend for FileWriter. The rest of
ericu@google.com
2010-09-24
1
-0
/
+16
*
Refactor some file_system classes to use chromium types instead of
dumi@chromium.org
2010-09-22
1
-8
/
+10
*
Unittest renamed to chrome_file_system_operation_unittest.cc. Deleting origin...
kkanetkar@chromium.org
2010-09-16
1
-3
/
+3
*
Test shell impl for WebKit's File System API:BUG=52799TEST=none
kkanetkar@chromium.org
2010-09-16
1
-0
/
+99