summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/test_mount_point_provider.h
Commit message (Expand)AuthorAgeFilesLines
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-181-2/+2
* fileapi: Add modification time check for FileSystemFileStreamReaderhashimoto@chromium.org2012-10-151-0/+1
* Added PlatformFileError param to FileSystemMountPointProvider::CreateFileSyst...kmadhusu@chromium.org2012-09-111-1/+2
* Add observer classes for fileapi to observe filesystem changeskinuko@chromium.org2012-09-071-2/+9
* Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSyst...kinuko@chromium.org2012-08-271-3/+1
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-241-1/+1
* Wire up the deleteFileSystem operation.nhiroki@google.com2012-08-021-8/+13
* Enables internal filesystem types via Isolated filesystems.kinuko@chromium.org2012-07-251-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Reduce the number of CrackFileSystemURLkinuko@chromium.org2012-06-271-5/+3
* Move MountPointProvider:GetRootDirectories() out of MPP and into ExternalMoun...kinuko@chromium.org2012-06-171-1/+0
* RefCounted types should not have public destructors, webkit/ editionrsleevi@chromium.org2012-06-041-1/+2
* Rename fileapi::FileWriter to FileStreamWriter.kinaba@chromium.org2012-05-311-1/+1
* Rename webkit_blob::FileReader to FileStreamReader.kinaba@chromium.org2012-05-311-1/+1
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-1/+3
* Add CreateFileWriter method to MountPointProvider.kinaba@chromium.org2012-05-161-0/+4
* Add RegisterMountPointProvider and TestMountPointProvider for testingkinuko@chromium.org2012-05-111-0/+73