Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileAPI: Rename SandboxContext to SandboxFileSystemBackendDelegate | nhiroki@chromium.org | 2013-08-15 | 1 | -13/+15 |
* | FileAPI: Move FileSystemQuotaUtil related functions into SandboxContext | nhiroki@chromium.org | 2013-08-01 | 1 | -50/+13 |
* | FileAPI: Add Initialize() function to FileSystemBackend | nhiroki@chromium.org | 2013-07-24 | 1 | -2/+2 |
* | Use a direct include of the message_loop header in webkit/, part 1. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | FileAPI: Change FileSystemBackend::OpenFileSystem signature | nhiroki@chromium.org | 2013-07-17 | 1 | -2/+2 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 1 | -3/+3 |
* | FileAPI: Factor out getting root URI and FS name parts into each FS backend | nhiroki@chromium.org | 2013-07-12 | 1 | -0/+2 |
* | FileAPI: Add SandboxContext | nhiroki@chromium.org | 2013-07-10 | 1 | -8/+9 |
* | fileapi: Rename FileSystemMountProvider to FileSystemBackend | satorux@chromium.org | 2013-07-09 | 1 | -0/+357 |