| Commit message (Expand) | Author | Age | Files | Lines |
* | Displays the most recent INIT_PROXY_RESOLVER source's log entries | mmenke@chromium.org | 2010-10-25 | 3 | -2/+59 |
* | Net-internals cleanup. | mmenke@chromium.org | 2010-10-17 | 10 | -72/+96 |
* | Add actual bytes sent/received to net-internals. | mmenke@chromium.org | 2010-10-14 | 4 | -4/+82 |
* | Render SpdySessionPools on the Data tab and on a new | mmenke@chromium.org | 2010-10-12 | 5 | -0/+143 |
* | Revert 62115 - Adds a list of kernel extensions to the net-internals screen o... | mmenke@chromium.org | 2010-10-10 | 5 | -91/+1 |
* | Adds a list of kernel extensions to the net-internals screen on Macs | mmenke@chromium.org | 2010-10-10 | 5 | -1/+91 |
* | Revert 61986 - Adds a list of kernel extensions to the net-internals screen o... | aa@chromium.org | 2010-10-08 | 5 | -91/+0 |
* | Adds a list of kernel extensions to the net-internals screen on Macs | mmenke@chromium.org | 2010-10-08 | 5 | -0/+91 |
* | Only do polling for the currently active tab in net-internals. | mmenke@chromium.org | 2010-10-08 | 4 | -62/+188 |
* | Fill the "Description" field for SPDY_SESSION events with the hostname:port a... | eroman@chromium.org | 2010-10-07 | 1 | -0/+2 |
* | Shows the default_address_family on both the DNS tab and in log dumps, | mmenke@chromium.org | 2010-10-07 | 6 | -25/+83 |
* | Adds the ability for a link to set the filter in the events | mmenke@chromium.org | 2010-09-30 | 9 | -35/+174 |
* | Minor netlog cleanup.Rename the "requests" tab to "events", and modified sour... | mmenke@chromium.org | 2010-09-27 | 6 | -169/+162 |
* | Adds Winsock service providers to log dumps, and converts a couple of their n... | mmenke@chromium.org | 2010-09-22 | 3 | -30/+127 |
* | Adds state of socket pools to net-internals data dumps as a series of tables.... | mmenke@chromium.org | 2010-09-20 | 7 | -126/+304 |
* | Adds "delete all" buttons to chrome://net-internals/#data and chrome://net-in... | mmenke@chromium.org | 2010-09-20 | 5 | -36/+128 |
* | Fix a bug in determining a LogGroupEntry's parent in net-internals. Only not... | mmenke@chromium.org | 2010-09-16 | 1 | -1/+1 |
* | Modify "Remove cookies" checkbox on net-internals to remove authentication cr... | mmenke@chromium.org | 2010-09-15 | 4 | -22/+43 |
* | Enumerate layered service providers and namespace providers under Windows and... | mmenke@chromium.org | 2010-09-14 | 4 | -0/+172 |
* | DOMUI etc. Use the built in bind method of Function now that V8 supports it. | arv@chromium.org | 2010-09-13 | 1 | -12/+0 |
* | Add missing nested socket pools to socket pool info page. Each socket pool s... | mmenke@chromium.org | 2010-09-08 | 2 | -9/+52 |
* | Change the display of chrome://net-internals/#data. | eroman@chromium.org | 2010-09-07 | 4 | -33/+121 |
* | Move the pretty-printing of proxy settings from the C++ code to javascript. | eroman@chromium.org | 2010-08-31 | 3 | -8/+79 |
* | Sockets page on net-internals now displays some information about the current... | mmenke@chromium.org | 2010-08-30 | 5 | -5/+154 |
* | fix a regression whereby the display of proxy settings got broken in text dum... | eroman@chromium.org | 2010-08-28 | 1 | -2/+10 |
* | Display the "effective" proxy settings in about:net-internals. | eroman@chromium.org | 2010-08-28 | 3 | -9/+46 |
* | Sorting added to net-internals. Also, search looks through all of a SourceEn... | mmenke@chromium.org | 2010-08-26 | 4 | -21/+457 |
* | Adds HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-24 | 2 | -8/+26 |
* | Automatically selects log dump text on the NetLog screen. Ctrl-A selects too... | mmenke@chromium.org | 2010-08-19 | 1 | -3/+15 |
* | Revert 56539 - Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 2 | -26/+8 |
* | Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 2 | -8/+26 |
* | Emit an event to NetLog whenever the proxy settings change. | eroman@chromium.org | 2010-08-13 | 1 | -0/+22 |
* | Net-internal's Javascript code no longer requires all enties have a unique so... | mmenke@chromium.org | 2010-08-12 | 3 | -12/+35 |
* | Adds an option, enabled by default, to net-internals to | cbentzel@chromium.org | 2010-08-04 | 4 | -15/+46 |
* | Modify display of time in net-internals to be more human | cbentzel@chromium.org | 2010-08-02 | 2 | -7/+29 |
* | Clean up net_internals_resources.grd: | pkasting@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | Aesthetic: Make the display of "network changed events" in about:net-internal... | eroman@chromium.org | 2010-07-12 | 2 | -1/+19 |
* | Cleanup: Reword a label from "command line switches" to "command line", as th... | eroman@chromium.org | 2010-07-03 | 1 | -1/+1 |
* | Add some instructions to net-internals#data on how to export the captured data. | eroman@chromium.org | 2010-06-18 | 1 | -2/+64 |
* | Change the default tab on net-internals from "requests" to "data". | eroman@chromium.org | 2010-05-28 | 1 | -2/+2 |
* | net-internals: Display a "(P)" beside entries which were passively logged. Th... | eroman@chromium.org | 2010-05-27 | 2 | -7/+14 |
* | Fixed a TODO in data export of net-internals, added Chrome version and comman... | maruel@chromium.org | 2010-05-21 | 2 | -3/+12 |
* | Fix a typo. | eroman@chromium.org | 2010-05-18 | 1 | -1/+1 |
* | Aesthetic: fix an awkward formatting of netlog. | eroman@chromium.org | 2010-05-18 | 1 | -6/+11 |
* | Annotate load flags and net errors with their symbolic name. | eroman@chromium.org | 2010-05-18 | 2 | -2/+54 |
* | Removed the "Reload" button from the HTTP cache tab of the net-internals page. | eroman@chromium.org | 2010-05-18 | 4 | -36/+21 |
* | Fix the logging of URL_REQUEST_START, so the nesting is correct on redirects. | eroman@chromium.org | 2010-05-17 | 1 | -1/+1 |
* | On the net-internals text dump, display times as unix timestamps rather than ... | eroman@chromium.org | 2010-05-17 | 2 | -16/+36 |
* | Aesthetic: fix a formatting issue where certain log entries were not prefixed... | eroman@chromium.org | 2010-05-16 | 1 | -1/+2 |
* | Log the OS error that getaddrinfo() failed with. | eroman@chromium.org | 2010-05-16 | 1 | -2/+7 |