summaryrefslogtreecommitdiffstats
path: root/webkit/database/database_quota_client.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/database to webkit/browser and webkit/common. Also move content::...michaeln@google.com2013-05-221-55/+0
* webkit: Merge 'database' and 'quota' to 'webkit_storage'hashimoto@chromium.org2012-10-261-1/+3
* Refactors DatabaseQuotaClient using base::Callback.nhiroki@chromium.org2012-08-211-36/+1
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-161-1/+1
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-181-7/+7
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-051-7/+10
* Implement DatabaseQuotaClient's DeteleteOriginData method.michaeln@google.com2011-05-251-0/+1
* Added DeleteOriginData to QuotaClientkinuko@chromium.org2011-05-171-0/+3
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-101-0/+81