summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_url_request_job.cc
Commit message (Expand)AuthorAgeFilesLines
* webkit: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-291-7/+8
* When an individual entry is lost from the appache's diskcache, attempts to lo...michaeln@chromium.org2010-08-241-4/+9
* FBTF: Start cleaning up net/erg@google.com2010-08-111-0/+1
* 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