Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not attempt to reuse active sockets after a socket pool flush (usually a n... | willchan@chromium.org | 2010-06-07 | 1 | -2/+7 |
* | Rework the logging for sockets/connectjobs. | eroman@chromium.org | 2010-06-03 | 1 | -8/+10 |
* | Make ClientSocketPool histograms static so that they work properly. | vandebo@chromium.org | 2010-05-20 | 1 | -2/+2 |
* | Revert r47395. Looks like it still crashes =/ | willchan@chromium.org | 2010-05-20 | 1 | -2/+4 |
* | This is roughly a reland of r43908, although I had to rewrite a fair chunk si... | willchan@chromium.org | 2010-05-17 | 1 | -4/+2 |
* | Add net log entries that summarize transmit and receive byte counts. | vandebo@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Fix crash on IP address change. | willchan@chromium.org | 2010-04-19 | 1 | -2/+4 |
* | Flush socket pools and SPDY session pool properly on explicit requests and ne... | willchan@chromium.org | 2010-04-08 | 1 | -4/+2 |
* | Implement SOCKSClientSocketPool | vandebo@chromium.org | 2010-03-22 | 1 | -0/+214 |