summaryrefslogtreecommitdiffstats
path: root/webkit/quota/usage_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-181-6/+5
* Retrieve per host storage usage from QuotaManager.mnaganov@chromium.org2011-10-041-1/+3
* Send notifications on the IO thread when changes are made to the special stor...michaeln@google.com2011-08-151-5/+8
* Minor cleanup to UsageTracker.IsWorking().michaeln@google.com2011-08-121-2/+4
* Track usage per-origin at the lowest level instead of per-host.michaeln@google.com2011-08-111-10/+20
* Change quota to account directories and path names in the filesystem.dmikurube@chromium.org2011-07-251-0/+1
* Retain support for 'UnlimitedStorage' in the QuotaManager.michaeln@google.com2011-05-291-9/+18
* Add StorageType as parameter to {,Host}{Usage,Quota}Callbacktzik@chromium.org2011-05-251-4/+11
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* StartEviction and RegisterOriginskinuko@chromium.org2011-05-191-0/+4
* Add 1st cut of QuotaManager codekinuko@chromium.org2011-04-271-0/+107