summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/net_log_logger.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make NetLog take in callbacks that return Values rathermmenke@chromium.org2012-06-101-5/+1
* Remove the ChromeNetLog observer classes, using NetLog::ThreadSafeObservermmenke@chromium.org2012-02-291-4/+8
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-271-1/+1
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-261-1/+1
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-261-1/+1
* Use JSON for net-internals log dumps and make them loadable.mmenke@chromium.org2011-07-111-0/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-2/+1
* Add a command line option to set the minimum loggingmmenke@chromium.org2011-05-031-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Adds the ability to load JSON log files to about:net-internals.mmenke@google.com2011-01-261-3/+14
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-2/+2
* Convert LOG(INFO) to VLOG(1) - chrome/browser/net/.pkasting@chromium.org2010-10-221-1/+1
* Redirects NetLog output to the log file, when the command linemmenke@chromium.org2010-08-131-0/+31