summaryrefslogtreecommitdiffstats
path: root/net/websockets/websocket_job_spdy2_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding histograms showing fraction of page load times spent in the disk cache...tburkard@chromium.org2012-07-301-1/+2
* WebSocket over SPDY: implement opening handshake to conform the draft spec 8toyoshim@chromium.org2012-07-121-41/+30
* Add a new OnHostResolutionCallback to TransportSocketParamsrch@chromium.org2012-06-081-4/+6
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-5/+3
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-11/+3
* Refactor TransportSecurityState.palmer@chromium.org2012-05-011-4/+5
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-50/+62
* Add CookieStore::DeleteSessionCookiesAsync method.husky@chromium.org2012-04-251-0/+3
* 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-5/+5
* 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-1/+2
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-3/+3
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-0/+1
* Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landingrch@chromium.org2012-03-041-0/+1099