| Commit message (Expand) | Author | Age | Files | Lines |
* | Replacing the OVERRIDE with override and FINAL with final in content/browser/... | mohan.reddy | 2014-10-07 | 1 | -1/+1 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -4/+4 |
* | Remove storage-related redirect headers in webkit/common/, update #includes a... | pilgrim | 2014-09-10 | 1 | -1/+1 |
* | Change base/file_utils.h includes to base/files/file_utils.h in content/ | thestig | 2014-09-05 | 1 | -1/+1 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -22/+31 |
* | Move async_file_test_helper.* to content/public/test/ | pilgrim@chromium.org | 2014-02-13 | 1 | -2/+2 |
* | Convert Media Galleries to use base::File | rvargas@chromium.org | 2014-01-27 | 1 | -13/+13 |
* | Change fileapi namespace to content for test files that are moved under content/ | kinuko@chromium.org | 2014-01-16 | 1 | -11/+19 |
* | FileAPI: Modify PluginPrivateFileSystemBackend | nhiroki@chromium.org | 2013-11-13 | 1 | -21/+32 |
* | FileAPI: OpenPluginPrivateFileSystem should return filesystem_id | nhiroki@chromium.org | 2013-10-25 | 1 | -9/+9 |
* | FileAPI: Wire up between PluginPrivateFileSystemBackend and FileSystemContext | nhiroki@chromium.org | 2013-10-23 | 1 | -16/+10 |
* | Add PluginPrivate file system backend. | kinuko@chromium.org | 2013-10-21 | 1 | -0/+142 |