summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_throttler_entry.cc
Commit message (Expand)AuthorAgeFilesLines
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Single-threaded stress test for URLRequestThrottlerManagerjoi@chromium.org2011-03-021-0/+4
* Add a hard CHECK on use from a single thread to URLRequestThrottlerManager. T...joi@chromium.org2011-02-251-0/+1
* Reorder the methods in net/url_request/.erg@google.com2011-01-201-41/+41
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-0/+242