summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webfileutilities_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Deprecate FileUtilities::getFileSize and getFileModifiedTimekinuko@chromium.org2012-05-301-23/+0
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-251-0/+16
* Removing FileUtilities::revealOSInFolder which is not used anymorekinuko@chromium.org2012-05-211-4/+0
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-111-1/+1
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-151-2/+2
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-5/+5
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-2/+2
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-121-5/+5
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Implements filesystem integration with devtools. Implements a functionality t...kkanetkar@chromium.org2010-10-291-0/+4
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-1/+1
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-311-2/+2
* FBTF: Move code from headers into cc files.erg@google.com2010-08-271-0/+3
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-181-0/+155