| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework the logging for sockets/connectjobs. | eroman@chromium.org | 2010-06-03 | 1 | -2/+2 |
* | Make ClientSocketPool histograms static so that they work properly. | vandebo@chromium.org | 2010-05-20 | 1 | -7/+12 |
* | Revert r47395. Looks like it still crashes =/ | willchan@chromium.org | 2010-05-20 | 1 | -4/+8 |
* | This is roughly a reland of r43908, although I had to rewrite a fair chunk si... | willchan@chromium.org | 2010-05-17 | 1 | -8/+4 |
* | Fix some uses of scoped_ptr.release() in net/ such that the return value is n... | estade@chromium.org | 2010-05-04 | 1 | -4/+3 |
* | Implement a 15 connection per proxy server limit. | willchan@chromium.org | 2010-04-29 | 1 | -5/+8 |
* | Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing... | eroman@chromium.org | 2010-04-28 | 1 | -6/+9 |
* | Add net log entries that summarize transmit and receive byte counts. | vandebo@chromium.org | 2010-04-23 | 1 | -4/+4 |
* | Fix crash on IP address change. | willchan@chromium.org | 2010-04-19 | 1 | -6/+9 |
* | Flush socket pools and SPDY session pool properly on explicit requests and ne... | willchan@chromium.org | 2010-04-08 | 1 | -9/+6 |
* | Cleanup testing objects. | vandebo@chromium.org | 2010-03-22 | 1 | -13/+13 |
* | Implement SOCKSClientSocketPool | vandebo@chromium.org | 2010-03-22 | 1 | -0/+368 |