summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_group.h
Commit message (Expand)AuthorAgeFilesLines
* Change store group and newest cache API so that storage failure does not requ...jennb@chromium.org2009-11-111-4/+0
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+3
* Add storage code to appcache update process.jennb@chromium.org2009-10-301-0/+4
* MockAppCacheStorage implementionmichaeln@google.com2009-10-241-8/+7
* Implement cancelling an appcache update. An update is cancelled when its appl...jennb@chromium.org2009-10-161-12/+11
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-7/+43
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-0/+17
* Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f...jennb@chromium.org2009-09-021-3/+6
* Skeleton classes for appcache library framework. This is a work in progress. ...jennb@chromium.org2009-08-261-0/+63