Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move webkit/database to webkit/browser and webkit/common. Also move content::... | michaeln@google.com | 2013-05-22 | 1 | -55/+0 |
* | webkit: Merge 'database' and 'quota' to 'webkit_storage' | hashimoto@chromium.org | 2012-10-26 | 1 | -1/+3 |
* | Refactors DatabaseQuotaClient using base::Callback. | nhiroki@chromium.org | 2012-08-21 | 1 | -36/+1 |
* | Add OVERRIDE to webkit/. | avi@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | Use base::Callback in Quota related code. | tzik@chromium.org | 2011-10-18 | 1 | -7/+7 |
* | Quota: Add quota::StorageType to the GetOriginsCallback definition. | mkwst@chromium.org | 2011-08-05 | 1 | -7/+10 |
* | Implement DatabaseQuotaClient's DeteleteOriginData method. | michaeln@google.com | 2011-05-25 | 1 | -0/+1 |
* | Added DeleteOriginData to QuotaClient | kinuko@chromium.org | 2011-05-17 | 1 | -0/+3 |
* | Implementation of DatabaseQuotaClient for the WebSQLDatabase system. | michaeln@google.com | 2011-05-10 | 1 | -0/+81 |