summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_network_transaction_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-enable the ConnectFailure case. Previously, this test casembelshe@chromium.org2010-03-291-5/+7
* Remove memory leak from the SpdyNetworkTransactionTest:ServerPushahendrickson@google.com2010-03-261-4/+3
* Reducing the debug output spam.ahendrickson@google.com2010-03-251-20/+22
* SpdySession now sets the following fields in HttpResponseInfo: ahendrickson@google.com2010-03-251-105/+952
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-30/+30
* Update spdy_protocol to support the GOAWAY message.mbelshe@chromium.org2010-03-041-1/+1
* Fix a crash when streams are cancelled and we have a BufferedRead taskmbelshe@chromium.org2010-03-041-1/+84
* Fix a bug with buffering when the connection closesmbelshe@chromium.org2010-03-021-1/+335
* Modify the SPDY stream to be buffered.mbelshe@chromium.org2010-02-261-0/+104
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-13/+1
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-1/+6
* API changes and protocol changes for supporting the latest SPDY spec.mbelshe@chromium.org2010-02-101-14/+18
* Add bounds checking to StaticSocketDataProvider, to make tests more reliablephajdan.jr@chromium.org2010-02-091-28/+37
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-45/+45
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+1084