summaryrefslogtreecommitdiffstats
path: root/webkit/database/database_quota_client_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, webkit/rsleevi@chromium.org2012-04-281-3/+4
* Get rid of the clear_on_exit constructor parameter on DatabaseTracker since i...jam@chromium.org2012-02-271-1/+1
* base::Bind: Convert webkit/database.jhawkins@chromium.org2011-12-221-3/+4
* base::Bind: Convert webkit/database.jhawkins@chromium.org2011-10-191-3/+4
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-181-15/+19
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-5/+5
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-051-1/+4
* Move code to clear web databases on shutdown to the database trackerjochen@chromium.org2011-07-081-1/+1
* Implement DatabaseQuotaClient's DeteleteOriginData method.michaeln@google.com2011-05-251-3/+65
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-101-0/+218