summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_throttler_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-251-0/+13
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-251-4/+10
* Remove minidump analysis aides from URLRequestThrottlerManager. Leavejoi@chromium.org2011-03-171-19/+5
* Extracting core back-off logic into a separate class,joi@chromium.org2011-03-171-0/+1
* Modify ThreadChecker and NonThreadSafe so that theirjoi@chromium.org2011-03-031-27/+2
* Single-threaded stress test for URLRequestThrottlerManagerjoi@chromium.org2011-03-021-0/+10
* Add a hard CHECK on use from a single thread to URLRequestThrottlerManager. T...joi@chromium.org2011-02-251-8/+49
* Removing AccessLog class. This is a partial revert of yzshen's r74872.joi@chromium.org2011-02-181-6/+0
* Add checks to URLRequestThrottlerManager to help identify the cause of crashes.yzshen@chromium.org2011-02-141-3/+7
* Reorder the methods in net/url_request/.erg@google.com2011-01-201-0/+1
* Give user the ability to disable the URL request throttler:yzshen@google.com2010-12-231-0/+10
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-0/+101