summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/local_file_util.h
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-5/+5
* Cleanup: Move more recursive operation logic from FileUtilHelper to FileUtilkinuko@chromium.org2013-01-231-4/+1
* Cleanup: Remove using statements from webkit/fileapi header files.thestig@chromium.org2013-01-081-28/+16
* Clean up: Modified FileSystemFileUtil::CreateFileEnumerator function signatur...kmadhusu@chromium.org2012-11-071-1/+2
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-181-2/+2
* Exposed CopyInForeignFile to LocalFileSystemOperation. Also added positive an...calvinlo@chromium.org2012-09-141-3/+3
* Remove FileSystemFileUtil::{Directory,Path}Existstzik@chromium.org2012-08-131-6/+0
* Create ShareableFileReference on IO threadkinuko@chromium.org2012-08-041-6/+6
* Enables internal filesystem types via Isolated filesystems.kinuko@chromium.org2012-07-251-3/+0
* Adding FileUtil::CreateSnapshotFilekinuko@chromium.org2012-07-191-0/+7
* Reduce the number of CrackFileSystemURLkinuko@chromium.org2012-06-271-20/+20
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-1/+2
* Unlayer ObfuscatedFileUtil.tzik@chromium.org2012-05-281-1/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from webkit.thestig@chromium.org2012-05-231-1/+1
* Merge QuotaFileUtil into ObfuscatedFileUtiltzik@chromium.org2012-05-111-1/+1
* Replace FileSystemFileUtil::ReadDirectory()s to single FileUtilHelper::ReadDi...tzik@chromium.org2012-03-271-4/+0
* Add 'recursive' flag to FileSystemFileUtil::CreateFileEnumerator.tzik@chromium.org2012-03-071-1/+2
* Move src/dest info out of FileSystemOperationContextkinuko@chromium.org2012-02-261-26/+25
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Cleanup: Remove unneeded forward declarations in webkit/.thestig@chromium.org2011-11-171-1/+0
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-0/+122