summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_file_stream_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* Upgrade the return type of GetLength from int to int64.hidehiko@chromium.org2013-03-271-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+1
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-261-1/+1
* fileapi: Add modification time check for FileSystemFileStreamReaderhashimoto@chromium.org2012-10-151-2/+4
* Add fileapi::FileSystemFileStreamReader::GetLength()hashimoto@chromium.org2012-10-101-7/+38
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-101-3/+4
* Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...erikwright@chromium.org2012-09-071-4/+3
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-071-3/+4
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-241-2/+2
* Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...tzik@chromium.org2012-08-071-6/+6
* Factor out common error-code conversion code for PlatformFileErrorToNetError.nhiroki@google.com2012-07-251-2/+1
* Reduce the number of CrackFileSystemURLkinuko@chromium.org2012-06-271-1/+1
* Rename webkit_blob::FileReader to FileStreamReader.kinaba@chromium.org2012-05-311-0/+99