summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/net_internals_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Net-internals cleanup.mmenke@chromium.org2010-10-171-9/+0
* Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...eroman@chromium.org2010-10-161-1/+1
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-1/+34
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-121-11/+22
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part9:tfarina@chromium.org2010-10-091-21/+21
* Revert 61986 - Adds a list of kernel extensions to the net-internals screen o...aa@chromium.org2010-10-081-27/+6
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-081-6/+27
* Shows the default_address_family on both the DNS tab and in log dumps,mmenke@chromium.org2010-10-071-16/+60
* Enumerate layered service providers and namespace providers under Windows and...mmenke@chromium.org2010-09-141-2/+58
* Fixes minor bug that prevented version information from appearing in net-inte...mmenke@chromium.org2010-09-031-1/+1
* Fix a regression whereby full-granularity network events were being captured ...eroman@chromium.org2010-08-311-1/+2
* Sockets page on net-internals now displays some information about the current...mmenke@chromium.org2010-08-301-0/+32
* Display the "effective" proxy settings in about:net-internals.eroman@chromium.org2010-08-281-8/+6
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-17/+12
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-44/+42
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-6/+5
* Redirects NetLog output to the log file, when the command linemmenke@chromium.org2010-08-131-35/+8
* Emit an event to NetLog whenever the proxy settings change.eroman@chromium.org2010-08-131-10/+5
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-041-1/+1
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-43/+40
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-2/+3
* Clean up net_internals_resources.grd:pkasting@chromium.org2010-07-121-44/+14
* Load net-internals resources from resources.pak.tony@chromium.org2010-06-221-35/+43
* Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...willchan@chromium.org2010-06-211-43/+35
* Load net-internals resources from resources.pak.erg@chromium.org2010-06-211-35/+43
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-181-43/+35
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-181-35/+43
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-43/+35
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-35/+43
* In addition to the logging the IP address that a TCP connect is made to, also...eroman@chromium.org2010-06-161-1/+1
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-2/+1
* net-internals: use the async interface for displaying cache statistics.rvargas@google.com2010-05-271-1/+1
* Address a TODO about not duplicating the name --> value mapping for NetLog::S...eroman@chromium.org2010-05-221-9/+4
* Fixed a TODO in data export of net-internals, added Chrome version and comman...maruel@chromium.org2010-05-211-0/+40
* Annotate load flags and net errors with their symbolic name.eroman@chromium.org2010-05-181-0/+26
* Removed the "Reload" button from the HTTP cache tab of the net-internals page.eroman@chromium.org2010-05-181-11/+1
* 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
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-131-7/+7
* Fix-up the URL provided to the connection test runner, so users can enter par...eroman@chromium.org2010-05-111-2/+8
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-101-3/+22
* Add the http cache info to chrome://net2.eroman@chromium.org2010-05-101-0/+52
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Add a tool for testing your network setup.eroman@chromium.org2010-05-041-5/+92
* Cleanup: Address some of the todos in net_log.heroman@chromium.org2010-04-271-1/+1
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-0/+1
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-0/+4