| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a histogram to measure the number of idle sockets when a TCP connection i... | willchan@chromium.org | 2009-04-30 | 1 | -0/+8 |
* | Reverting 12479 which reverted 12470. | willchan@chromium.org | 2009-03-25 | 1 | -2/+17 |
* | Reverting 12470. | willchan@chromium.org | 2009-03-25 | 1 | -17/+2 |
* | Prioritize which HTTP requests get a socket first by adding a priority level ... | willchan@chromium.org | 2009-03-25 | 1 | -2/+17 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Add a warning comment to prevent increasing | wtc@chromium.org | 2009-02-20 | 1 | -1/+5 |
* | If an idle socket has received data unexpectedly, we can't | wtc@chromium.org | 2009-02-19 | 1 | -7/+8 |
* | Timeout persistent idle connections after 5 minutes, and increase the socket ... | ericroman@google.com | 2008-10-29 | 1 | -20/+32 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Simplify OneShotTimer and RepeatingTimer. Fix up all consumers. | darin@google.com | 2008-08-28 | 1 | -8/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager... | darin@google.com | 2008-08-06 | 1 | -0/+209 |