summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_http_stream_unittest.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-2/+4
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-4/+3
* Fixed bug where streams do not shutdown properly after the user callback dele...erikchen@google.com2010-06-241-3/+8
* Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...willchan@chromium.org2010-06-181-8/+3
* Refactor SpdyStream to get HTTP specific out of the interface and members.ukai@chromium.org2010-06-181-3/+8
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+1
* Refactor SpdyStream.ukai@chromium.org2010-06-141-0/+132