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_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing check for NULL pointer. The memory stomper has been fixed.
joi@chromium.org
2011-04-05
1
-7
/
+1
*
Add an opt-out header for HTTP throttling. Never throttle for localhost.
joi@chromium.org
2011-03-25
1
-2
/
+40
*
Support enabling/disabling the URL request throttler via the about:net-intern...
joi@chromium.org
2011-03-25
1
-7
/
+19
*
Remove minidump analysis aides from URLRequestThrottlerManager. Leave
joi@chromium.org
2011-03-17
1
-71
/
+10
*
Revert to CHECK when null entries appear in the throttler map.
joi@chromium.org
2011-03-11
1
-2
/
+1
*
Change from CHECK to DCHECK and attempt to handle NULL values, in preparation...
joi@chromium.org
2011-03-05
1
-22
/
+14
*
Modify ThreadChecker and NonThreadSafe so that their
joi@chromium.org
2011-03-03
1
-25
/
+0
*
Single-threaded stress test for URLRequestThrottlerManager
joi@chromium.org
2011-03-02
1
-7
/
+73
*
Add a hard CHECK on use from a single thread to URLRequestThrottlerManager. T...
joi@chromium.org
2011-02-25
1
-43
/
+61
*
Removing AccessLog class. This is a partial revert of yzshen's r74872.
joi@chromium.org
2011-02-18
1
-63
/
+1
*
Add checks to URLRequestThrottlerManager to help identify the cause of crashes.
yzshen@chromium.org
2011-02-14
1
-14
/
+101
*
Reorder the methods in net/url_request/.
erg@google.com
2011-01-20
1
-30
/
+30
*
Give user the ability to disable the URL request throttler:
yzshen@google.com
2010-12-23
1
-1
/
+2
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
1
-0
/
+107