summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_storage.h
Commit message (Expand)AuthorAgeFilesLines
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-2/+3
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-0/+9
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-31/+8
* Fix for a big appcache storage bug. Now stores a record of the new master ent...michaeln@chromium.org2010-01-241-1/+1
* Trigger the deletion of unused responses when caches are updated and made obs...michaeln@chromium.org2010-01-131-6/+9
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-1/+7
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-7/+1
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-1/+7
* Remove some stale TODOs.michaeln@chromium.org2010-01-041-1/+0
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-1/+1
* A mind numbing change to add the notion of a persistent groupId, and to get r...michaeln@google.com2009-11-241-4/+0
* Change store group and newest cache API so that storage failure does not requ...jennb@chromium.org2009-11-111-3/+5
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-10/+18
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-5/+8
* MockAppCacheStorage implementionmichaeln@google.com2009-10-241-25/+9
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-15/+155
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+178