| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the references to HttpNetworkSession in SpdySession | rch@chromium.org | 2010-09-25 | 1 | -6/+7 |
* | Flush SSL pools after SSL config changes. | csilv@chromium.org | 2010-09-04 | 1 | -1/+10 |
* | Add logging to the spdy session pool. | mbelshe@chromium.org | 2010-08-30 | 1 | -2/+16 |
* | SpdySessionPool closes down sessions accurately now. | erikchen@google.com | 2010-08-19 | 1 | -14/+30 |
* | SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se... | erikchen@google.com | 2010-08-02 | 1 | -22/+30 |
* | SPDY now always uses http_network_transaction instead of spdy_network_transac... | erikchen@google.com | 2010-07-23 | 1 | -3/+4 |
* | Client attempts to start a new spdy transaction with a session that is closin... | erikchen@google.com | 2010-07-09 | 1 | -5/+12 |
* | SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e... | willchan@chromium.org | 2010-06-28 | 1 | -4/+6 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -7/+8 |
* | Fix crash in GetSpdySessionFromSSLSocket in the case where the | mbelshe@chromium.org | 2010-06-24 | 1 | -6/+8 |
* | SPDY: Minor code cleanup. | willchan@chromium.org | 2010-06-11 | 1 | -1/+3 |
* | Make SpdySessionPool observe network changes. | willchan@chromium.org | 2010-06-07 | 1 | -1/+9 |
* | Fix leaky spdy sessions and remove suppression. | vandebo@chromium.org | 2010-06-03 | 1 | -2/+3 |
* | Reland 47342. | willchan@chromium.org | 2010-05-16 | 1 | -2/+2 |
* | Revert 47342 - Support SpdySession as a new NetLog source type. Start logging... | willchan@chromium.org | 2010-05-15 | 1 | -2/+2 |
* | Support SpdySession as a new NetLog source type. Start logging some more SPDY... | willchan@chromium.org | 2010-05-15 | 1 | -2/+2 |
* | Plumb NetLog into SpdySession. | willchan@chromium.org | 2010-05-12 | 1 | -4/+6 |
* | Fix cases where SpdySession can double-remove from the SpdySessionPool. | mbelshe@chromium.org | 2010-04-23 | 1 | -0/+1 |
* | With the GOAWAY code we now can have a case where we attempt | mbelshe@chromium.org | 2010-04-21 | 1 | -1/+2 |
* | Add command line option for changing the max number of SPDY sessions per | mbelshe@chromium.org | 2010-03-05 | 1 | -2/+4 |
* | Fix SpdySessionPool to take a host port pair instead of just the host. | willchan@chromium.org | 2010-02-26 | 1 | -26/+23 |
* | Make explicit the assumption that SpdySession::InitializeWithSocket takes | wtc@chromium.org | 2010-02-20 | 1 | -2/+2 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 1 | -34/+34 |
* | Rename all files from flip* to spdy*. | mbelshe@chromium.org | 2010-02-06 | 1 | -0/+121 |