summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/net_internals
Commit message (Expand)AuthorAgeFilesLines
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-073-38/+44
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-073-44/+38
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-063-38/+44
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-063-44/+38
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-063-38/+44
* Reduces the CPU usage when about:net-internals is open,mmenke@chromium.org2011-01-041-16/+17
* Sitch the about:gpu implementation from an about handler to dom_ui.nduca@chromium.org2010-12-157-54/+74
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-081-3/+3
* Fix spelling. Should be "passively" not "pasively".maf@chromium.org2010-12-021-2/+2
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-10/+16
* Displays the most recent INIT_PROXY_RESOLVER source's log entriesmmenke@chromium.org2010-10-253-2/+59
* Net-internals cleanup.mmenke@chromium.org2010-10-1710-72/+96
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-144-4/+82
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-125-0/+143
* Revert 62115 - Adds a list of kernel extensions to the net-internals screen o...mmenke@chromium.org2010-10-105-91/+1
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-105-1/+91
* Revert 61986 - Adds a list of kernel extensions to the net-internals screen o...aa@chromium.org2010-10-085-91/+0
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-085-0/+91
* Only do polling for the currently active tab in net-internals.mmenke@chromium.org2010-10-084-62/+188
* Fill the "Description" field for SPDY_SESSION events with the hostname:port a...eroman@chromium.org2010-10-071-0/+2
* Shows the default_address_family on both the DNS tab and in log dumps,mmenke@chromium.org2010-10-076-25/+83
* Adds the ability for a link to set the filter in the eventsmmenke@chromium.org2010-09-309-35/+174
* Minor netlog cleanup.Rename the "requests" tab to "events", and modified sour...mmenke@chromium.org2010-09-276-169/+162
* Adds Winsock service providers to log dumps, and converts a couple of their n...mmenke@chromium.org2010-09-223-30/+127
* Adds state of socket pools to net-internals data dumps as a series of tables....mmenke@chromium.org2010-09-207-126/+304
* Adds "delete all" buttons to chrome://net-internals/#data and chrome://net-in...mmenke@chromium.org2010-09-205-36/+128
* Fix a bug in determining a LogGroupEntry's parent in net-internals. Only not...mmenke@chromium.org2010-09-161-1/+1
* Modify "Remove cookies" checkbox on net-internals to remove authentication cr...mmenke@chromium.org2010-09-154-22/+43
* Enumerate layered service providers and namespace providers under Windows and...mmenke@chromium.org2010-09-144-0/+172
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-131-12/+0
* Add missing nested socket pools to socket pool info page. Each socket pool s...mmenke@chromium.org2010-09-082-9/+52
* Change the display of chrome://net-internals/#data.eroman@chromium.org2010-09-074-33/+121
* Move the pretty-printing of proxy settings from the C++ code to javascript.eroman@chromium.org2010-08-313-8/+79
* Sockets page on net-internals now displays some information about the current...mmenke@chromium.org2010-08-305-5/+154
* fix a regression whereby the display of proxy settings got broken in text dum...eroman@chromium.org2010-08-281-2/+10
* Display the "effective" proxy settings in about:net-internals.eroman@chromium.org2010-08-283-9/+46
* Sorting added to net-internals. Also, search looks through all of a SourceEn...mmenke@chromium.org2010-08-264-21/+457
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-242-8/+26
* Automatically selects log dump text on the NetLog screen. Ctrl-A selects too...mmenke@chromium.org2010-08-191-3/+15
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-182-26/+8
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-182-8/+26
* Emit an event to NetLog whenever the proxy settings change.eroman@chromium.org2010-08-131-0/+22
* Net-internal's Javascript code no longer requires all enties have a unique so...mmenke@chromium.org2010-08-123-12/+35
* Adds an option, enabled by default, to net-internals tocbentzel@chromium.org2010-08-044-15/+46
* Modify display of time in net-internals to be more humancbentzel@chromium.org2010-08-022-7/+29
* Clean up net_internals_resources.grd:pkasting@chromium.org2010-07-121-1/+1
* Aesthetic: Make the display of "network changed events" in about:net-internal...eroman@chromium.org2010-07-122-1/+19
* Cleanup: Reword a label from "command line switches" to "command line", as th...eroman@chromium.org2010-07-031-1/+1
* Add some instructions to net-internals#data on how to export the captured data.eroman@chromium.org2010-06-181-2/+64
* Change the default tab on net-internals from "requests" to "data".eroman@chromium.org2010-05-281-2/+2