index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
url_request
/
url_request_throttler_entry.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove throttling trial, and make feature on by default.
joi@chromium.org
2011-09-01
1
-27
/
+0
*
Add load flag indicating a request is probably the result of a user gesture.
joi@chromium.org
2011-08-09
1
-2
/
+9
*
Implement A/B experiment for anti-DDoS.
joi@chromium.org
2011-06-16
1
-9
/
+10
*
Adds unit tests that attempt to verify the following through simulation:
joi@chromium.org
2011-06-02
1
-18
/
+18
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
1
-23
/
+201
*
Fix logic for handling reports of malformed bodies. To end up counting
joi@chromium.org
2011-05-05
1
-6
/
+7
*
Revert 84196 - Fix logic for handling reports of malformed bodies. To end up ...
joi@chromium.org
2011-05-05
1
-7
/
+6
*
Fix logic for handling reports of malformed bodies. To end up counting
joi@chromium.org
2011-05-05
1
-6
/
+7
*
Add an opt-out header for HTTP throttling. Never throttle for localhost.
joi@chromium.org
2011-03-25
1
-7
/
+75
*
Support enabling/disabling the URL request throttler via the about:net-intern...
joi@chromium.org
2011-03-25
1
-0
/
+14
*
Extracting core back-off logic into a separate class,
joi@chromium.org
2011-03-17
1
-107
/
+45
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Single-threaded stress test for URLRequestThrottlerManager
joi@chromium.org
2011-03-02
1
-0
/
+4
*
Add a hard CHECK on use from a single thread to URLRequestThrottlerManager. T...
joi@chromium.org
2011-02-25
1
-0
/
+1
*
Reorder the methods in net/url_request/.
erg@google.com
2011-01-20
1
-41
/
+41
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
1
-0
/
+242