summaryrefslogtreecommitdiffstats
path: root/base/file_util_proxy.h
Commit message (Expand)AuthorAgeFilesLines
...
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-5/+2
* Change file_util_proxy::Entry::isDirectory to is_directory.kinuko@chromium.org2010-09-021-2/+4
* Changes for browser-side implementation for file api.kkanetkar@chromium.org2010-09-021-14/+61
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-311-4/+7
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+14
* Change the FileUtilProxy callbacks to report error codes instead of booleans.dumi@chromium.org2010-08-241-11/+11
* Moving file_system_proxy to base/ and changing it to work with MessageLoopPro...dumi@chromium.org2010-08-201-0/+64