summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/net_internals/main.js
Commit message (Expand)AuthorAgeFilesLines
* HSTS: add net-internals UI.agl@chromium.org2011-02-171-0/+36
* Display more information at chrome://net-internals/#spdyrch@chromium.org2011-02-091-1/+53
* Adds the ability to load JSON log files to about:net-internals.mmenke@google.com2011-01-261-16/+157
* 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-151-2/+1
* 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-251-1/+2
* Net-internals cleanup.mmenke@chromium.org2010-10-171-45/+45
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-0/+11
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-121-0/+27
* Revert 62115 - Adds a list of kernel extensions to the net-internals screen o...mmenke@chromium.org2010-10-101-35/+1
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-101-1/+35
* Revert 61986 - Adds a list of kernel extensions to the net-internals screen o...aa@chromium.org2010-10-081-35/+0
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-081-0/+35
* Only do polling for the currently active tab in net-internals.mmenke@chromium.org2010-10-081-47/+151
* Shows the default_address_family on both the DNS tab and in log dumps,mmenke@chromium.org2010-10-071-14/+27
* Adds the ability for a link to set the filter in the eventsmmenke@chromium.org2010-09-301-5/+33
* Minor netlog cleanup.Rename the "requests" tab to "events", and modified sour...mmenke@chromium.org2010-09-271-57/+56
* Adds state of socket pools to net-internals data dumps as a series of tables....mmenke@chromium.org2010-09-201-1/+1
* Adds "delete all" buttons to chrome://net-internals/#data and chrome://net-in...mmenke@chromium.org2010-09-201-3/+52
* Modify "Remove cookies" checkbox on net-internals to remove authentication cr...mmenke@chromium.org2010-09-151-1/+1
* Enumerate layered service providers and namespace providers under Windows and...mmenke@chromium.org2010-09-141-0/+36
* Change the display of chrome://net-internals/#data.eroman@chromium.org2010-09-071-1/+3
* Sockets page on net-internals now displays some information about the current...mmenke@chromium.org2010-08-301-2/+25
* Display the "effective" proxy settings in about:net-internals.eroman@chromium.org2010-08-281-2/+13
* Sorting added to net-internals. Also, search looks through all of a SourceEn...mmenke@chromium.org2010-08-261-0/+12
* Adds an option, enabled by default, to net-internals tocbentzel@chromium.org2010-08-041-1/+1
* Change the default tab on net-internals from "requests" to "data".eroman@chromium.org2010-05-281-2/+2
* net-internals: Display a "(P)" beside entries which were passively logged. Th...eroman@chromium.org2010-05-271-6/+7
* Fixed a TODO in data export of net-internals, added Chrome version and comman...maruel@chromium.org2010-05-211-0/+6
* Annotate load flags and net errors with their symbolic name.eroman@chromium.org2010-05-181-0/+10
* Removed the "Reload" button from the HTTP cache tab of the net-internals page.eroman@chromium.org2010-05-181-8/+6
* Allow hitting enter in the connection tests "URL" box to start the tests.eroman@chromium.org2010-05-121-2/+2
* Display the text dump for chrome://net2#data inline, rather than in a new win...eroman@chromium.org2010-05-101-1/+2
* Add the http cache info to chrome://net2.eroman@chromium.org2010-05-101-2/+26
* Add a tool for testing your network setup.eroman@chromium.org2010-05-041-1/+53
* Add the ability to export the captured NetLog data to a formatted text file, ...eroman@chromium.org2010-04-291-26/+66
* Initialize the new net internals page using the passively collected log entries.eroman@chromium.org2010-04-121-0/+5
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-091-5/+0
* Add the host resolver cache to the new net internals page.eroman@chromium.org2010-04-081-6/+47
* Make it possible to switch between views of the new net-internals page by usi...eroman@chromium.org2010-04-081-8/+26
* Add the proxy information to the new net internals page.eroman@chromium.org2010-04-051-25/+165
* Add extra views to the new net internals page. This adds tabs along the top f...eroman@chromium.org2010-04-021-18/+39
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-231-0/+90