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_write_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-14
1
-56
/
+102
*
Revert 121620 - Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-30
/
+55
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-55
/
+30
*
Check response code before writing blob to file.
tzik@chromium.org
2012-01-06
1
-1
/
+1
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
1
-3
/
+1
*
Use base::Callback in Quota related code.
tzik@chromium.org
2011-10-18
1
-4
/
+4
*
A few improvements to Blob handling.
michaeln@google.com
2011-10-17
1
-15
/
+17
*
[Refactor] to rename and re-layer the file_util stack layers.
dmikurube@google.com
2011-09-05
1
-4
/
+3
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-3
/
+3
*
Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt...
dmikurube@chromium.org
2011-07-27
1
-1
/
+1
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
1
-2
/
+3
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-4
/
+9
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-9
/
+4
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-4
/
+9
*
Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi...
dmikurube@chromium.org
2011-07-06
1
-2
/
+6
*
Retain support for 'UnlimitedStorage' in the QuotaManager.
michaeln@google.com
2011-05-29
1
-1
/
+2
*
Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.
adamk@chromium.org
2011-05-19
1
-4
/
+0
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-4
/
+4
*
Change usage cache code in QuotaFileUtil to use QuotaUtil methods
kinuko@chromium.org
2011-05-19
1
-50
/
+23
*
Memory leak fix in FileSystemOperationWriteTest
kinuko@chromium.org
2011-05-17
1
-0
/
+1
*
Set allowed bytes growth in FileSystemOperation from QuotaManager.
dmikurube@chromium.org
2011-05-10
1
-2
/
+61
*
Implement SandboxQuotaClient for Quota support in sandboxed filesystem
kinuko@chromium.org
2011-05-09
1
-1
/
+1
*
Update .usage in QuotaFileUtil and FileWriterDelegate.
dmikurube@google.com
2011-04-26
1
-14
/
+53
*
Fixed file/directory url resolution for external mount point provider.
zelidrag@chromium.org
2011-04-20
1
-0
/
+4
*
Nit fix FileSystemOperationWriteTest about when exiting the thread and remove...
dmikurube@chromium.org
2011-04-14
1
-6
/
+3
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-13
1
-7
/
+17
*
Fix FileSystemOperationTest for writing operations to avoid conflicting class...
dmikurube@chromium.org
2011-04-13
1
-35
/
+40
*
Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-12
1
-17
/
+7
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-12
1
-7
/
+17
*
Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...
tkent@chromium.org
2011-04-11
1
-17
/
+7
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-09
1
-7
/
+17
*
Revert 80982, tests failing on Win XP
dmichael@chromium.org
2011-04-08
1
-17
/
+6
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-08
1
-6
/
+17
*
Add a unittest for FileSystemOperation::Write().
dmikurube@chromium.org
2011-04-07
1
-0
/
+253