summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_session.cc
Commit message (Expand)AuthorAgeFilesLines
* SPDY: Improve logging messages for SpdySession.willchan@chromium.org2010-03-301-3/+9
* Re-enable the ConnectFailure case. Previously, this test casembelshe@chromium.org2010-03-291-0/+4
* Reducing the debug output spam.ahendrickson@google.com2010-03-251-4/+0
* SpdySession now sets the following fields in HttpResponseInfo: ahendrickson@google.com2010-03-251-20/+52
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-7/+7
* SPDY: Basic peer GoAway frame support.willchan@chromium.org2010-03-101-24/+38
* Update spdy_protocol to support the GOAWAY message.mbelshe@chromium.org2010-03-041-3/+6
* Use CHECK_* in netwillchan@chromium.org2010-03-021-4/+4
* Remove connection failed histograms.vandebo@chromium.org2010-03-021-2/+2
* Make a proper TCPSocketParamsvandebo@chromium.org2010-02-271-3/+4
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-261-6/+5
* Make explicit the assumption that SpdySession::InitializeWithSocket takeswtc@chromium.org2010-02-201-5/+2
* Make SpdySession::GetSSLInfo work when the SpdySession is constructedwtc@chromium.org2010-02-191-0/+4
* Remove agl's NPN in SpdySession hack.willchan@chromium.org2010-02-181-11/+0
* API changes and protocol changes for supporting the latest SPDY spec.mbelshe@chromium.org2010-02-101-5/+5
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-162/+162
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+1056