summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/sandbox_mount_point_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify directory path accounting.ericu@chromium.org2011-08-191-2/+0
* Change quota to account directories and path names in the filesystem.dmikurube@chromium.org2011-07-251-0/+2
* Remove SandboxMountPointProvier::GetBaseDirectoryForOrigin as it's no longer ...kinuko@chromium.org2011-07-151-7/+0
* Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi...dmikurube@chromium.org2011-07-061-1/+1
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-281-22/+26
* Integrated obfuscation with quota; all unit tests now pass with or without th...ericu@chromium.org2011-05-231-9/+5
* Change usage cache code in QuotaFileUtil to use QuotaUtil methodskinuko@chromium.org2011-05-191-1/+1
* This integrates the obfuscated filesystem, but keeps it turned off with a flag.ericu@chromium.org2011-05-191-6/+9
* Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegatekinuko@chromium.org2011-05-171-1/+4
* Factor out quota-related filesysem internal code into QuotaUtil classkinuko@chromium.org2011-05-171-1/+57
* ObfuscatedFileSystemFileUtil classericu@google.com2011-05-131-0/+8
* Implement SandboxQuotaClient for Quota support in sandboxed filesystemkinuko@chromium.org2011-05-091-34/+29
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-2/+2
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-5/+7
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-0/+1
* Proper build fix.ericu@google.com2011-03-241-2/+3
* Revert 79230 - Fix the clang build.ericu@google.com2011-03-241-4/+2
* Fix the clang build.ericu@google.com2011-03-241-2/+4
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-0/+120