| Commit message (Expand) | Author | Age | Files | Lines |
* | FileAPI: Satisfy linter | nhiroki@chromium.org | 2013-10-07 | 1 | -2/+4 |
* | Introduce CopyOrMoveOption. | hidehiko@chromium.org | 2013-09-25 | 1 | -0/+5 |
* | AsyncFileUtil::CreateForLocalFileSystem() and deprecate IsolatedFileUtil | kinuko@chromium.org | 2013-09-13 | 1 | -1/+8 |
* | Add CopyFileProgressCallback to AsyncFileUtil::CopyFileLocal(). | hidehiko@chromium.org | 2013-09-12 | 1 | -0/+9 |
* | Rename fileapi::LocalFileSystemOperation to FileSystemOperationImpl. | hidehiko@chromium.org | 2013-08-01 | 1 | -16/+16 |
* | Add on_close_callback to AsyncFileUtil::CreateOrOpenCallback. | hidehiko@chromium.org | 2013-07-10 | 1 | -1/+5 |
* | Cleanup: return value and null-callback fixups on AsyncFileUtil interface | kinuko@chromium.org | 2013-07-09 | 1 | -41/+18 |
* | fileapi: Rename FileSystemMountProvider to FileSystemBackend | satorux@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Remove unused |created| param from AsyncFileUtil::CreateOrOpenCallback. | hidehiko@chromium.org | 2013-07-02 | 1 | -1/+3 |
* | Add DeleteRecursively to AsyncFileUtil. | hidehiko@chromium.org | 2013-07-01 | 1 | -0/+20 |
* | fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata... | satorux@chromium.org | 2013-06-14 | 1 | -2/+1 |
* | Fix webkit_storage exports definitions | kinuko@chromium.org | 2013-06-13 | 1 | -2/+2 |
* | Make FileSystemOperation NOT self-destruct | kinuko@chromium.org | 2013-06-10 | 1 | -13/+19 |
* | 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/+338 |