summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_proxy_client_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-8/+8
* Change HttpProxyClientSocket and SpdyProxyClient socket to lookrch@chromium.org2011-07-081-1/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+8
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-8/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+8
* Fix crash bug with SpdyProxyClientSocket where IsConnectedAndIdlerch@chromium.org2011-05-161-2/+3
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-2/+2
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-191-0/+6
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-2/+5
* Revert "Add chunked uploads support to SPDY"satish@chromium.org2011-03-041-5/+2
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-2/+5
* NetLog: Log net error codes on a lot of EndEvents.mmenke@chromium.org2011-02-081-6/+6
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-0/+4
* Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxyrch@chromium.org2010-12-171-2/+19
* Deinline even more destructors.erg@google.com2010-12-141-0/+4
* Update server push to allow use of HEADERS frame.mbelshe@chromium.org2010-12-031-4/+9
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-4/+5
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-261-0/+4
* Move BuildRequestHeaders from HttpNetworkTransaction to rch@chromium.org2010-10-201-1/+2
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+1
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-2/+2
* Integrate the SpdyProxyClientSocket into the HttpStreamRequestrch@chromium.org2010-10-131-26/+53
* Fix a bug in SpdyProxyClientSocket::PopulateUserBuffer, whererch@chromium.org2010-10-071-2/+2
* Clarify the semantics of Socket::Read() and Socket::Write(), rch@chromium.org2010-10-051-1/+1
* Fixes the tests written for http://codereview.chromium.org/3432009/showrch@chromium.org2010-10-011-0/+437
* Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS...rch@chromium.org2010-09-281-437/+0
* Add a new class SpdyProxyClientSocket which implements ClientSocketrch@chromium.org2010-09-281-0/+437