summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Integrated obfuscation with quota; all unit tests now pass with or without th...ericu@chromium.org2011-05-231-1/+1
* Factor out quota-related filesysem internal code into QuotaUtil classkinuko@chromium.org2011-05-171-13/+27
* DeleteOriginTest fix attempt for non-existing origin directorykinuko@chromium.org2011-05-171-0/+4
* Added DeleteOriginData to QuotaClientkinuko@chromium.org2011-05-171-3/+13
* Implement SandboxQuotaClient for Quota support in sandboxed filesystemkinuko@chromium.org2011-05-091-10/+27
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-4/+8
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-1/+2
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-2/+7
* Remove FileSystemQuotaManager classkinuko@chromium.org2011-03-041-3/+14
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-261-11/+2
* Make more methods of FileSystemPathManager static and portable.kinuko@chromium.org2011-02-161-3/+3
* Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.kinuko@chromium.org2011-02-141-0/+66