summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/obfuscated_file_system_file_util.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt...dmikurube@chromium.org2011-07-271-3/+5
* Adding FileUtilProxy::Entry::{size,last_modified_time},tzik@chromium.org2011-07-191-0/+8
* Remove SandboxMountPointProvier::GetBaseDirectoryForOrigin as it's no longer ...kinuko@chromium.org2011-07-151-4/+3
* Change the usage cache not to include meta data, such as the the size of usag...dmikurube@google.com2011-07-121-1/+8
* Do not create a new directory database for read operations.kinuko@chromium.org2011-07-081-1/+4
* Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi...dmikurube@chromium.org2011-07-061-2/+6
* Integrate file systems with BrowsingDataRemovermkwst@chromium.org2011-06-071-1/+0
* Enable cross-filesystem moves and copies.ericu@chromium.org2011-05-261-0/+5
* Integrated obfuscation with quota; all unit tests now pass with or without th...ericu@chromium.org2011-05-231-6/+25
* Code to migrate a single directory from the old sandbox to the new.ericu@chromium.org2011-05-201-7/+37
* This integrates the obfuscated filesystem, but keeps it turned off with a flag.ericu@chromium.org2011-05-191-7/+23
* Timer to drop in-memory databases when they're not in use.ericu@google.com2011-05-131-0/+3
* ObfuscatedFileSystemFileUtil classericu@google.com2011-05-131-0/+161