summaryrefslogtreecommitdiffstats
path: root/net/http/http_proxy_client_socket_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Shortened connection timeout for SpdyProxyAuth origins.bengr@chromium.org2013-02-231-0/+8
* LoadTiming in net part 5:mmenke@chromium.org2013-02-021-0/+1
* Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...joaodasilva@chromium.org2012-12-141-2/+2
* Clean-up inline members of nested classes (net/)hans@chromium.org2012-08-091-0/+6
* SPDY - replaced SpdySettings (list) with SettingsMaprtenneti@chromium.org2012-04-181-1/+0
* Attempting to re-land a small portion of this change... Simply add links from rch@chromium.org2012-04-101-2/+34
* Reverting again ... More crashes, and the instrumentation did not appear to helprch@chromium.org2012-04-061-34/+2
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-031-1/+1
* Attempting to re-land this feature with instrumentation to track down the use...rch@chromium.org2012-04-021-2/+34
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-1/+1
* Reverting this feature, once again. *sigh*rch@chromium.org2012-03-261-34/+2
* Attempting to re-land the feature.rch@chromium.org2012-03-211-2/+34
* Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...rch@chromium.org2012-03-201-34/+2
* Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...rch@chromium.org2012-03-201-2/+34
* net: Disconnect proxy sockets that have a certificate error.agl@chromium.org2012-03-051-0/+1
* net: code style fixups - no semantic change.agl@chromium.org2012-03-051-10/+15
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-031-79/+8
* [Coverity] Change pass-by-value to pass-by-refgroby@chromium.org2012-01-311-1/+1
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-01-251-8/+79
* Revert r113405, since it appears to be causing a crash and a hang. Also rever...eroman@chromium.org2012-01-241-35/+3
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-12/+7
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-1/+4
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-151-7/+4
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-6/+9
* Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...rtenneti@google.com2011-12-071-2/+34
* Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...rtenneti@chromium.org2011-12-071-34/+2
* Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...rtenneti@chromium.org2011-12-061-2/+34
* Revert 112130 - Close idle connections / SPDY sessions when needed.sail@chromium.org2011-11-301-34/+2
* Close idle connections / SPDY sessions when needed.willchan@chromium.org2011-11-301-2/+34
* Expose some network configurations for performance tuning.wangxianzhu@chromium.org2011-10-121-3/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job rch@chromium.org2011-09-021-0/+2
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-1/+1
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-071-34/+44
* Add ignore limits flag and use for sync requestkristianm@google.com2011-03-301-1/+5
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-4/+2
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-2/+4
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-221-4/+2
* More net/ reordering.erg@google.com2011-01-211-37/+37
* Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxyrch@chromium.org2010-12-171-2/+5
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+12
* Change HttpProxyClientSocketPool so that when a new SpdyStream isrch@chromium.org2010-12-031-1/+2
* Correctly handle SSL Client Authentication requests when connectingrch@chromium.org2010-11-121-10/+18
* Integrate the SpdyProxyClientSocket into the HttpStreamRequestrch@chromium.org2010-10-131-15/+99
* Add ClientSocketPoolBaseHelper support for preconnect.willchan@chromium.org2010-10-131-0/+11
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-2/+2
* Stop refcounting ClientSocketPool.willchan@chromium.org2010-09-291-14/+11
* net: Fix incorrect style used in some enumerations.tfarina@chromium.org2010-09-221-22/+22
* Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>...willchan@chromium.org2010-09-171-3/+7
* Flush all nested pools.willchan@chromium.org2010-09-161-0/+4