summaryrefslogtreecommitdiffstats
path: root/net/http/http_stream_factory_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-0/+4
* net: don't remember TLS intolerant servers.agl@chromium.org2012-04-261-9/+0
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-1/+1
* Make pipelining resilient to proxy changes.simonjam@chromium.org2012-03-131-0/+1
* Ensure pipelined requests are sent in the same order they're queued. Also, en...simonjam@chromium.org2012-03-031-3/+5
* Add a force pipelining option to load flags.simonjam@chromium.org2012-03-011-7/+24
* Add NetLog entries to preconnect HttpStreamFactoryImpl::Jobs.mmenke@chromium.org2012-01-281-6/+5
* SPDY - Change all tests to use SPDY/2.1 protocol. Madertenneti@chromium.org2012-01-271-2/+2
* Add HTTP pipelining to net-internals:simonjam@chromium.org2011-12-201-0/+4
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-0/+3
* In net-internals, have HTTP_STREAM_JOBs link to themmenke@chromium.org2011-12-191-3/+3
* Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-1/+2
* Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-2/+1
* Save pipelining capabilities for the most used hosts between sessions.simonjam@chromium.org2011-12-071-1/+2
* Slow start pipelining.simonjam@chromium.org2011-12-011-1/+1
* Basic HTTP pipelining support.simonjam@chromium.org2011-10-191-1/+22
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-10/+10
* Support selection of SPDY on port other than 443jar@chromium.org2011-10-041-3/+13
* Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job rch@chromium.org2011-09-021-7/+13
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* The SPDY Exclusions were broken; the intent of the exclusion is so that ourmbelshe@chromium.org2011-03-161-14/+1
* Reland rest of r77399.willchan@chromium.org2011-03-121-11/+116
* Revert r77399 in preparation for merging a small portion of it to 696.willchan@chromium.org2011-03-111-116/+11
* Reland r77075,r77077.willchan@chromium.org2011-03-091-11/+116
* Revert 77075 - Don't block on stream requests on Alternate-Protocol.jochen@chromium.org2011-03-071-116/+11
* Don't block on stream requests on Alternate-Protocol.willchan@chromium.org2011-03-061-11/+116
* Add HttpStreamFactory Job orphaning semantics.willchan@chromium.org2011-03-011-19/+44
* Update NetLog in preparation for late binding of HttpStream jobs to requests.willchan@chromium.org2011-02-281-2/+3
* Prepare for late binding of SpdyHttpStreams.willchan@chromium.org2011-02-251-225/+16
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-0/+299
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-299/+0
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-221-0/+299