summaryrefslogtreecommitdiffstats
path: root/net/base/capturing_net_log.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* NetLogEventParameter to Callback refactoring 10.mmenke@chromium.org2012-06-191-0/+6
* Make NetLog take in callbacks that return Values rathermmenke@chromium.org2012-06-101-5/+1
* CapturingNetLog - remove maximum entries constructor argument.mmenke@chromium.org2012-06-081-8/+2
* Move CapturingNetLog over to net_test_support from net.mmenke@chromium.org2012-06-081-8/+5
* Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,mmenke@chromium.org2012-06-021-13/+40
* Add a source id to global NetLog entries, which makes themmmenke@chromium.org2012-03-151-13/+8
* Remove the ChromeNetLog observer classes, using NetLog::ThreadSafeObservermmenke@chromium.org2012-02-291-2/+5
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-4/+4
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-271-4/+6
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-261-6/+4
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-261-4/+6
* net: Add NET_API to net/baservargas@google.com2011-05-181-3/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* More reordering the methods in headers in net/.erg@chromium.org2011-01-111-7/+7
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-0/+7
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-7/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+7
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-7/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+7
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-1/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-10/+11
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-1/+1
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-9/+7
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-7/+9
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-9/+7
* Fix a regression whereby full-granularity network events were being captured ...eroman@chromium.org2010-08-311-1/+1
* `#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-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
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-281-0/+109