summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_interceptor.cc
Commit message (Expand)AuthorAgeFilesLines
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-3/+3
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+7
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-3/+4
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-10/+11
* Finally getting to the appcache parts instead of all of this webkitApi/ipc pl...michaeln@chromium.org2010-05-201-4/+1
* Fix a crashing bug.michaeln@chromium.org2010-04-071-1/+5
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+1
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-76/+40
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+125