summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_net_log.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-18/+91
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-1/+3
* Fix a regression whereby full-granularity network events were being captured ...eroman@chromium.org2010-08-311-2/+19
* Redirects NetLog output to the log file, when the command linemmenke@chromium.org2010-08-131-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-161-0/+6
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-131-2/+2
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-2/+2
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-091-2/+10
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-0/+54