summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_database.h
Commit message (Expand)AuthorAgeFilesLines
* Keep track of appcache creation and last access times.michaeln@chromium.org2010-02-231-1/+5
* Enforce a hard coded 5MB per origin quota for appcache storage.michaeln@chromium.org2010-01-211-0/+14
* Put appcache storage on disk and add a means of disabling the appcache system...michaeln@chromium.org2010-01-181-1/+4
* Trigger the deletion of unused responses when caches are updated and made obs...michaeln@chromium.org2010-01-131-0/+12
* Add a DeletableResponseIds table to the appcache database schema, groundwork ...michaeln@chromium.org2010-01-081-1/+13
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-0/+8
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-2/+0
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-0/+2
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-0/+159
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-159/+0
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-0/+159