Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move NextProto enum to a new file net/socket/next_proto.h | rch@chromium.org | 2012-03-31 | 1 | -3/+3 |
* | [net] Replace EXPECT_EQ(true/false, ...) with EXPECT_TRUE/FALSE(...) | szym@chromium.org | 2012-03-08 | 1 | -4/+4 |
* | Add a force pipelining option to load flags. | simonjam@chromium.org | 2012-03-01 | 1 | -56/+111 |
* | Add HTTP pipelining to net-internals: | simonjam@chromium.org | 2011-12-20 | 1 | -0/+1 |
* | Added protocol_version negotiated with the server. | rtenneti@google.com | 2011-12-20 | 1 | -6/+12 |
* | Fix leak in HttpPipelinedHostPoolTest. | simonjam@chromium.org | 2011-12-07 | 1 | -0/+1 |
* | Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657) | thakis@chromium.org | 2011-12-07 | 1 | -15/+28 |
* | Revert 113315 (speculative revert for http://crbug.com/106657) | thakis@chromium.org | 2011-12-07 | 1 | -28/+15 |
* | Save pipelining capabilities for the most used hosts between sessions. | simonjam@chromium.org | 2011-12-07 | 1 | -15/+28 |
* | Slow start pipelining. | simonjam@chromium.org | 2011-12-01 | 1 | -0/+185 |