summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_test_util.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-0/+3
* Integrate the SpdyProxyClientSocket into the HttpStreamRequestrch@chromium.org2010-10-131-0/+18
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-0/+3
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-3/+0
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-0/+3
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-6/+7
* Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...willchan@chromium.org2010-09-301-10/+5
* Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-5/+10
* Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-10/+5
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-291-4/+7
* Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...cbentzel@chromium.org2010-09-281-7/+4
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-281-4/+7
* Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...tfarina@chromium.org2010-09-151-2/+2
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-141-2/+2
* net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.tfarina@chromium.org2010-09-141-2/+2
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-3/+3
* Add support for speaking SPDY to an HTTPS proxy.rch@chromium.org2010-09-011-0/+12
* Make sure the key into the spdy session pool identifies the actual proxy used...eroman@chromium.org2010-08-251-4/+0
* Added a new MockSocket that enforces ordering of reads/writes.erikchen@google.com2010-08-181-3/+24
* SPDY: flow-control fix: resume I/O once a WINDOW_UPDATE frame is received for...agayev@chromium.org2010-08-051-0/+10
* Implement server push protocol 2.erikchen@google.com2010-08-051-0/+88
* SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se...erikchen@google.com2010-08-021-0/+3
* Revert 54381 - Revert 54378 - Add content-length to spdy post request header.lzheng@chromium.org2010-07-301-1/+2
* Revert 54378 - Add content-length to spdy post request header.lzheng@chromium.org2010-07-301-2/+1
* Add content-length to spdy post request header.lzheng@google.com2010-07-301-1/+2
* I've refactored HttpStream, SpdyHttpStream and HttpBasicStream so thatrch@chromium.org2010-07-291-0/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixed memory leak in SpdyHttpStreamTest. Removed suppressions.erikchen@google.com2010-07-211-0/+55
* Initial SPDY flow control supportagayev@chromium.org2010-07-201-0/+10
* Implement MAX_CONCURRENT_STREAMS SETTINGS headergavinp@google.com2010-07-171-11/+9
* Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so...cbentzel@chromium.org2010-07-141-10/+0
* SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup.cbentzel@chromium.org2010-07-141-0/+10
* TBR: reverting broken commiterikchen@google.com2010-07-121-6/+0
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-07-121-0/+6
* Remove the last hex frames from the SPDY unit tests...mlloyd@chromium.org2010-07-021-0/+5
* Remove more hex frames from the SPDY unit tests.mlloyd@chromium.org2010-07-011-6/+17
* More SPDY unit test refactoring and cleanup: removed hex frames from spdy_tes...mlloyd@chromium.org2010-06-301-74/+34
* Refactors SPDY frame construction methods out ofmlloyd@chromium.org2010-06-281-31/+132
* Revert "Streams send a Rst frame upon being closed by client. Some minor edit...oshima@chromium.org2010-06-281-7/+0
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-06-281-0/+7
* SPDY: Fix Alternate-Protocol.willchan@chromium.org2010-04-261-0/+115