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