summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_net_log.cc
Commit message (Expand)AuthorAgeFilesLines
* 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