| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert Media Galleries to use base::File | rvargas@chromium.org | 2014-01-27 | 1 | -2/+2 |
* | FileAPI: Rename *OnFileThread to *OnFileTaskRunner | nhiroki@chromium.org | 2013-12-20 | 1 | -7/+9 |
* | Quota: Wire up between QuotaReservationManager and FileSystemContext | nhiroki@chromium.org | 2013-11-12 | 1 | -0/+7 |
* | FileAPI: Implement FileSystemQuotaUtil on SandboxFileSystemBackendDelegate | nhiroki@chromium.org | 2013-08-22 | 1 | -0/+3 |
* | FileAPI: Remove unnecessary interfaces from FileSystemQuotaUtil | nhiroki@chromium.org | 2013-08-14 | 1 | -5/+0 |
* | FileAPI: Add FileObserver related interfaces into FileSystemQuotaUtil | nhiroki@chromium.org | 2013-07-12 | 1 | -0/+20 |
* | webkit: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-06-29 | 1 | -1/+1 |
* | Don't assume sandbox_provider() handles all sandboxed filesystems | kinuko@chromium.org | 2013-06-18 | 1 | -0/+9 |
* | Fix webkit_storage exports definitions | kinuko@chromium.org | 2013-06-13 | 1 | -2/+2 |
* | Split FileAPI code for common|common_child|renderer | kinuko@chromium.org | 2013-05-28 | 1 | -1/+1 |
* | Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi | kinuko@chromium.org | 2013-05-21 | 1 | -0/+57 |