summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_usage_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Add database recovery for FileSystemDirectoryDatabase.tzik@chromium.org2012-04-161-1/+2
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-2/+2
* gcc 4.6 warnings cleanuppph34r@gmail.com2011-09-301-2/+1
* Handle inconsistency between DB and Filestzik@chromium.org2011-08-311-12/+42
* Simplify directory path accounting.ericu@chromium.org2011-08-191-1/+4
* Force updating file usage cache to make sure it reflects the recent pepper qu...kinuko@chromium.org2011-08-121-1/+1
* Change the usage cache not to include meta data, such as the the size of usag...dmikurube@google.com2011-07-121-1/+2
* Force updating filesystem usage cachekinuko@chromium.org2011-05-311-1/+1
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-281-0/+2
* Modify FileSystemUsageCache::GetUsage to get the size even if dirty > 0, and ...dmikurube@chromium.org2011-04-271-1/+13
* Update .usage in QuotaFileUtil and FileWriterDelegate.dmikurube@google.com2011-04-261-0/+10
* Fixed the bug 75018: incorrect conditional jump in fileapi::FileSystemUsageCa...kinuko@chromium.org2011-03-081-1/+3
* Add a function for usage tracking.kinuko@chromium.org2011-03-031-0/+120
* Revert 76578 (accidental commit by the commit bot) - Add a function for usage...thakis@chromium.org2011-03-021-120/+0
* Add a function for usage tracking. It's based on the bug 6426001.dmikurube@google.com2011-03-021-0/+120