summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_session_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove hex frames from spdy_session_unittest.ccmlloyd@chromium.org2010-07-121-27/+10
* Make the various SocketParams reference counted.vandebo@chromium.org2010-07-121-2/+4
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-4/+3
* Fixed bug where streams do not shutdown properly after the user callback dele...erikchen@google.com2010-06-241-7/+7
* Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...willchan@chromium.org2010-06-181-7/+7
* Refactor SpdyStream to get HTTP specific out of the interface and members.ukai@chromium.org2010-06-181-7/+7
* cleaned up the way that streams close so that all of them use DeleteStreamerikchen@google.com2010-06-151-117/+0
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+1
* Refactor SpdyStream.ukai@chromium.org2010-06-141-9/+10
* Make SpdySessionPool observe network changes.willchan@chromium.org2010-06-071-1/+1
* SPDY: Fix stream cancellation during ReadResponseBody() callback.willchan@chromium.org2010-06-071-0/+119
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-0/+1
* Revert r47395. Looks like it still crashes =/willchan@chromium.org2010-05-201-0/+1
* This is roughly a reland of r43908, although I had to rewrite a fair chunk si...willchan@chromium.org2010-05-171-1/+0
* Plumb NetLog into SpdySession.willchan@chromium.org2010-05-121-5/+8
* Fix valgrind memcheck issues with GetPushStream unit test.cbentzel@chromium.org2010-05-101-1/+11
* 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-2/+86
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-1/+1
* SPDY: Fix unittest-only leak.willchan@chromium.org2010-04-211-0/+5
* Fix crash on IP address change.willchan@chromium.org2010-04-191-1/+4
* SPDY: Remove invalid DCHECK.willchan@chromium.org2010-04-191-0/+5
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-081-4/+1
* SPDY: Basic peer GoAway frame support.willchan@chromium.org2010-03-101-1/+86
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-8/+8
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+56