Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a force pipelining option to load flags. | simonjam@chromium.org | 2012-03-01 | 1 | -27/+9 |
* | Disable pipelining if we encounter HTTP Authentication. | simonjam@chromium.org | 2012-01-19 | 1 | -0/+1 |
* | Handle socket errors better while pipelining: | simonjam@chromium.org | 2012-01-14 | 1 | -1/+13 |
* | Add HTTP pipelining to net-internals: | simonjam@chromium.org | 2011-12-20 | 1 | -2/+24 |
* | Added protocol_version negotiated with the server. | rtenneti@google.com | 2011-12-20 | 1 | -4/+7 |
* | Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657) | thakis@chromium.org | 2011-12-07 | 1 | -14/+14 |
* | Revert 113315 (speculative revert for http://crbug.com/106657) | thakis@chromium.org | 2011-12-07 | 1 | -14/+14 |
* | Save pipelining capabilities for the most used hosts between sessions. | simonjam@chromium.org | 2011-12-07 | 1 | -14/+14 |
* | Fix race between OnPipelineFeedback and | simonjam@chromium.org | 2011-12-06 | 1 | -13/+24 |
* | Slow start pipelining. | simonjam@chromium.org | 2011-12-01 | 1 | -0/+183 |