summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_mount_point_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+6
* Remove unused methods from ExternalMountPointProvidertbarzic@chromium.org2013-01-291-13/+0
* Introduce AsyncFileUtil and deprecate FileSystemFileUtilProxykinuko@chromium.org2013-01-291-0/+6
* Extract external file systems handling from isolated context.tbarzic@chromium.org2013-01-181-4/+4
* Cleanup file permission check code in FileAPIMessageFilterkinuko@chromium.org2013-01-101-4/+5
* Change FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread to tak...tbarzic@chromium.org2012-12-141-4/+2
* 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-1/+6
* Add oem mount point to cros_mount_provider.tbarzic@chromium.org2012-10-031-0/+3
* Added PlatformFileError param to FileSystemMountPointProvider::CreateFileSyst...kmadhusu@chromium.org2012-09-111-2/+4
* Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSyst...kinuko@chromium.org2012-08-271-3/+1
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-241-2/+2
* Integrate external mount points to IsolatedContextkinuko@chromium.org2012-08-211-3/+3
* Wire up the deleteFileSystem operation.nhiroki@google.com2012-08-021-0/+9
* Enables internal filesystem types via Isolated filesystems.kinuko@chromium.org2012-07-251-1/+1
* Reduce the number of CrackFileSystemURLkinuko@chromium.org2012-06-271-7/+4
* Move MountPointProvider:GetRootDirectories() out of MPP and into ExternalMoun...kinuko@chromium.org2012-06-171-5/+4
* Rename fileapi::FileWriter to FileStreamWriter.kinaba@chromium.org2012-05-311-7/+7
* Rename webkit_blob::FileReader to FileStreamReader.kinaba@chromium.org2012-05-311-4/+4
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-1/+2
* Cleanup: Remove unneeded scoped_ptr.h includes from webkit.thestig@chromium.org2012-05-231-1/+0
* Add CreateFileWriter method to MountPointProvider.kinaba@chromium.org2012-05-161-0/+11
* Add RegisterMountPointProvider and TestMountPointProvider for testingkinuko@chromium.org2012-05-111-0/+5
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-071-6/+0
* Add FileSystemContext::CreateFileReader() which returns appropriate Reader in...kinuko@chromium.org2012-04-191-0/+15
* Style fix in webkit/fileapitzik@chromium.org2012-04-051-1/+0
* Check file permissions before doing filesystemoperations for external filesys...tbarzic@chromium.org2012-03-011-0/+5
* Move src/dest info out of FileSystemOperationContextkinuko@chromium.org2012-02-261-1/+1
* Wired remote file system operation with CrosMountPointProvider. zelidrag@chromium.org2012-02-241-3/+10
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-141-2/+0
* Revert 121620 - Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-111-0/+2
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-111-2/+0
* ChromeOS build fix r117830kinuko@chromium.org2012-01-161-1/+2
* Add CreateFileSystemOperation() method to FileSystemContextkinuko@chromium.org2012-01-161-0/+21
* Cleanup FileSystemOperation for preparing for adding FSO-factory methodkinuko@chromium.org2012-01-111-23/+21
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-4/+17
* Add/update comments and cleanup code around FileSystemPathManagerkinuko@chromium.org2011-12-201-2/+3
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-1/+1
* Broke CrOS; I can haz CrOS in default try jobs?jhawkins@chromium.org2011-10-181-1/+1
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-1/+1
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-1/+1
* Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi...dmikurube@chromium.org2011-07-061-1/+2
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-271-1/+5
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-2/+6
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-2/+28
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-0/+1
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-0/+48