summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/mock_appcache_storage.h
Commit message (Expand)AuthorAgeFilesLines
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-4/+5
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-0/+1
* Trigger the deletion of unused responses when caches are updated and made obs...michaeln@chromium.org2010-01-131-0/+4
* Mock appcache storage bug fix for storing group and changes to its existing n...jennb@chromium.org2009-11-181-0/+1
* Lookup appcached responses given a request URL.michaeln@google.com2009-11-121-2/+10
* Change store group and newest cache API so that storage failure does not requ...jennb@chromium.org2009-11-111-1/+1
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+39
* Add storage code to appcache update process.jennb@chromium.org2009-10-301-0/+16
* MockAppCacheStorage implementionmichaeln@google.com2009-10-241-8/+43
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-3/+38
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+38