summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/web_application_cache_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Copyright housecleaningmichaeln@google.com2009-09-231-1/+1
* Check for supported schemes and examine request methods at key points. We sup...michaeln@google.com2009-09-181-23/+36
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-1/+4
* * Add appCacheManifestUrl data member to WebURLResponse, and use it to detect...michaeln@google.com2009-09-081-8/+15
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+1
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-0/+172