summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_session_spdy2_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant static settings resets.bengr@google.com2012-07-191-2/+0
* Remove old unclaimed streams pushed by a SPDY server.bengr@google.com2012-07-181-0/+72
* Remove linked_ptr from SpdyStream.rch@chromium.org2012-07-181-3/+6
* SPDY - chunked upload - cleanup of spdy_http_stream to read the datartenneti@chromium.org2012-07-121-2/+0
* Revert 144649 - Instead of enqueueing SPDY frames, instead enqueue SPDY strea...mattm@chromium.org2012-06-281-10/+10
* Instead of enqueueing SPDY frames, instead enqueue SPDY streams that are read...rch@chromium.org2012-06-281-10/+10
* Rename SpdySession::kInitialMaxConcurrentStreams to rch@chromium.org2012-06-261-1/+1
* Convert SSLClientSocketNSS to use the NSS Channel ID callback.mattm@chromium.org2012-06-261-1/+1
* SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,rtenneti@google.com2012-06-141-0/+62
* Add a new OnHostResolutionCallback to TransportSocketParamsrch@chromium.org2012-06-081-12/+22
* CapturingNetLog - remove maximum entries constructor argument.mmenke@chromium.org2012-06-081-1/+1
* Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,mmenke@chromium.org2012-06-021-6/+5
* Always enqueue SYN_STREAM frames to the output queue at HIGHEST priorityrch@chromium.org2012-05-311-9/+9
* Change the stream_id for streams which are serialized out of order.rch@chromium.org2012-05-151-0/+102
* SPDY - Deleted the code that sends trailing ping.rtenneti@chromium.org2012-05-111-10/+4
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-2/+1
* [net] Change order of RequestPriority to natural: higher > lowerszym@chromium.org2012-04-241-22/+18
* SPDY - replaced SpdySettings (list) with SettingsMaprtenneti@chromium.org2012-04-181-26/+9
* Reverting again ... More crashes, and the instrumentation did not appear to helprch@chromium.org2012-04-061-140/+0
* Attempting to re-land this feature with instrumentation to track down the use...rch@chromium.org2012-04-021-0/+140
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-3/+3
* Reverting this feature, once again. *sigh*rch@chromium.org2012-03-261-140/+0
* SPDY - persist SPDY settings.rtenneti@chromium.org2012-03-241-33/+30
* Implement correct v3 CREDENTIAL frame support.rch@chromium.org2012-03-241-4/+1
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-32/+32
* Created a new class SpdyTestStateHelper to serve as a helper to manage the st...rch@chromium.org2012-03-221-8/+2
* Attempting to re-land the feature.rch@chromium.org2012-03-211-0/+140
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-1/+1
* Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...rch@chromium.org2012-03-201-140/+0
* Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...rch@chromium.org2012-03-201-0/+140
* Add a new set of socket pools for WebSocket connections to HttpNetworkSession.yutak@chromium.org2012-03-171-9/+18
* Move some global variables that are set only from test to member fields in Sp...rch@chromium.org2012-03-161-6/+6
* Send correct request headers when using spdy 3.rch@chromium.org2012-03-151-77/+4
* Change SpdySessionPool to explicitly associate IP pooled sessions with the ma...rch@chromium.org2012-03-141-0/+17
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-18/+16
* Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landingrch@chromium.org2012-03-041-0/+1128