summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_storage_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for a big appcache storage bug. Now stores a record of the new master ent...michaeln@chromium.org2010-01-241-1/+2
* Enforce a hard coded 5MB per origin quota for appcache storage.michaeln@chromium.org2010-01-211-2/+2
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-2/+4
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-4/+2
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-2/+4
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-0/+1007
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-1007/+0
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-0/+1007