summaryrefslogtreecommitdiffstats
path: root/webkit/browser/fileapi/async_file_util_adapter.cc
Commit message (Expand)AuthorAgeFilesLines
* Use has_more parameter to return entries from AsyncFileUtilAdapterhashimoto@chromium.org2014-03-121-46/+50
* Revert of Use has_more parameter to return entries from AsyncFileUtilAdapter ...arv@chromium.org2014-03-111-50/+46
* Use has_more parameter to return entries from AsyncFileUtilAdapterhashimoto@chromium.org2014-03-111-46/+50
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-271-15/+14
* FileAPI: Satisfy linternhiroki@chromium.org2013-10-071-16/+18
* Introduce CopyOrMoveOption.hidehiko@chromium.org2013-09-251-4/+6
* Add CopyFileProgressCallback to AsyncFileUtil::CopyFileLocal().hidehiko@chromium.org2013-09-121-0/+2
* Add on_close_callback to AsyncFileUtil::CreateOrOpenCallback.hidehiko@chromium.org2013-07-101-1/+1
* Cleanup: return value and null-callback fixups on AsyncFileUtil interfacekinuko@chromium.org2013-07-091-39/+46
* Remove unused |created| param from AsyncFileUtil::CreateOrOpenCallback.hidehiko@chromium.org2013-07-021-1/+9
* Add DeleteRecursively to AsyncFileUtil.hidehiko@chromium.org2013-07-011-0/+9
* fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...satorux@chromium.org2013-06-141-1/+1
* Make FileSystemOperation NOT self-destructkinuko@chromium.org2013-06-101-40/+55
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-291-1/+1
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-281-1/+1
* Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapikinuko@chromium.org2013-05-281-0/+307