| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix logic for handling reports of malformed bodies. To end up counting | joi@chromium.org | 2011-05-05 | 1 | -1/+6 |
* | Revert 84196 - Fix logic for handling reports of malformed bodies. To end up ... | joi@chromium.org | 2011-05-05 | 1 | -6/+1 |
* | Fix logic for handling reports of malformed bodies. To end up counting | joi@chromium.org | 2011-05-05 | 1 | -1/+6 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Add an opt-out header for HTTP throttling. Never throttle for localhost. | joi@chromium.org | 2011-03-25 | 1 | -24/+112 |
* | Support enabling/disabling the URL request throttler via the about:net-intern... | joi@chromium.org | 2011-03-25 | 1 | -1/+1 |
* | Remove all "net::" prefixes under net/url_request for code that's | adamk@chromium.org | 2011-03-24 | 1 | -13/+17 |
* | Remove minidump analysis aides from URLRequestThrottlerManager. Leave | joi@chromium.org | 2011-03-17 | 1 | -20/+9 |
* | Extracting core back-off logic into a separate class, | joi@chromium.org | 2011-03-17 | 1 | -61/+48 |
* | Change from CHECK to DCHECK and attempt to handle NULL values, in preparation... | joi@chromium.org | 2011-03-05 | 1 | -2/+3 |
* | Single-threaded stress test for URLRequestThrottlerManager | joi@chromium.org | 2011-03-02 | 1 | -8/+76 |
* | Implement exponential back-off mechanism. | joi@chromium.org | 2010-11-25 | 1 | -0/+346 |