| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove PlatforFile from fileapi/native_file_util | rvargas@chromium.org | 2014-03-26 | 1 | -18/+11 |
* | Convert Media Galleries to use base::File | rvargas@chromium.org | 2014-01-27 | 1 | -57/+57 |
* | Convert base::file_util to use File instead of PlatformFile. | rvargas@chromium.org | 2014-01-07 | 1 | -2/+2 |
* | Flush after FileSystem API copy when necessary (case for intra-fs copies). | kinaba@chromium.org | 2013-12-13 | 1 | -19/+37 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-04 | 1 | -3/+3 |
* | FileAPI: Satisfy linter | nhiroki@chromium.org | 2013-10-07 | 1 | -0/+2 |
* | Implement preserving last modified time on copy or move. | hidehiko@chromium.org | 2013-09-26 | 1 | -25/+76 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 1 | -5/+5 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -3/+3 |
* | Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi | kinuko@chromium.org | 2013-05-22 | 1 | -0/+341 |