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: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-10
/
+11
*
Reduces the CPU usage when about:net-internals is open,
mmenke@chromium.org
2011-01-04
1
-5
/
+46
*
Create a URLRequestContext for PAC fetching.
willchan@chromium.org
2010-12-23
1
-1
/
+2
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-13
/
+17
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-17
/
+13
*
Sitch the about:gpu implementation from an about handler to dom_ui.
nduca@chromium.org
2010-12-15
1
-6
/
+17
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
1
-48
/
+62
*
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
[next]