summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_proxy_client_socket_spdy3_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge SpdyProxyClientSocket unittests.ttuttle@chromium.org2013-05-161-1426/+0
* Merge framer-based Construct* functions to SpdyTestUtilttuttle@chromium.org2013-05-151-5/+7
* Merge ConstructSpdyControlFrame into SpdyTestUtil.ttuttle@chromium.org2013-05-141-36/+40
* [SPDY] Make sure final SpdyStream references are held by SpdySessionakalin@chromium.org2013-05-131-6/+5
* Merge ConstructSpdyFrame into SpdyTestUtilttuttle@chromium.org2013-05-101-2/+4
* Merge spdy2/3 versions of Spdy{SessionDependencies,URLRequestContext}ttuttle@chromium.org2013-05-031-1/+2
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-4/+3
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-2/+2
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-4/+4
* [SPDY] Refactor tests in preparation for a fix for a session flow control bugakalin@chromium.org2013-03-181-2/+2
* [SPDY] Create SpdyStreamRequest class to help manage delayed creation of streamsakalin@chromium.org2013-03-021-4/+4
* Rename SpdyStatusCodes to SpdyRstStreamStatusakalin@chromium.org2013-02-091-4/+4
* LoadTiming in net part 5:mmenke@chromium.org2013-02-021-11/+70
* Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...rch@chromium.org2012-12-041-6/+1
* net: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-1/+1
* Fix proxy CONNECT response handlingttuttle@chromium.org2012-08-091-9/+54
* Modify DeterministicSocketData to verify that the sequence number of reads an...rch@chromium.org2012-07-211-3/+3
* DeterministicSocketDataProvider should not be RefCountedrsleevi@chromium.org2012-07-101-2/+3
* Add a new OnHostResolutionCallback to TransportSocketParamsrch@chromium.org2012-06-081-3/+4
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-081-1/+1
* Make ConvertRequestPriorityToSpdyPriority aware of new SPDY 3 priorities.rch@chromium.org2012-04-171-2/+2
* Properly handle spdy3 responses.rch@chromium.org2012-04-031-6/+6
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-1/+1
* Implement correct v3 CREDENTIAL frame support.rch@chromium.org2012-03-241-0/+2
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-122/+122
* Created a new class SpdyTestStateHelper to serve as a helper to manage the st...rch@chromium.org2012-03-221-2/+1
* Add a new set of socket pools for WebSocket connections to HttpNetworkSession.yutak@chromium.org2012-03-171-1/+2
* Remove unused variable and method SpdySession::use_ssl_rch@chromium.org2012-03-161-1/+0
* Send correct request headers when using spdy 3.rch@chromium.org2012-03-151-8/+8
* 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-2/+3
* Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landingrch@chromium.org2012-03-041-0/+1312