summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_url_request_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Put minimal appcache info in the netlog.michaeln@chromium.org2010-07-231-1/+13
* Fix a regression with satisfying range requests out of the appcache and add a...michaeln@chromium.org2010-07-031-5/+11
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-2/+2
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-0/+1
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-0/+65
* Minor cleanup, removed unused URLRequestJob::GetMoreData() method.michaeln@chromium.org2009-12-301-7/+0
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+197