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
/
chrome
/
browser
/
net
/
passive_log_collector_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a DCHECK that could fire in PassiveLogCollector for a particular stream o...
eroman@chromium.org
2010-11-15
1
-0
/
+54
*
clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)
thakis@chromium.org
2010-10-02
1
-22
/
+0
*
Add the URLRequest's priority to the net-log.
eroman@chromium.org
2010-07-13
1
-2
/
+3
*
Change PassiveLogCollector to clear before adding the |max|th entry.
eroman@chromium.org
2010-06-17
1
-7
/
+5
*
Remove a DCHECK in PassiveLogCollector which was possible to trigger once the...
eroman@chromium.org
2010-06-15
1
-5
/
+115
*
Address a TODO about renaming RequestInfo --> SourceInfo.
eroman@chromium.org
2010-06-03
1
-61
/
+61
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-829
/
+191
*
Fix the logging of URL_REQUEST_START, so the nesting is correct on redirects.
eroman@chromium.org
2010-05-17
1
-2
/
+2
*
Reland 47342.
willchan@chromium.org
2010-05-16
1
-1
/
+31
*
Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...
willchan@chromium.org
2010-05-15
1
-31
/
+1
*
Support SpdySession as a new NetLog source type. Start logging some more SPDY...
willchan@chromium.org
2010-05-15
1
-1
/
+31
*
Add the URLRequest's method and load flags to the NetLog.
eroman@chromium.org
2010-05-14
1
-11
/
+12
*
Delete code: Remove support from PassiveLogCollector for "unbounded passive l...
eroman@chromium.org
2010-05-14
1
-67
/
+0
*
Refactor: Remove the PassiveLogCollector::RequestInfo::url field.
eroman@chromium.org
2010-05-14
1
-11
/
+11
*
Minor refactor: rename "extra_parameters" --> "params".
eroman@chromium.org
2010-05-13
1
-1
/
+1
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
1
-48
/
+53
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-20
/
+846
*
Initialize the new net internals page using the passively collected log entries.
eroman@chromium.org
2010-04-12
1
-6
/
+8
*
Add support for attaching custom parameters to NetLog events.
eroman@chromium.org
2010-04-09
1
-35
/
+16
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-0
/
+213