summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_quota_client.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert AppCacheHelper::DeleteAppCachesForOrigin.jhawkins@chromium.org2011-12-021-10/+12
* Cleanup AppCacheQuotaClient using new Callbacktzik@chromium.org2011-10-191-71/+32
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-181-47/+46
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-051-5/+6
* Handle the case where the 'host' param is empty in AppCacheQuotaClient::GetOr...michaeln@google.com2011-07-261-1/+6
* AppCache + Quota integrationmichaeln@google.com2011-06-101-0/+268