| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert of Revert of Add mechanism to auto mount file systems in response to a... | vandebo@chromium.org | 2014-03-20 | 1 | -0/+30 |
* | Revert of Add mechanism to auto mount file systems in response to a URL reque... | pneubeck@chromium.org | 2014-03-20 | 1 | -30/+0 |
* | Add mechanism to auto mount file systems in response to a URL request. | vandebo@chromium.org | 2014-03-19 | 1 | -0/+30 |
* | Use incognito split for ChromeVox and TTS in Guest mode | dpolukhin@chromium.org | 2014-02-08 | 1 | -1/+1 |
* | Convert Media Galleries to use base::File | rvargas@chromium.org | 2014-01-27 | 1 | -7/+7 |
* | Change fileapi namespace to content for test files that are moved under content/ | kinuko@chromium.org | 2014-01-16 | 1 | -2/+2 |
* | FileAPI: Rename *OnFileThread to *OnFileTaskRunner | nhiroki@chromium.org | 2013-12-20 | 1 | -3/+1 |
* | FileAPI: Modify PluginPrivateFileSystemBackend | nhiroki@chromium.org | 2013-11-13 | 1 | -11/+5 |
* | Quota: Wire up between QuotaReservationManager and FileSystemContext | nhiroki@chromium.org | 2013-11-12 | 1 | -0/+11 |
* | FileAPI: OpenPluginPrivateFileSystem should return filesystem_id | nhiroki@chromium.org | 2013-10-25 | 1 | -1/+7 |
* | FileAPI: Wire up between PluginPrivateFileSystemBackend and FileSystemContext | nhiroki@chromium.org | 2013-10-23 | 1 | -0/+19 |
* | FileAPI: Fix up signature of callback for OpenFileSystem operation | nhiroki@chromium.org | 2013-10-09 | 1 | -2/+3 |
* | [Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem | nhiroki@chromium.org | 2013-09-21 | 1 | -2/+23 |
* | Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..." | nhiroki@chromium.org | 2013-09-19 | 1 | -23/+2 |
* | SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem | nhiroki@chromium.org | 2013-09-17 | 1 | -2/+23 |
* | Do not return FileSystem contents if the profile is in incognito mode. | kinuko@chromium.org | 2013-09-06 | 1 | -0/+6 |
* | Deprecate FileSystemBackend::GetFileUtil() | kinuko@chromium.org | 2013-08-30 | 1 | -5/+0 |
* | FileAPI: Rename SandboxContext to SandboxFileSystemBackendDelegate | nhiroki@chromium.org | 2013-08-15 | 1 | -3/+5 |
* | Discard FileAPI pending operations on shutdown | kinuko@chromium.org | 2013-08-14 | 1 | -0/+3 |
* | Deprecate FileSystemTaskRunners | kinuko@chromium.org | 2013-08-04 | 1 | -7/+11 |
* | SyncFS: Move change tracker and sync context into SyncFileSystemBackend | nhiroki@chromium.org | 2013-08-02 | 1 | -20/+0 |
* | FileAPI: Move FileSystemQuotaUtil related functions into SandboxContext | nhiroki@chromium.org | 2013-08-01 | 1 | -0/+2 |
* | Create a new FileSystemOperationRunner for each FileAPIMessageFilter | kinuko@chromium.org | 2013-07-24 | 1 | -0/+3 |
* | FileAPI: Add SandboxContext | nhiroki@chromium.org | 2013-07-10 | 1 | -0/+3 |
* | fileapi: Rename FileSystemMountProvider to FileSystemBackend | satorux@chromium.org | 2013-07-09 | 1 | -36/+35 |
* | Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile() | kinuko@chromium.org | 2013-07-01 | 1 | -0/+8 |
* | SyncFS: Merge OpenSyncableFileSystem into OpenFileSystem | nhiroki@chromium.org | 2013-06-28 | 1 | -11/+0 |
* | Remove |external_provider_| field from FileSystemContext. | hidehiko@chromium.org | 2013-06-25 | 1 | -1/+0 |
* | Implement FileSystemContext::GetFileSystemTypes() | kinuko@chromium.org | 2013-06-24 | 1 | -0/+3 |
* | Don't refer FileSystemContext::sandbox_provider() outside FileAPI code | kinuko@chromium.org | 2013-06-24 | 1 | -5/+13 |
* | Cleanup: Don't use FileSystemContext::sandbox_provider() when possible | kinuko@chromium.org | 2013-06-20 | 1 | -0/+6 |
* | Don't assume sandbox_provider() handles all sandboxed filesystems | kinuko@chromium.org | 2013-06-18 | 1 | -1/+4 |
* | Fix webkit_storage exports definitions | kinuko@chromium.org | 2013-06-13 | 1 | -2/+2 |
* | Replace all CreateFileSystemOperation with FileSystemOperationRunner | kinuko@chromium.org | 2013-06-09 | 1 | -15/+13 |
* | Add LocalFileSystemOperation support in FileSystemOperationRunner | kinuko@chromium.org | 2013-06-05 | 1 | -1/+2 |
* | Add FileSystemOperationRunner and stop directly creating FileSystemOperation | kinuko@chromium.org | 2013-06-05 | 1 | -0/+8 |
* | Cleanup: Deprecate DriveFileSyncService::kServiceName | kinuko@chromium.org | 2013-06-04 | 1 | -1/+0 |
* | Rename FileSystemMountPointProvider::ValidateFileSystemRoot to OpenFileSystem | kinuko@chromium.org | 2013-05-29 | 1 | -2/+4 |
* | 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-28 | 1 | -0/+309 |