| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert Pass()→std::move() in //content/browser | dcheng | 2015-12-26 | 1 | -5/+5 |
* | Switch to standard integer types in content/browser/. | avi | 2015-12-25 | 1 | -1/+1 |
* | Fix ScopedTempDir in content_unittests | jschuh | 2015-10-23 | 1 | -1/+1 |
* | Cleanup base::File on FILE thread even when FileSystemOperationRunner is shut... | kinuko | 2014-12-16 | 1 | -3/+86 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -3/+3 |
* | Replacing the OVERRIDE with override and FINAL with final in content/browser/... | mohan.reddy | 2014-10-07 | 1 | -2/+2 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -2/+2 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -5/+6 |
* | Remove stray platform_file.h from content | rvargas@chromium.org | 2014-05-14 | 1 | -1/+0 |
* | Convert Media Galleries to use base::File | rvargas@chromium.org | 2014-01-27 | 1 | -18/+18 |
* | Change fileapi namespace to content for test files that are moved under content/ | kinuko@chromium.org | 2014-01-16 | 1 | -3/+8 |
* | Move FileAPI test code from webkit to content | kinuko@chromium.org | 2013-10-02 | 1 | -0/+162 |