summaryrefslogtreecommitdiffstats
path: root/webkit/chromeos/fileapi/cros_mount_point_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/chromeos into webkit/browser/chromeoskinuko@chromium.org2013-05-281-144/+0
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-281-1/+1
* Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapikinuko@chromium.org2013-05-201-1/+1
* Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..."kinuko@chromium.org2013-05-171-1/+1
* Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapikinuko@chromium.org2013-05-171-1/+1
* Make MountPointProvider pluggable from outside webkit/fileapikinuko@chromium.org2013-04-181-0/+2
* Refactor FileSystemMountPointProvider::CreateFileStream{Reader,Writer}nhiroki@chromium.org2013-04-101-2/+2
* Add validation framework to Copy or Move operations in fileapi.vandebo@chromium.org2013-04-041-0/+8
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Deprecate MountPointProvider::IsAccessAllowed in favor of GetPermissionPolicykinuko@chromium.org2013-02-181-3/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+6
* Remove unused methods from ExternalMountPointProvidertbarzic@chromium.org2013-01-291-11/+0
* Introduce AsyncFileUtil and deprecate FileSystemFileUtilProxykinuko@chromium.org2013-01-291-2/+4
* Extract external file systems handling from isolated context.tbarzic@chromium.org2013-01-181-17/+35
* Cleanup file permission check code in FileAPIMessageFilterkinuko@chromium.org2013-01-101-2/+3
* Change FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread to tak...tbarzic@chromium.org2012-12-141-3/+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-0/+1
* Add oem mount point to cros_mount_provider.tbarzic@chromium.org2012-10-031-0/+2
* Added PlatformFileError param to FileSystemMountPointProvider::CreateFileSyst...kmadhusu@chromium.org2012-09-111-1/+2
* Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSyst...kinuko@chromium.org2012-08-271-4/+1
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-241-1/+1
* Integrate external mount points to IsolatedContextkinuko@chromium.org2012-08-211-43/+23
* Wire up the deleteFileSystem operation.nhiroki@google.com2012-08-021-9/+14
* Enables internal filesystem types via Isolated filesystems.kinuko@chromium.org2012-07-251-1/+2
* 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/+1
* 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
* Very minor typo fixes for GData/FileAPI code.kinaba@chromium.org2012-05-301-1/+1
* Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil byericu@chromium.org2012-05-241-2/+0
* Add CreateFileWriter method to MountPointProvider.kinaba@chromium.org2012-05-161-0/+4
* Add RegisterMountPointProvider and TestMountPointProvider for testingkinuko@chromium.org2012-05-111-0/+1
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-071-2/+0
* Add FileSystemContext::CreateFileReader() which returns appropriate Reader in...kinuko@chromium.org2012-04-191-0/+5
* Check file permissions before doing filesystemoperations for external filesys...tbarzic@chromium.org2012-03-011-0/+2
* Wired remote file system operation with CrosMountPointProvider. zelidrag@chromium.org2012-02-241-4/+42
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-141-1/+0
* Revert 121620 - Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-111-0/+1
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-111-1/+0
* ChromeOS build fix r117830kinuko@chromium.org2012-01-161-4/+4
* Add CreateFileSystemOperation() method to FileSystemContextkinuko@chromium.org2012-01-161-0/+7
* Cleanup FileSystemOperation for preparing for adding FSO-factory methodkinuko@chromium.org2012-01-111-9/+9
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-2/+5
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-281-1/+2
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-1/+2
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-4/+4
* Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi...dmikurube@chromium.org2011-07-061-0/+7
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-271-0/+2
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-3/+12