summaryrefslogtreecommitdiffstats
path: root/webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Quota: Wire up between QuotaReservationManager and FileSystemContextnhiroki@chromium.org2013-11-121-0/+21
* Retry: Prepopulate primary origin's directory database if possible.kinuko@chromium.org2013-10-281-10/+28
* Revert 230998 "Prepopulate primary origin's directory database i..."falken@chromium.org2013-10-251-26/+12
* Prepopulate primary origin's directory database if possible.kinuko@chromium.org2013-10-251-12/+26
* FileAPI: Make ObfuscatedFileUtil to receive SandboxFSDelegate in its ctornhiroki@chromium.org2013-10-251-2/+4
* Give type directory string for given URL from outside ObfuscatedFileUtilkinuko@chromium.org2013-10-191-6/+61
* FileAPI dependency cleanup: stop referencing quota_observer in SyncFileSystem...kinuko@chromium.org2013-10-181-50/+55
* Instead introducing a static Create* methods to create FileStream{Reader,Writ...kinuko@chromium.org2013-09-121-2/+2
* Modify SandboxFileSystemBackendDelegate::AddFile*Observer checkskinuko@chromium.org2013-08-281-3/+5
* FileAPI: Implement FileSystemQuotaUtil on SandboxFileSystemBackendDelegatenhiroki@chromium.org2013-08-221-10/+132
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1
* FileAPI: Rename SandboxContext to SandboxFileSystemBackendDelegatenhiroki@chromium.org2013-08-151-0/+442