summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_url_request_job.h
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, webkit/rsleevi@chromium.org2012-04-281-2/+4
* base::Bind: Convert most of webkit/appcache.jhawkins@chromium.org2011-12-211-1/+0
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-161-10/+13
* base::Bind: Cleanups in webkit/appcachemichaeln@google.com2011-10-281-2/+2
* More groundwork for filestream based response storage.michaeln@google.com2011-10-211-5/+8
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Add more appcache_exports needed for test_shell_tests when we start linking a...dpranke@chromium.org2011-09-301-2/+3
* 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