summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_stream.h
Commit message (Expand)AuthorAgeFilesLines
* SPDY - Added the following flow control unitests.rtenneti@chromium.org2012-04-111-1/+9
* Properly handle spdy3 responses.rch@chromium.org2012-04-031-4/+0
* 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/+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-16/+16
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-13/+13
* Send correct request headers when using spdy 3.rch@chromium.org2012-03-151-0/+6
* SPDY - flow control optimizations. Send WINDOW_UPDATErtenneti@chromium.org2012-02-291-0/+4
* SPDY - Better SPDY error logging in NetLog.rtenneti@chromium.org2012-02-231-0/+22
* Revert 121379 - net: Simplify SpdyHttpStream::OnSendBody() and OnSendBodyComp...satorux@chromium.org2012-02-151-1/+2
* SPDY - updated comments and used int32 for window sizertenneti@chromium.org2012-02-141-11/+11
* net: Simplify SpdyHttpStream::OnSendBody() and OnSendBodyComplete().satorux@chromium.org2012-02-101-2/+1
* net: Rework UploadDataStream API by introducing Read().satorux@chromium.org2012-02-081-0/+3
* Adds support for the credentials frame.rch@chromium.org2012-02-081-0/+17
* SPDY - Adjust the send window size of all streams (new and current)rtenneti@chromium.org2012-02-071-1/+4
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-1/+4
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-3/+3
* WebSocket over SPDY: SpdyWebSocketStreamtoyoshim@chromium.org2011-06-271-0/+1
* Net: Add NET_API to socket_stream and spdy.rvargas@google.com2011-05-191-3/+4
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-191-0/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-4/+4
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-4/+14
* Revert "Add chunked uploads support to SPDY"satish@chromium.org2011-03-041-14/+4
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-4/+14
* Add origin checking for server pushed resources.mbelshe@chromium.org2010-12-081-0/+8
* Update server push to allow use of HEADERS frame.mbelshe@chromium.org2010-12-031-2/+10
* Fixes the tests written for http://codereview.chromium.org/3432009/showrch@chromium.org2010-10-011-0/+7
* Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS...rch@chromium.org2010-09-281-7/+0
* Add a new class SpdyProxyClientSocket which implements ClientSocketrch@chromium.org2010-09-281-0/+7
* Migrate spdy_session from using LOG() to NetLog. In the process, I'mmbelshe@chromium.org2010-09-011-2/+4
* SPDY flow control: add support for receive window sizeagayev@chromium.org2010-08-261-0/+16
* Missed a file from last checkin. histograms_recorded member variable ismbelshe@chromium.org2010-08-231-1/+0
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-0/+6
* SPDY flow control: fix for WINDOW_UPDATEs arriving while request is being sent.agayev@chromium.org2010-08-171-6/+7
* Clean up SpdyStream.erikchen@google.com2010-08-061-23/+15
* SPDY: flow-control fix: resume I/O once a WINDOW_UPDATE frame is received for...agayev@chromium.org2010-08-051-1/+7
* Implement server push protocol 2.erikchen@google.com2010-08-051-0/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* SPDY flow control: enforce obeying send window size via a command-line switch...agayev@chromium.org2010-07-221-6/+12
* Initial SPDY flow control supportagayev@chromium.org2010-07-201-0/+9
* Refactor SpdyStream state for WebSocket supportukai@chromium.org2010-07-201-7/+10
* Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so...cbentzel@chromium.org2010-07-141-9/+0
* SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup.cbentzel@chromium.org2010-07-141-0/+9
* TBR: reverting broken commiterikchen@google.com2010-07-121-18/+3
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-07-121-3/+18
* Revert "Streams send a Rst frame upon being closed by client. Some minor edit...oshima@chromium.org2010-06-281-18/+3
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-06-281-3/+18
* Cleanup: Remove svn:executable from a bunch of files.thestig@chromium.org2010-06-251-0/+0