summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/web_application_cache_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Now that the new webkit API to retrieve an WebApplicationCacheHost ptr given ...michaeln@chromium.org2010-01-241-5/+2
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-0/+18
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* Fix host status bug: jennb@chromium.org2009-12-011-0/+11
* Remove reference fragments from URL before passing to appcache for use as an ...jennb@chromium.org2009-11-241-0/+5
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-3/+3
* 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