summaryrefslogtreecommitdiffstats
path: root/webkit/browser/fileapi/sandbox_file_system_test_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* FileAPI: Implement FileSystemQuotaUtil on SandboxFileSystemBackendDelegatenhiroki@chromium.org2013-08-221-1/+1
* FileAPI: Rename SandboxContext to SandboxFileSystemBackendDelegatenhiroki@chromium.org2013-08-151-5/+5
* Deprecate FileSystemTaskRunnerskinuko@chromium.org2013-08-041-1/+0
* FileAPI: Move FileSystemQuotaUtil related functions into SandboxContextnhiroki@chromium.org2013-08-011-5/+4
* Use a direct include of the message_loop header in webkit/, part 1.avi@chromium.org2013-07-181-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* FileAPI: Add SandboxContextnhiroki@chromium.org2013-07-101-1/+2
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-091-7/+7
* webkit: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-291-1/+1
* Move ComputeDirectorySize to the base namespace.brettw@chromium.org2013-06-221-2/+2
* Cleanup: Don't use FileSystemContext::sandbox_provider() when possiblekinuko@chromium.org2013-06-201-0/+6
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Replace all CreateFileSystemOperation with FileSystemOperationRunnerkinuko@chromium.org2013-06-091-8/+3
* Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Deprecate FileSystemMountPointProvider::GetFileSystemRootPathOnFileThreadkinuko@chromium.org2013-05-291-4/+3
* 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/+153