| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ClientSocket to StreamSocket. | sergeyu@chromium.org | 2011-05-05 | 1 | -160/+0 |
* | More net/ method ordering. | erg@google.com | 2011-01-26 | 1 | -36/+36 |
* | Revert 63648 - Revert 63643 - Add Reset to ClientSocket::UseHistory, and call... | cbentzel@chromium.org | 2010-10-25 | 1 | -0/+8 |
* | Revert 63643 - Add Reset to ClientSocket::UseHistory, and call on TCP disconn... | cbentzel@chromium.org | 2010-10-23 | 1 | -8/+0 |
* | Add Reset to ClientSocket::UseHistory, and call on TCP disconnect. | cbentzel@chromium.org | 2010-10-23 | 1 | -0/+8 |
* | Add actual bytes sent/received to net-internals. | mmenke@chromium.org | 2010-10-14 | 1 | -0/+51 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -6/+6 |
* | Fix ClientSocketHandle reuse_type(). Correctly track socket use. | willchan@chromium.org | 2010-09-02 | 1 | -1/+5 |
* | Gather preconnection use vs waste statistics | jar@chromium.org | 2010-08-25 | 1 | -20/+39 |
* | A/B experiment for re-establishing TCP connections. | ziadh@chromium.org | 2010-08-25 | 1 | -1/+10 |
* | Reland 54771 (and 54795) To enable TCP Preconnection by default | jar@chromium.org | 2010-08-06 | 1 | -0/+69 |
* | Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by default | dhollowa@chromium.org | 2010-08-05 | 1 | -69/+0 |
* | Reland 54771 (and 54795) To enable TCP Preconnection by default | jar@chromium.org | 2010-08-05 | 1 | -0/+69 |
* | Revert 54771 - Enable speculative preconnection by default | jar@chromium.org | 2010-08-04 | 1 | -68/+0 |
* | Revert 54795 - Initialize was_ever_connected_ in ClientSocket. | jar@chromium.org | 2010-08-04 | 1 | -2/+1 |
* | Initialize was_ever_connected_ in ClientSocket. | cbentzel@chromium.org | 2010-08-03 | 1 | -1/+2 |
* | Enable speculative preconnection by default | jar@chromium.org | 2010-08-03 | 1 | -0/+68 |
* | Turn GetPeerName into a pure virtual and provide local impls, this way any fu... | thomasvl@chromium.org | 2010-01-20 | 1 | -20/+0 |
* | Define the GetPeerName method of the ClientSocket interface for all | wtc@chromium.org | 2009-11-30 | 1 | -4/+2 |
* | Enable SSL session resumption for Mac OS X. | hawk@chromium.org | 2009-09-03 | 1 | -2/+2 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+22 |