Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Anti-DDoS enhancements: Log to net log, UMA stats, improved policy. | joi@chromium.org | 2011-05-27 | 1 | -3/+29 |
* | net: Add NET_API to url_request. | rvargas@google.com | 2011-05-20 | 1 | -1/+2 |
* | Add an opt-out header for HTTP throttling. Never throttle for localhost. | joi@chromium.org | 2011-03-25 | 1 | -7/+39 |
* | Extracting core back-off logic into a separate class, | joi@chromium.org | 2011-03-17 | 1 | -37/+11 |
* | Single-threaded stress test for URLRequestThrottlerManager | joi@chromium.org | 2011-03-02 | 1 | -1/+2 |
* | Reorder the methods in net/url_request/. | erg@google.com | 2011-01-20 | 1 | -4/+4 |
* | net: Add namespace net to URLRequestHttpJob. | tfarina@chromium.org | 2010-12-13 | 1 | -2/+2 |
* | Implement exponential back-off mechanism. | joi@chromium.org | 2010-11-25 | 1 | -0/+157 |