summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_throttler_entry_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of time headers in net/, part 3.avi@chromium.org2013-06-281-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Introduce a delegate to avoid hardcoding "chrome-extension" in net/.joi@chromium.org2012-06-071-5/+6
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Add load flag indicating a request is probably the result of a user gesture.joi@chromium.org2011-08-091-2/+5
* Adds unit tests that attempt to verify the following through simulation:joi@chromium.org2011-06-021-0/+2
* Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.joi@chromium.org2011-05-271-3/+4
* net: Add NET_API to url_request.rvargas@google.com2011-05-201-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-251-0/+1
* Remove all "net::" prefixes under net/url_request for code that'sadamk@chromium.org2011-03-241-2/+2
* Extracting core back-off logic into a separate class,joi@chromium.org2011-03-171-3/+1
* Single-threaded stress test for URLRequestThrottlerManagerjoi@chromium.org2011-03-021-0/+3
* net: Add namespace net to URLRequestHttpJob.tfarina@chromium.org2010-12-131-2/+2
* Make URLRequestThrottlerEntryInterface inherit RefCountedThreadSafe,joi@chromium.org2010-11-261-1/+2
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-0/+63