summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_service.h
Commit message (Expand)AuthorAgeFilesLines
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-1/+6
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-1/+63
* Introduce an AppCachePolicy interface that allows the containing browser to d...michaeln@chromium.org2010-02-171-0/+11
* Introduce a notification to trigger memory purging on the IO thread and use i...michaeln@chromium.org2010-01-131-0/+5
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-1/+0
* AppCache StorageAPIsmichaeln@google.com2009-10-091-73/+12
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-2/+0
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-221-9/+10
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-12/+34
* 1) Tell the AppCacheService which request context to use when fetching resour...michaeln@google.com2009-09-151-2/+30
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-4/+23
* Skeleton classes for appcache library framework. This is a work in progress. ...jennb@chromium.org2009-08-261-0/+60