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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-1
/
+1
*
Bind: Reimplement remaining FileSystemFileUtilProxy methods using PostTaskAnd...
kinuko@chromium.org
2011-11-09
1
-142
/
+58
*
Retry: Bind: Merge FileUtilProxy and FileSystemFileUtilProxy: Delete/Touch/Tr...
kinuko@chromium.org
2011-11-09
1
-270
/
+0
*
Revert 109010 - Merge FileUtilProxy and FileSystemFileUtilProxy using PostTas...
joi@chromium.org
2011-11-08
1
-0
/
+270
*
Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Delet...
kinuko@chromium.org
2011-11-08
1
-270
/
+0
*
Retry: Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply...
kinuko@chromium.org
2011-11-08
1
-83
/
+0
*
Revert 108639 - again it seems to have broken Mac layout tests
kinuko@chromium.org
2011-11-04
1
-0
/
+83
*
Original issue with review is:
kinuko@chromium.org
2011-11-04
1
-83
/
+0
*
Revert 108258 - broke Mac LayoutTests.
kinuko@chromium.org
2011-11-02
1
-0
/
+83
*
Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Creat...
kinuko@chromium.org
2011-11-02
1
-83
/
+0
*
base::Bind: Final cleanup in file_system_file_util_proxy.cc.
jhawkins@chromium.org
2011-10-17
1
-4
/
+3
*
base::Bind: Add a missing ref.
jhawkins@chromium.org
2011-10-17
1
-1
/
+2
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
1
-29
/
+30
*
base::Bind: Convert FileUtilProxy::ReadDirectoryCallback.
jhawkins@chromium.org
2011-10-17
1
-6
/
+5
*
base::Bind: Convert FileUtilProxy::GetFileInfoCallback.
jhawkins@chromium.org
2011-10-17
1
-6
/
+5
*
base::Bind: Convert FileUtilProxy::EnsureFileExistsCallback.
jhawkins@chromium.org
2011-10-17
1
-6
/
+5
*
base::Bind: Convert FileUtilProxy::CreateOrOpenCallback.
jhawkins@chromium.org
2011-10-17
1
-7
/
+6
*
[Refactor] to rename and re-layer the file_util stack layers.
dmikurube@google.com
2011-09-05
1
-38
/
+25
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-1
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+2
*
This integrates the obfuscated filesystem, but keeps it turned off with a flag.
ericu@chromium.org
2011-05-19
1
-1
/
+2
*
Fixed file/directory url resolution for external mount point provider.
zelidrag@chromium.org
2011-04-20
1
-2
/
+42
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-13
1
-1
/
+1
*
Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-12
1
-1
/
+1
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-12
1
-1
/
+1
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
1
-2
/
+3
*
Revive FileAPI's recursive CreateDirectory.
kinuko@chromium.org
2011-03-07
1
-3
/
+7
*
Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit...
kinuko@chromium.org
2011-03-04
1
-0
/
+527