summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_http_stream_spdy2_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make HttpStream take a scoped_ptr<UploadDataStream>, to clearly communicate t...rsleevi@chromium.org2012-06-141-7/+9
* Add a new OnHostResolutionCallback to TransportSocketParamsrch@chromium.org2012-06-081-1/+2
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-1/+1
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-1/+1
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-9/+9
* Created a new class SpdyTestStateHelper to serve as a helper to manage the st...rch@chromium.org2012-03-221-9/+3
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-216/+0
* Add a new set of socket pools for WebSocket connections to HttpNetworkSession.yutak@chromium.org2012-03-171-6/+8
* Remove unused variable and method SpdySession::use_ssl_rch@chromium.org2012-03-161-3/+0
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-16/+5
* Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landingrch@chromium.org2012-03-041-0/+471