summaryrefslogtreecommitdiffstats
path: root/webkit/database/quota_table_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* webkit: Merge 'database' and 'quota' to 'webkit_storage'hashimoto@chromium.org2012-10-261-71/+0
* Remove ref counting on sql::ErrorDelegatepkotwicz@chromium.org2012-10-171-4/+6
* RefCounted types should not have public destructors, webkit/rsleevi@chromium.org2012-04-281-4/+7
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-3/+3
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Adding methods that will be used by the quota management UI.dumi@chromium.org2010-01-061-0/+65