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_writer_delegate_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
2nd try: Cleanup includes/headers in webkit/fileapi
kinuko@chromium.org
2012-10-10
1
-0
/
+1
*
Revert 161054 - Cleanup includes/headers in webkit/fileapi
viettrungluu@chromium.org
2012-10-10
1
-1
/
+0
*
Cleanup includes/headers in webkit/fileapi
kinuko@chromium.org
2012-10-10
1
-0
/
+1
*
Send OnModifyFile Notification when File Write completes successfully or fail...
calvinlo@chromium.org
2012-09-26
1
-28
/
+26
*
Add observer classes for fileapi to observe filesystem changes
kinuko@chromium.org
2012-09-07
1
-1
/
+3
*
Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...
erikwright@chromium.org
2012-09-01
1
-6
/
+4
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
1
-2
/
+4
*
Renamed FileSystemOperation to LocalFileSystemOperation.
nhiroki@google.com
2012-07-24
1
-3
/
+3
*
Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...
shalev@chromium.org
2012-06-29
1
-1
/
+1
*
Reduce the number of CrackFileSystemURL
kinuko@chromium.org
2012-06-27
1
-8
/
+4
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-2
/
+8
*
Move all webkit/fileapi tests to content_unittests
adamk@chromium.org
2012-06-07
1
-6
/
+0
*
_Actually_ disabling WriteSuccessWithoutQuotaLimit.
mkwst@chromium.org
2012-05-31
1
-1
/
+1
*
Disabling FileWriterDelegateTest.WriteSuccessWithoutQuotaLimit on Windows.
mkwst@chromium.org
2012-05-31
1
-0
/
+7
*
Rename fileapi::FileWriter to FileStreamWriter.
kinaba@chromium.org
2012-05-31
1
-3
/
+3
*
Actually disable on win
rch@chromium.org
2012-05-30
1
-1
/
+1
*
win only
rch@chromium.org
2012-05-30
1
-1
/
+7
*
Disable FileWriterDelegateTest.WriteSuccessWithJustQuota on all platforms
rch@chromium.org
2012-05-30
1
-1
/
+3
*
Disable flaky fileapi test: WriteFailureByQuota
rch@chromium.org
2012-05-30
1
-1
/
+1
*
Disable FileWriterDelegateTest.WritesWithQuotaAndOffset, which has
wtc@chromium.org
2012-05-23
1
-1
/
+10
*
Disable FileWriterDelegateTest.WriteSuccessWithoutQuotaLimitConcurrent, which...
vandebo@chromium.org
2012-05-23
1
-1
/
+10
*
Implement SandboxFileWriter and rewrite FileWriterDelegate to use it
kinuko@chromium.org
2012-05-22
1
-99
/
+96
*
Convert some FileWriter tests to use TestMountPointProvider.
kinuko@chromium.org
2012-05-14
1
-0
/
+1
*
Merge QuotaFileUtil into ObfuscatedFileUtil
tzik@chromium.org
2012-05-11
1
-7
/
+5
*
FileWriterDelegate should not call URLRequest::Start() after Cancel().
kinuko@chromium.org
2012-05-11
1
-12
/
+14
*
Change webkit/{fileapi,quota} code to use TaskRunner.
kinuko@chromium.org
2012-05-07
1
-3
/
+2
*
RefCounted types should not have public destructors, webkit/
rsleevi@chromium.org
2012-04-28
1
-2
/
+6
*
Move src/dest info out of FileSystemOperationContext
kinuko@chromium.org
2012-02-26
1
-0
/
+2
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-14
1
-49
/
+17
*
Revert 121620 - Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-17
/
+49
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-49
/
+17
*
Check response code before writing blob to file.
tzik@chromium.org
2012-01-06
1
-2
/
+7
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
1
-2
/
+1
*
base::Bind: Final cleanup in webkit/fileapi.
jhawkins@chromium.org
2011-10-20
1
-2
/
+4
*
Obsoleting --unlimited-quota-for-files
kinuko@chromium.org
2011-09-20
1
-28
/
+0
*
Simplify directory path accounting.
ericu@chromium.org
2011-08-19
1
-55
/
+28
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-2
/
+2
*
Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt...
dmikurube@chromium.org
2011-07-27
1
-2
/
+5
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
1
-2
/
+2
*
Add integrated tests with the actual QuotaManager and PathManager. (2nd try)
dmikurube@chromium.org
2011-06-16
1
-28
/
+56
*
Resubmitting 86978 - Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
1
-70
/
+196
*
Revert 86978 - Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
1
-196
/
+70
*
Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
1
-70
/
+196
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
Change usage cache code in QuotaFileUtil to use QuotaUtil methods
kinuko@chromium.org
2011-05-19
1
-39
/
+12
*
Memory leak fix for FileWriterDelegateTest
kinuko@chromium.org
2011-05-17
1
-0
/
+2
*
Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegate
kinuko@chromium.org
2011-05-17
1
-85
/
+77
*
Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace to
mpcomplete@chromium.org
2011-05-09
1
-108
/
+57
*
Notify the quota manager when write operation is made in FileSystem API.
kinuko@chromium.org
2011-05-09
1
-57
/
+108
*
Implement SandboxQuotaClient for Quota support in sandboxed filesystem
kinuko@chromium.org
2011-05-09
1
-2
/
+2
[next]