summaryrefslogtreecommitdiffstats
path: root/net/base/net_log.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-251-7/+7
* NetLog: Log net error codes on a lot of EndEvents.mmenke@chromium.org2011-02-081-2/+0
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-0/+9
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-9/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+9
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-9/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+9
* A ScopedNetLogEvent that logs a NetLog begin event on creation,mmenke@chromium.org2010-12-091-0/+24
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-3/+0
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+2
* Make NetLog::EventParameters RefCountedThreadSafe.mmenke@chromium.org2010-11-231-1/+1
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-1/+9
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-121-0/+4
* Fix a regression whereby full-granularity network events were being captured ...eroman@chromium.org2010-08-311-3/+16
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-1/+1
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-1/+4
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-2/+1
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-1/+2
* Redirects NetLog output to the log file, when the command linemmenke@chromium.org2010-08-131-0/+16
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-2/+4
* Revert everything related to the relanding.erg@chromium.org2010-07-141-4/+2
* Reland r52336.erg@chromium.org2010-07-141-2/+4
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-4/+2
* More header cleanup:erg@chromium.org2010-07-141-2/+4
* Display the proxy PAC javascript errors in the NetLog.eroman@chromium.org2010-07-141-0/+1
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+20
* Address a TODO about not duplicating the name --> value mapping for NetLog::S...eroman@chromium.org2010-05-221-7/+3
* Reland 47342.willchan@chromium.org2010-05-161-0/+1
* Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...willchan@chromium.org2010-05-151-1/+0
* Support SpdySession as a new NetLog source type. Start logging some more SPDY...willchan@chromium.org2010-05-151-0/+1
* Add the URLRequest's method and load flags to the NetLog.eroman@chromium.org2010-05-141-1/+0
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-131-6/+4
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-101-3/+1
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-5/+0
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-281-118/+17
* Cleanup: Address some of the todos in net_log.heroman@chromium.org2010-04-271-41/+25
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-7/+12
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-091-43/+138
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-231-0/+3
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-0/+238