summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_session_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* The IP Aliases table was not being properly cleared when we manually closembelshe@chromium.org2011-04-121-1/+4
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-071-0/+1
* Enable IP pooling for SPDY.mbelshe@chromium.org2011-03-251-22/+192
* Define a new CertDatabase::Observer abstract class which can be implemented b...rch@chromium.org2011-03-101-0/+6
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-041-2/+2
* 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
* Add support for testing SPDY with a forced-single-domain mode. This ismbelshe@chromium.org2011-02-221-14/+23
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-3/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-12/+16
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-121-0/+16
* Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...willchan@chromium.org2010-09-301-1/+1
* Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-1/+1
* Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-1/+1
* Remove the references to HttpNetworkSession in SpdySessionrch@chromium.org2010-09-251-6/+7
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-1/+10
* Add logging to the spdy session pool.mbelshe@chromium.org2010-08-301-2/+16
* SpdySessionPool closes down sessions accurately now.erikchen@google.com2010-08-191-14/+30
* SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se...erikchen@google.com2010-08-021-22/+30
* SPDY now always uses http_network_transaction instead of spdy_network_transac...erikchen@google.com2010-07-231-3/+4
* Client attempts to start a new spdy transaction with a session that is closin...erikchen@google.com2010-07-091-5/+12
* SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e...willchan@chromium.org2010-06-281-4/+6
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-7/+8
* Fix crash in GetSpdySessionFromSSLSocket in the case where thembelshe@chromium.org2010-06-241-6/+8
* SPDY: Minor code cleanup.willchan@chromium.org2010-06-111-1/+3
* Make SpdySessionPool observe network changes.willchan@chromium.org2010-06-071-1/+9
* Fix leaky spdy sessions and remove suppression.vandebo@chromium.org2010-06-031-2/+3
* Reland 47342.willchan@chromium.org2010-05-161-2/+2
* Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...willchan@chromium.org2010-05-151-2/+2
* Support SpdySession as a new NetLog source type. Start logging some more SPDY...willchan@chromium.org2010-05-151-2/+2
* Plumb NetLog into SpdySession.willchan@chromium.org2010-05-121-4/+6
* Fix cases where SpdySession can double-remove from the SpdySessionPool.mbelshe@chromium.org2010-04-231-0/+1
* With the GOAWAY code we now can have a case where we attemptmbelshe@chromium.org2010-04-211-1/+2
* Add command line option for changing the max number of SPDY sessions permbelshe@chromium.org2010-03-051-2/+4
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-261-26/+23
* Make explicit the assumption that SpdySession::InitializeWithSocket takeswtc@chromium.org2010-02-201-2/+2
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-34/+34
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+121