Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add recursive flag to file_util_proxy::CreateDirectory. | kinuko@chromium.org | 2010-09-08 | 1 | -3/+7 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 1 | -1/+1 |
* | Change file_util_proxy::Entry::isDirectory to is_directory. | kinuko@chromium.org | 2010-09-02 | 1 | -1/+1 |
* | Changes for browser-side implementation for file api. | kkanetkar@chromium.org | 2010-09-02 | 1 | -10/+239 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 1 | -16/+17 |
* | Support handling blob URL and resolve blob references in upload data. | jianli@chromium.org | 2010-08-31 | 1 | -0/+38 |
* | Change the FileUtilProxy callbacks to report error codes instead of booleans. | dumi@chromium.org | 2010-08-24 | 1 | -28/+43 |
* | Moving file_system_proxy to base/ and changing it to work with MessageLoopPro... | dumi@chromium.org | 2010-08-20 | 1 | -0/+245 |