summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_stream_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-071-4/+8
* Add ignore limits flag and use for sync requestkristianm@google.com2011-03-301-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-2/+3
* Revert "Add chunked uploads support to SPDY"satish@chromium.org2011-03-041-3/+2
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-2/+3
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-3/+1
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-1/+3
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-221-3/+1
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-0/+1
* Add origin checking for server pushed resources.mbelshe@chromium.org2010-12-081-4/+50
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...willchan@chromium.org2010-09-301-2/+2
* Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-2/+2
* Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-2/+2
* Remove the references to HttpNetworkSession in SpdySessionrch@chromium.org2010-09-251-1/+3
* Remove SpdySession::Connect(). This methods was onlyrch@chromium.org2010-09-251-2/+6
* Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...tfarina@chromium.org2010-09-151-5/+0
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-141-0/+5
* net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.tfarina@chromium.org2010-09-141-5/+0
* Refactor: change the spdy session pool key to take a ProxyServer instead of a...eroman@chromium.org2010-08-251-1/+1
* Added a new MockSocket that enforces ordering of reads/writes.erikchen@google.com2010-08-181-1/+1
* SPDY flow control: fix for WINDOW_UPDATEs arriving while request is being sent.agayev@chromium.org2010-08-171-4/+1
* Clean up SpdyStream.erikchen@google.com2010-08-061-1/+1
* SPDY: flow-control fix: resume I/O once a WINDOW_UPDATE frame is received for...agayev@chromium.org2010-08-051-1/+5
* SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se...erikchen@google.com2010-08-021-2/+2
* Implement prefetching in chromegavinp@google.com2010-07-311-1/+1
* Fixed memory leak in SpdyHttpStreamTest. Removed suppressions.erikchen@google.com2010-07-211-56/+2
* Remove SpdyHttpStream dependency in SpdySessionukai@chromium.org2010-07-211-1/+1
* Fix tsan failure in SpdyStreamTest.ukai@chromium.org2010-07-201-0/+2
* Refactor SpdyStream state for WebSocket supportukai@chromium.org2010-07-201-0/+284
* Refactor SpdyStream.ukai@chromium.org2010-06-141-131/+0
* Make SpdySessionPool observe network changes.willchan@chromium.org2010-06-071-2/+2
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+2
* Revert r47395. Looks like it still crashes =/willchan@chromium.org2010-05-201-0/+1
* This is roughly a reland of r43908, although I had to rewrite a fair chunk si...willchan@chromium.org2010-05-171-1/+0
* Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.willchan@chromium.org2010-05-131-2/+1
* Plumb NetLog into SpdySession.willchan@chromium.org2010-05-121-1/+2
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-1/+2
* Fix crash on IP address change.willchan@chromium.org2010-04-191-2/+6
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-081-6/+2
* SpdySession now sets the following fields in HttpResponseInfo: ahendrickson@google.com2010-03-251-0/+1
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-261-2/+2
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-2/+7
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-23/+23
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+123