summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_test_util_spdy2.h
Commit message (Expand)AuthorAgeFilesLines
* SPDY - Add support for PINGs initiated by the server.rtenneti@chromium.org2012-10-041-1/+1
* WebSocket over SPDY: unit test cleanuptoyoshim@chromium.org2012-08-211-17/+0
* Add WriteHeaders interface to SpdySession and SpdyStream.toyoshim@chromium.org2012-08-031-72/+86
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,rtenneti@google.com2012-06-141-0/+4
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-3/+1
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-2/+1
* Fixed unsafe passing of command-line parameter to SpdySessionbengr@google.com2012-04-271-0/+1
* SPDY - replaced SpdySettings (list) with SettingsMaprtenneti@chromium.org2012-04-181-2/+1
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-54/+54
* Created a new class SpdyTestStateHelper to serve as a helper to manage the st...rch@chromium.org2012-03-221-0/+10
* Change SpdySessionPool to explicitly associate IP pooled sessions with the ma...rch@chromium.org2012-03-141-0/+4
* SPDY - pass spdy protocol version that will be used by the SpdyFramer.rtenneti@chromium.org2012-03-081-1/+0
* Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landingrch@chromium.org2012-03-041-0/+418