summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/mock_appcache_storage.h
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert most of webkit/appcache.jhawkins@chromium.org2011-12-211-1/+1
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-161-15/+22
* base::Bind: Convert most of webkit/appcache.jhawkins@chromium.org2011-11-111-4/+5
* More groundwork for filestream based response storage.michaeln@google.com2011-10-211-3/+9
* Delete appcaches when missing entries are detected.michaeln@google.com2011-07-221-1/+11
* AppCache + Quota integrationmichaeln@google.com2011-06-101-1/+8
* Select a more appropiate appcache based on the opener or the parent or the ta...michaeln@google.com2011-04-151-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...michaeln@chromium.org2010-11-031-0/+3
* GTTF: some more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-08-161-11/+16
* 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