Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for late binding of sockets. | willchan@chromium.org | 2009-07-15 | 1 | -6/+33 |
* | Refactoring needed before adding good unit tests for limiting total socket co... | phajdan.jr@chromium.org | 2009-07-14 | 1 | -0/+4 |
* | Fix up some code not to set off coverity warnings. | willchan@chromium.org | 2009-07-06 | 1 | -1/+5 |
* | Make ConnectJob::ReleaseSocket() return NULL on connection error. | willchan@chromium.org | 2009-07-02 | 1 | -1/+2 |
* | Refactor ConnectJob and TCPConnectJob. | willchan@chromium.org | 2009-07-01 | 1 | -32/+51 |
* | Refactor ClientSocketPoolBase to be testable without host resolution / tcp co... | willchan@chromium.org | 2009-06-30 | 1 | -36/+45 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 1 | -2/+2 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 1 | -2/+2 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 1 | -2/+2 |
* | Break out classes from tcp_client_socket_pool.h into their own files. | willchan@chromium.org | 2009-06-24 | 1 | -0/+232 |