summaryrefslogtreecommitdiffstats
path: root/net/base/net_log.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-4/+1
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-3/+4
* Add NetLog support to UDP sockets.mmenke@chromium.org2011-10-181-1/+8
* Mark net::NetLogStringParameter for export to fix component build for chrome.sadrul@chromium.org2011-09-041-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-8/+8
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-271-0/+52
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-261-52/+0
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-261-0/+52
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-11/+13
* Remove old comments.eroman@chromium.org2011-07-081-6/+0
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-1/+1
* Adds URLRequestJob bytes read to NetLog.mmenke@chromium.org2011-06-011-0/+5
* net: Add NET_API to net/baservargas@google.com2011-05-181-5/+7
* 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