index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
resources
/
net_internals
/
main.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactors all net-internals views so that they share
mmenke@chromium.org
2011-09-26
1
-14
/
+14
*
Split net-internals log dump code apart from main.js, update
mmenke@chromium.org
2011-08-17
1
-411
/
+194
*
Use javascript strict mode throughout a number of net-internals files.
eroman@chromium.org
2011-08-03
1
-2
/
+3
*
Use singleton accessors for more of the views in about:net-internals.
eroman@chromium.org
2011-08-01
1
-13
/
+18
*
Fix a typo. In r94748 I renamed the IDs, and I incorrectly renamed the chrome...
eroman@chromium.org
2011-08-01
1
-1
/
+1
*
Refactor EventsView to be defined inside an anonymous namespace.
eroman@chromium.org
2011-08-01
1
-1
/
+1
*
Add a field for user comments into net-log dumps. This field is mandatory, an...
eroman@chromium.org
2011-07-29
1
-6
/
+15
*
Rename more IDs on about:net-internals to use hyphens and prefix with view name.
eroman@chromium.org
2011-07-29
1
-19
/
+26
*
Re-design the "data" tab on about:net-internals.
eroman@chromium.org
2011-07-29
1
-2
/
+4
*
Refactor about:net-internals.
mmenke@chromium.org
2011-07-28
1
-803
/
+262
*
Split up the net_internals/index.html file into multiple sub-views.
eroman@chromium.org
2011-07-28
1
-127
/
+15
*
Change the overall appearance of about:net-internals:
eroman@chromium.org
2011-07-28
1
-5
/
+33
*
Replace occurrences of document.getElementById() with $() throughout net_inte...
ericroman@google.com
2011-07-27
1
-1
/
+1
*
Fix net internals UI for commands which send parameters.
cevans@chromium.org
2011-07-20
1
-3
/
+10
*
Add drag and drop to net-internals
mmenke@chromium.org
2011-07-16
1
-0
/
+1
*
Use JSON for net-internals log dumps and make them loadable.
mmenke@chromium.org
2011-07-11
1
-211
/
+163
*
Fix up prerendering net-internals page and add some data:
mmenke@chromium.org
2011-06-21
1
-2
/
+4
*
Save net-internals log dumps directly to disk.
mmenke@chromium.org
2011-06-17
1
-2
/
+2
*
Prerender tab for net-internals
cbentzel@chromium.org
2011-06-15
1
-0
/
+25
*
Update about:net-internals to use Javascript for loading logs.
mmenke@chromium.org
2011-06-09
1
-5
/
+1
*
Added tab that shows filtered network realated ChromeOS system logs to net-in...
tbarzic@chromium.org
2011-05-29
1
-1
/
+28
*
Add a command line option to set the minimum logging
mmenke@chromium.org
2011-05-03
1
-1
/
+1
*
net-internals: Add buttons to close idle sockets and
mmenke@chromium.org
2011-04-15
1
-1
/
+11
*
net: implement the beginnings of HSTS pinning
agl@chromium.org
2011-04-14
1
-2
/
+5
*
NetLog: Removes private information from net-internals events
mmenke@chromium.org
2011-03-28
1
-0
/
+26
*
Support enabling/disabling the URL request throttler via the about:net-intern...
joi@chromium.org
2011-03-25
1
-2
/
+29
*
HSTS: add net-internals UI.
agl@chromium.org
2011-02-17
1
-0
/
+36
*
Display more information at chrome://net-internals/#spdy
rch@chromium.org
2011-02-09
1
-1
/
+53
*
Adds the ability to load JSON log files to about:net-internals.
mmenke@google.com
2011-01-26
1
-16
/
+157
*
Reduces the CPU usage when about:net-internals is open,
mmenke@chromium.org
2011-01-04
1
-16
/
+17
*
Sitch the about:gpu implementation from an about handler to dom_ui.
nduca@chromium.org
2010-12-15
1
-2
/
+1
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
1
-10
/
+16
*
Displays the most recent INIT_PROXY_RESOLVER source's log entries
mmenke@chromium.org
2010-10-25
1
-1
/
+2
*
Net-internals cleanup.
mmenke@chromium.org
2010-10-17
1
-45
/
+45
*
Add actual bytes sent/received to net-internals.
mmenke@chromium.org
2010-10-14
1
-0
/
+11
*
Render SpdySessionPools on the Data tab and on a new
mmenke@chromium.org
2010-10-12
1
-0
/
+27
*
Revert 62115 - Adds a list of kernel extensions to the net-internals screen o...
mmenke@chromium.org
2010-10-10
1
-35
/
+1
*
Adds a list of kernel extensions to the net-internals screen on Macs
mmenke@chromium.org
2010-10-10
1
-1
/
+35
*
Revert 61986 - Adds a list of kernel extensions to the net-internals screen o...
aa@chromium.org
2010-10-08
1
-35
/
+0
*
Adds a list of kernel extensions to the net-internals screen on Macs
mmenke@chromium.org
2010-10-08
1
-0
/
+35
*
Only do polling for the currently active tab in net-internals.
mmenke@chromium.org
2010-10-08
1
-47
/
+151
*
Shows the default_address_family on both the DNS tab and in log dumps,
mmenke@chromium.org
2010-10-07
1
-14
/
+27
*
Adds the ability for a link to set the filter in the events
mmenke@chromium.org
2010-09-30
1
-5
/
+33
*
Minor netlog cleanup.Rename the "requests" tab to "events", and modified sour...
mmenke@chromium.org
2010-09-27
1
-57
/
+56
*
Adds state of socket pools to net-internals data dumps as a series of tables....
mmenke@chromium.org
2010-09-20
1
-1
/
+1
*
Adds "delete all" buttons to chrome://net-internals/#data and chrome://net-in...
mmenke@chromium.org
2010-09-20
1
-3
/
+52
*
Modify "Remove cookies" checkbox on net-internals to remove authentication cr...
mmenke@chromium.org
2010-09-15
1
-1
/
+1
*
Enumerate layered service providers and namespace providers under Windows and...
mmenke@chromium.org
2010-09-14
1
-0
/
+36
*
Change the display of chrome://net-internals/#data.
eroman@chromium.org
2010-09-07
1
-1
/
+3
*
Sockets page on net-internals now displays some information about the current...
mmenke@chromium.org
2010-08-30
1
-2
/
+25
[next]