summaryrefslogtreecommitdiffstats
path: root/net/base/net_log.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-8/+5
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-5/+8
* Redirects NetLog output to the log file, when the command linemmenke@chromium.org2010-08-131-0/+68
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-0/+1
* Convert src/net to use std::string/char* for DictionaryValue keys.viettrungluu@chromium.org2010-07-311-6/+5
* 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
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-0/+11
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-281-96/+13
* Cleanup: Address some of the todos in net_log.heroman@chromium.org2010-04-271-32/+32
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-1/+8
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-091-74/+87
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-231-0/+9
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-0/+154