| Commit message (Expand) | Author | Age | Files | Lines |
* | Quota: Wire up between QuotaReservationManager and FileSystemContext | nhiroki@chromium.org | 2013-11-12 | 1 | -0/+21 |
* | Retry: Prepopulate primary origin's directory database if possible. | kinuko@chromium.org | 2013-10-28 | 1 | -10/+28 |
* | Revert 230998 "Prepopulate primary origin's directory database i..." | falken@chromium.org | 2013-10-25 | 1 | -26/+12 |
* | Prepopulate primary origin's directory database if possible. | kinuko@chromium.org | 2013-10-25 | 1 | -12/+26 |
* | FileAPI: Make ObfuscatedFileUtil to receive SandboxFSDelegate in its ctor | nhiroki@chromium.org | 2013-10-25 | 1 | -2/+4 |
* | Give type directory string for given URL from outside ObfuscatedFileUtil | kinuko@chromium.org | 2013-10-19 | 1 | -6/+61 |
* | FileAPI dependency cleanup: stop referencing quota_observer in SyncFileSystem... | kinuko@chromium.org | 2013-10-18 | 1 | -50/+55 |
* | Instead introducing a static Create* methods to create FileStream{Reader,Writ... | kinuko@chromium.org | 2013-09-12 | 1 | -2/+2 |
* | Modify SandboxFileSystemBackendDelegate::AddFile*Observer checks | kinuko@chromium.org | 2013-08-28 | 1 | -3/+5 |
* | FileAPI: Implement FileSystemQuotaUtil on SandboxFileSystemBackendDelegate | nhiroki@chromium.org | 2013-08-22 | 1 | -10/+132 |
* | Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https. | cdn@chromium.org | 2013-08-22 | 1 | -1/+1 |
* | FileAPI: Rename SandboxContext to SandboxFileSystemBackendDelegate | nhiroki@chromium.org | 2013-08-15 | 1 | -0/+442 |