summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_host.h
Commit message (Expand)AuthorAgeFilesLines
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-2/+12
* Implement cancelling an appcache update. An update is cancelled when its appl...jennb@chromium.org2009-10-161-5/+21
* AppCache StorageAPIsmichaeln@google.com2009-10-091-7/+6
* Check for supported schemes and examine request methods at key points. We sup...michaeln@google.com2009-09-181-0/+21
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-15/+99
* Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f...jennb@chromium.org2009-09-021-4/+9
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+4
* Skeleton classes for appcache library framework. This is a work in progress. ...jennb@chromium.org2009-08-261-0/+40