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_file_util_proxy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change webkit/{fileapi,quota} code to use TaskRunner.
kinuko@chromium.org
2012-05-07
1
-25
/
+12
*
Style fix in webkit/fileapi
tzik@chromium.org
2012-04-05
1
-4
/
+3
*
Add FileUtileHelper and split out FileSystemFileUtil::Delete
tzik@chromium.org
2012-03-03
1
-2
/
+2
*
Reviving once-deprecated FileSystemFileUtilProxy methods just for the sake of...
kinuko@chromium.org
2012-02-29
1
-20
/
+78
*
Introduce CrossFileUtilHelper for cross-FileUtil Copy/Move
kinuko@chromium.org
2012-02-27
1
-10
/
+49
*
Wired remote file system operation with CrosMountPointProvider.
zelidrag@chromium.org
2012-02-24
1
-2
/
+2
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
1
-2
/
+1
*
Cleanup: Remove unneeded forward declarations in webkit/.
thestig@chromium.org
2011-11-17
1
-3
/
+0
*
Bind: Reimplement remaining FileSystemFileUtilProxy methods using PostTaskAnd...
kinuko@chromium.org
2011-11-09
1
-23
/
+23
*
Retry: Bind: Merge FileUtilProxy and FileSystemFileUtilProxy: Delete/Touch/Tr...
kinuko@chromium.org
2011-11-09
1
-72
/
+0
*
Revert 109010 - Merge FileUtilProxy and FileSystemFileUtilProxy using PostTas...
joi@chromium.org
2011-11-08
1
-0
/
+72
*
Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Delet...
kinuko@chromium.org
2011-11-08
1
-72
/
+0
*
Retry: Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply...
kinuko@chromium.org
2011-11-08
1
-18
/
+0
*
Revert 108639 - again it seems to have broken Mac layout tests
kinuko@chromium.org
2011-11-04
1
-0
/
+18
*
Original issue with review is:
kinuko@chromium.org
2011-11-04
1
-18
/
+0
*
Revert 108258 - broke Mac LayoutTests.
kinuko@chromium.org
2011-11-02
1
-0
/
+18
*
Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Creat...
kinuko@chromium.org
2011-11-02
1
-18
/
+0
*
Remaining cleanup (base::Bind): Replacing FileUtilProxy calls with new callback
kinuko@chromium.org
2011-10-19
1
-8
/
+13
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
1
-7
/
+7
*
base::Bind: Convert FileUtilProxy::ReadDirectoryCallback.
jhawkins@chromium.org
2011-10-17
1
-1
/
+1
*
base::Bind: Convert FileUtilProxy::GetFileInfoCallback.
jhawkins@chromium.org
2011-10-17
1
-5
/
+7
*
base::Bind: Convert FileUtilProxy::EnsureFileExistsCallback.
jhawkins@chromium.org
2011-10-17
1
-1
/
+1
*
base::Bind: Convert FileUtilProxy::CreateOrOpenCallback.
jhawkins@chromium.org
2011-10-17
1
-1
/
+1
*
Fixed file/directory url resolution for external mount point provider.
zelidrag@chromium.org
2011-04-20
1
-0
/
+10
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
1
-1
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Revive FileAPI's recursive CreateDirectory.
kinuko@chromium.org
2011-03-07
1
-0
/
+1
*
Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit...
kinuko@chromium.org
2011-03-04
1
-0
/
+150