summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_session.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Streams send a Rst frame upon being closed by client. Some minor edit...oshima@chromium.org2010-06-281-12/+5
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-06-281-5/+12
* SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e...willchan@chromium.org2010-06-281-7/+13
* Fixed bug where streams do not shutdown properly after the user callback dele...erikchen@google.com2010-06-241-20/+29
* Fix crash in GetSpdySessionFromSSLSocket in the case where thembelshe@chromium.org2010-06-241-2/+4
* Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...willchan@chromium.org2010-06-181-29/+20
* Refactor SpdyStream to get HTTP specific out of the interface and members.ukai@chromium.org2010-06-181-20/+29
* cleaned up the way that streams close so that all of them use DeleteStreamerikchen@google.com2010-06-151-5/+5
* Refactor SpdyStream.ukai@chromium.org2010-06-141-5/+8
* Add more histograms for SPDY and settings.mbelshe@chromium.org2010-05-211-0/+5
* Reland 47342.willchan@chromium.org2010-05-161-1/+1
* Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...willchan@chromium.org2010-05-151-1/+1
* Support SpdySession as a new NetLog source type. Start logging some more SPDY...willchan@chromium.org2010-05-151-1/+1
* Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.willchan@chromium.org2010-05-131-4/+7
* Plumb NetLog into SpdySession.willchan@chromium.org2010-05-121-5/+9
* 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