Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade the return type of GetLength from int to int64. | hidehiko@chromium.org | 2013-03-27 | 1 | -1/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -3/+2 |
* | webkit: Merge blob and fileapi into one build target 'webkit_storage' | hashimoto@chromium.org | 2012-10-18 | 1 | -3/+3 |
* | fileapi: Add modification time check for FileSystemFileStreamReader | hashimoto@chromium.org | 2012-10-15 | 1 | -2/+11 |
* | Add fileapi::FileSystemFileStreamReader::GetLength() | hashimoto@chromium.org | 2012-10-10 | 1 | -3/+7 |
* | Rename FileSystemOperationInterface to FileSystemOperation | kinuko@chromium.org | 2012-08-24 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Reduce the number of CrackFileSystemURL | kinuko@chromium.org | 2012-06-27 | 1 | -3/+3 |
* | Rename webkit_blob::FileReader to FileStreamReader. | kinaba@chromium.org | 2012-05-31 | 1 | -0/+68 |