Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move NextProto enum to a new file net/socket/next_proto.h | rch@chromium.org | 2012-03-31 | 1 | -1/+1 |
* | Add a force pipelining option to load flags. | simonjam@chromium.org | 2012-03-01 | 1 | -12/+14 |
* | Add HTTP pipelining to net-internals: | simonjam@chromium.org | 2011-12-20 | 1 | -0/+8 |
* | Added protocol_version negotiated with the server. | rtenneti@google.com | 2011-12-20 | 1 | -1/+2 |
* | Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657) | thakis@chromium.org | 2011-12-07 | 1 | -8/+6 |
* | Revert 113315 (speculative revert for http://crbug.com/106657) | thakis@chromium.org | 2011-12-07 | 1 | -6/+8 |
* | Save pipelining capabilities for the most used hosts between sessions. | simonjam@chromium.org | 2011-12-07 | 1 | -8/+6 |
* | Slow start pipelining. | simonjam@chromium.org | 2011-12-01 | 1 | -5/+31 |
* | Basic HTTP pipelining support. | simonjam@chromium.org | 2011-10-19 | 1 | -0/+66 |