summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_net_log.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-271-25/+64
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-261-64/+25
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-261-25/+64
* Add a command line option to set the minimum loggingmmenke@chromium.org2011-05-031-13/+32
* Adds the ability to load JSON log files to about:net-internals.mmenke@google.com2011-01-261-1/+2
* Revert "Perf test of disabling ChromeNetLog."willchan@chromium.org2011-01-221-2/+0
* Perf test of disabling ChromeNetLog.willchan@chromium.org2011-01-221-0/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-7/+7
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-28/+86
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-0/+8
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-8/+8
* Fixes bad URLRequest leak detection. nss_ocsp creates asky@chromium.org2010-09-151-1/+5
* Fix a regression whereby full-granularity network events were being captured ...eroman@chromium.org2010-08-311-3/+13
* Redirects NetLog output to the log file, when the command linemmenke@chromium.org2010-08-131-0/+12
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-161-2/+5
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-131-2/+2
* Make ChromeNetLog::HaListener() work under the new about:net-internals implem...eroman@chromium.org2010-05-111-2/+2
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-3/+3
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-091-2/+7
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-0/+53