summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_url_request_job.h
Commit message (Expand)AuthorAgeFilesLines
* Move URLRequestJob's histogram logic to URLRequestHttpJob.adamk@chromium.org2011-03-241-2/+1
* Remove TODO in AppCacheURLRequestJob about GetContentEncodings().adamk@chromium.org2011-03-161-7/+0
* Even more virtual method deinlining.erg@google.com2010-12-131-3/+1
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-3/+3
* Fix webkit URLRequestJob subtypes to handle Kill() correctly.willchan@chromium.org2010-12-071-3/+3
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-2/+2
* When an individual entry is lost from the appache's diskcache, attempts to lo...michaeln@chromium.org2010-08-241-0/+6
* Put minimal appcache info in the netlog.michaeln@chromium.org2010-07-231-1/+2
* Fix a regression with satisfying range requests out of the appcache and add a...michaeln@chromium.org2010-07-031-1/+1
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-5/+8
* Minor cleanup, removed unused URLRequestJob::GetMoreData() method.michaeln@chromium.org2009-12-301-1/+0
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+142