summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_writer_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Lint fixes in webkit/fileapikinuko@chromium.org2012-10-291-4/+4
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-181-2/+2
* Flush at the end of local file writing in FileWriter API.kinaba@chromium.org2012-10-011-0/+7
* Send OnModifyFile Notification when File Write completes successfully or fail...calvinlo@chromium.org2012-09-261-2/+16
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-241-3/+3
* Reduce the number of CrackFileSystemURLkinuko@chromium.org2012-06-271-1/+0
* Rename fileapi::FileWriter to FileStreamWriter.kinaba@chromium.org2012-05-311-3/+3
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-1/+3
* Implement SandboxFileWriter and rewrite FileWriterDelegate to use itkinuko@chromium.org2012-05-221-18/+8
* FileWriterDelegate should not call URLRequest::Start() after Cancel().kinuko@chromium.org2012-05-111-6/+13
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-071-4/+1
* Move src/dest info out of FileSystemOperationContextkinuko@chromium.org2012-02-261-0/+3
* net: FileStream::Read/Write() to take IOBuffer* instead of char*satorux@chromium.org2012-02-161-1/+2
* Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-1/+1
* Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-1/+1
* Rename is_hsts_host to fatal.palmer@chromium.org2012-01-171-1/+1
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* base::Bind: Final cleanup in webkit/fileapi.jhawkins@chromium.org2011-10-201-4/+2
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-121-2/+0
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-9/+13
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-271-13/+9
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-9/+13
* Resubmitting 86978 - Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-271-3/+2
* Revert 86978 - Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-271-2/+3
* Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-271-3/+2
* Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegatekinuko@chromium.org2011-05-171-6/+7
* Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace tompcomplete@chromium.org2011-05-091-1/+1
* Notify the quota manager when write operation is made in FileSystem API.kinuko@chromium.org2011-05-091-1/+1
* Update .usage in QuotaFileUtil and FileWriterDelegate.dmikurube@google.com2011-04-261-5/+11
* Add "allowed growth" for writing operations, such as copy, move, write and tr...dmikurube@chromium.org2011-04-211-4/+15
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Fix memory leak in FileWriterDelegate by passing FileStream::Write a callback...adamk@chromium.org2011-03-151-3/+2
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-9/+9
* Resubmit of http://codereview.chromium.org/3476002/show but without the crash...ericu@google.com2010-10-071-0/+71
* Revert 61833 - Add the actual writing-files part of FileWriter.ericu@google.com2010-10-071-71/+0
* Add the actual writing-files part of FileWriter.ericu@google.com2010-10-071-0/+71