| Commit message (Expand) | Author | Age | Files | Lines |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 1 | -3/+3 |
* | Move mock_file_change_observer.* to content/browser/fileapi/ | pilgrim@chromium.org | 2014-02-28 | 1 | -1/+1 |
* | 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 | -86/+86 |
* | Quota: Factor out (Mock)QuotaManagerProxy into its own file for readability | nhiroki@chromium.org | 2014-01-17 | 1 | -0/+2 |
* | Change fileapi namespace to content for test files that are moved under content/ | kinuko@chromium.org | 2014-01-16 | 1 | -10/+16 |
* | Convert base::file_util to use File instead of PlatformFile. | rvargas@chromium.org | 2014-01-07 | 1 | -2/+2 |
* | FileAPI: Return success when copying/moving file into the same path | nhiroki@chromium.org | 2013-12-19 | 1 | -2/+44 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -4/+4 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -4/+4 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -4/+4 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-04 | 1 | -3/+3 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | Move FileAPI test code from webkit to content | kinuko@chromium.org | 2013-10-02 | 1 | -0/+1241 |