| Commit message (Expand) | Author | Age | Files | Lines |
* | Even more reordering the methods in headers and implementation in net/. | erg@google.com | 2011-01-20 | 1 | -8/+8 |
* | Add a port to the SPDY debugging flags so that we can force SPDY for just a | mbelshe@chromium.org | 2011-01-08 | 1 | -0/+2 |
* | Revert 68696 - Disable SPDY by default as a test to see if heap corruption go... | willchan@chromium.org | 2010-12-09 | 1 | -0/+1 |
* | Disable SPDY by default as a test to see if heap corruption goes away. | willchan@chromium.org | 2010-12-09 | 1 | -1/+0 |
* | Revert 61897 - Do not use Alternate-Protocol for establishing new SpdySessions. | mbelshe@chromium.org | 2010-10-16 | 1 | -2/+1 |
* | Add an off switch for SPDY: | mbelshe@chromium.org | 2010-10-16 | 1 | -0/+2 |
* | Plumb up the preconnect logic from pools to StreamFactory. | willchan@chromium.org | 2010-10-16 | 1 | -0/+33 |
* | Cleanup StreamFactory && StreamRequest APIs. | willchan@chromium.org | 2010-10-14 | 1 | -8/+7 |
* | Add a RenewStreamForAuth method to HttpStream, replacing DetachConnection | vandebo@chromium.org | 2010-10-14 | 1 | -8/+1 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Do not use Alternate-Protocol for establishing new SpdySessions. | willchan@chromium.org | 2010-10-08 | 1 | -1/+2 |
* | Detach the ClientSocketHandle from an HttpStream so the same socket can be re... | cbentzel@chromium.org | 2010-10-06 | 1 | -1/+8 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Extract connection logic from HttpNetworkTransaction into a new | mbelshe@chromium.org | 2010-08-19 | 1 | -0/+133 |