summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_network_transaction.cc
Commit message (Expand)AuthorAgeFilesLines
* SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e...willchan@chromium.org2010-06-281-5/+11
* Fixed bug where streams do not shutdown properly after the user callback dele...erikchen@google.com2010-06-241-5/+21
* Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...willchan@chromium.org2010-06-181-19/+3
* Refactor SpdyStream to get HTTP specific out of the interface and members.ukai@chromium.org2010-06-181-3/+19
* Refactor SpdyStream.ukai@chromium.org2010-06-141-1/+1
* Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.willchan@chromium.org2010-05-131-1/+1
* Plumb NetLog into SpdySession.willchan@chromium.org2010-05-121-3/+5
* Implement a 15 connection per proxy server limit.willchan@chromium.org2010-04-291-2/+2
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-281-8/+9
* Re-enable the ConnectFailure case. Previously, this test casembelshe@chromium.org2010-03-291-1/+3
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-2/+7
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-20/+12
* Use CHECK_* in netwillchan@chromium.org2010-03-021-1/+1
* Make a proper TCPSocketParamsvandebo@chromium.org2010-02-271-2/+4
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-261-1/+2
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-42/+42
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+297