summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_stream_spdy2_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,mmenke@chromium.org2012-06-021-6/+4
* Make ConvertRequestPriorityToSpdyPriority aware of new SPDY 3 priorities.rch@chromium.org2012-04-171-2/+2
* Properly handle spdy3 responses.rch@chromium.org2012-04-031-4/+4
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-1/+1
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-29/+29
* Created a new class SpdyTestStateHelper to serve as a helper to manage the st...rch@chromium.org2012-03-221-1/+3
* Add a new set of socket pools for WebSocket connections to HttpNetworkSession.yutak@chromium.org2012-03-171-3/+6
* Remove unused variable and method SpdySession::use_ssl_rch@chromium.org2012-03-161-3/+0
* Send correct request headers when using spdy 3.rch@chromium.org2012-03-151-0/+22
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-0/+4
* SPDY - pass spdy protocol version that will be used by the SpdyFramer.rtenneti@chromium.org2012-03-081-1/+2
* Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landingrch@chromium.org2012-03-041-0/+407