Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plumb up the preconnect logic from pools to StreamFactory. | willchan@chromium.org | 2010-10-16 | 1 | -3/+16 |
* | Cleanup StreamFactory && StreamRequest APIs. | willchan@chromium.org | 2010-10-14 | 1 | -65/+51 |
* | Add a RenewStreamForAuth method to HttpStream, replacing DetachConnection | vandebo@chromium.org | 2010-10-14 | 1 | -3/+0 |
* | Detach the ClientSocketHandle from an HttpStream so the same socket can be re... | cbentzel@chromium.org | 2010-10-06 | 1 | -0/+3 |
* | Eliminate HttpStreamHandle. The name confused me. | willchan@chromium.org | 2010-09-21 | 1 | -3/+1 |
* | Change the API from passing refptr<>s through the interfaces. | mbelshe@chromium.org | 2010-09-01 | 1 | -10/+9 |
* | Move the stream initialization out of the HttpStreamRequest and back | mbelshe@chromium.org | 2010-08-25 | 1 | -1/+3 |
* | Extract connection logic from HttpNetworkTransaction into a new | mbelshe@chromium.org | 2010-08-19 | 1 | -0/+150 |