summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache.h
Commit message (Expand)AuthorAgeFilesLines
* Lookup appcached responses given a request URL.michaeln@google.com2009-11-121-4/+7
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+5
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+3
* Implement cancelling an appcache update. An update is cancelled when its appl...jennb@chromium.org2009-10-161-6/+8
* Re-enabling disabled appcache update unittests. Change comparison of cache u...jennb@chromium.org2009-10-061-1/+8
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-3/+16
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-7/+9
* Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f...jennb@chromium.org2009-09-021-10/+18
* Skeleton classes for appcache library framework. This is a work in progress. ...jennb@chromium.org2009-08-261-0/+85