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 |
* | Make HttpStream take a scoped_ptr<UploadDataStream>, to clearly communicate t... | rsleevi@chromium.org | 2012-06-14 | 1 | -1/+1 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from net. | thestig@chromium.org | 2012-05-17 | 1 | -1/+0 |
* | Move NextProto enum to a new file net/socket/next_proto.h | rch@chromium.org | 2012-03-31 | 1 | -2/+2 |
* | base::Bind: Convert most of net/http. | jhawkins@chromium.org | 2011-12-20 | 1 | -4/+4 |
* | Added protocol_version negotiated with the server. | rtenneti@google.com | 2011-12-20 | 1 | -0/+4 |
* | In net-internals, have HTTP_STREAM_JOBs link to the | mmenke@chromium.org | 2011-12-19 | 1 | -2/+2 |
* | Cleanup: Remove unneeded forward declararations in net. | thestig@chromium.org | 2011-11-11 | 1 | -1/+0 |
* | Basic HTTP pipelining support. | simonjam@chromium.org | 2011-10-19 | 1 | -0/+112 |