summaryrefslogtreecommitdiffstats
path: root/net/base/net_log.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-271-0/+11
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-261-11/+0
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-261-0/+11
* Adds URLRequestJob bytes read to NetLog.mmenke@chromium.org2011-06-011-0/+47
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-251-9/+9
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-14/+14
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-0/+14
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-14/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+14
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-14/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+14
* A ScopedNetLogEvent that logs a NetLog begin event on creation,mmenke@chromium.org2010-12-091-0/+23
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-1/+5
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-121-4/+7
* Fix a regression whereby full-granularity network events were being captured ...eroman@chromium.org2010-08-311-3/+7
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+3
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-5/+8
* 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