summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_session.h
Commit message (Expand)AuthorAgeFilesLines
* Fix valgrind memcheck issues with GetPushStream unit test.cbentzel@chromium.org2010-05-101-1/+1
* Disable SpdySessionTest.GetPushStream due to valgrind failures.cbentzel@chromium.org2010-05-041-1/+1
* Unit test for server push and GetPushStream.cbentzel@chromium.org2010-05-041-0/+2
* Fix cases where SpdySession can double-remove from the SpdySessionPool.mbelshe@chromium.org2010-04-231-0/+5
* SPDY: Fix unittest-only leak.willchan@chromium.org2010-04-211-19/+13
* Use HttpRequestHeaders for extra_headers.willchan@chromium.org2010-04-201-1/+1
* Take 2 at landing the SPDY SETTINGS frame patch.mbelshe@chromium.org2010-04-091-1/+13
* Revert 44092 - Add support for the SPDY session frame.jar@chromium.org2010-04-091-13/+1
* Add support for the SPDY session frame.mbelshe@chromium.org2010-04-091-1/+13
* SpdySession now sets the following fields in HttpResponseInfo: ahendrickson@google.com2010-03-251-0/+5
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+3
* SPDY: Basic peer GoAway frame support.willchan@chromium.org2010-03-101-5/+6
* Make a proper TCPSocketParamsvandebo@chromium.org2010-02-271-2/+2
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-261-4/+3
* Make explicit the assumption that SpdySession::InitializeWithSocket takeswtc@chromium.org2010-02-201-2/+2
* API changes and protocol changes for supporting the latest SPDY spec.mbelshe@chromium.org2010-02-101-1/+1
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-43/+43
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+237