Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Issue 9727005: Log connection type to syslogs and to the server. (Closed)

Created:
8 years, 9 months ago by Sergey Ulanov
Modified:
8 years, 9 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Log connection type to syslogs and to the server. Also updated HostStatusObserver to receive transport route information as part of the OnClientRouteChange() notification, so that logging code receives connection type in order to log it. BUG=96736 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=127814

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : - #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -59 lines) Patch
M remoting/host/chromoting_host.h View 1 chunk +1 line, -2 lines 0 comments Download
M remoting/host/chromoting_host.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M remoting/host/client_session.h View 2 chunks +2 lines, -4 lines 0 comments Download
M remoting/host/client_session.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M remoting/host/host_event_logger_posix.cc View 1 3 chunks +8 lines, -7 lines 0 comments Download
M remoting/host/host_event_logger_win.cc View 1 2 3 4 4 chunks +8 lines, -7 lines 0 comments Download
M remoting/host/host_mock_objects.h View 1 chunk +2 lines, -3 lines 0 comments Download
M remoting/host/host_mock_objects.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/host_status_observer.h View 2 chunks +5 lines, -2 lines 0 comments Download
M remoting/host/log_to_server.h View 1 3 chunks +7 lines, -0 lines 0 comments Download
M remoting/host/log_to_server.cc View 1 4 chunks +22 lines, -3 lines 0 comments Download
M remoting/host/log_to_server_unittest.cc View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M remoting/host/remoting_host_messages.mc View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/server_log_entry.h View 1 3 chunks +6 lines, -1 line 0 comments Download
M remoting/host/server_log_entry.cc View 1 3 chunks +11 lines, -3 lines 0 comments Download
M remoting/protocol/connection_to_client.h View 2 chunks +2 lines, -4 lines 0 comments Download
M remoting/protocol/connection_to_client.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M remoting/protocol/jingle_session.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M remoting/protocol/protocol_mock_objects.h View 1 2 3 2 chunks +4 lines, -5 lines 0 comments Download
M remoting/protocol/protocol_mock_objects.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/session.h View 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/protocol/transport.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
A remoting/protocol/transport.cc View 1 1 chunk +33 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Sergey Ulanov
8 years, 9 months ago (2012-03-19 20:43:53 UTC) #1
alexeypa (please no reviews)
A drive-by review. Please see my comment. http://codereview.chromium.org/9727005/diff/1/remoting/host/host_event_logger_win.cc File remoting/host/host_event_logger_win.cc (right): http://codereview.chromium.org/9727005/diff/1/remoting/host/host_event_logger_win.cc#newcode101 remoting/host/host_event_logger_win.cc:101: Log(EVENTLOG_INFORMATION_TYPE, MSG_HOST_CLIENT_ROUTING_CHANGED, ...
8 years, 9 months ago (2012-03-19 22:04:59 UTC) #2
simonmorris
lambroslambrou@, please check that the change to HostEventLoggerPosix won't adversely affect consumers of the host ...
8 years, 9 months ago (2012-03-19 22:17:04 UTC) #3
Lambros
On 2012/03/19 22:17:04, simonmorris wrote: > lambroslambrou@, please check that the change to HostEventLoggerPosix won't ...
8 years, 9 months ago (2012-03-19 23:16:29 UTC) #4
Sergey Ulanov
http://codereview.chromium.org/9727005/diff/1/remoting/host/host_event_logger_win.cc File remoting/host/host_event_logger_win.cc (right): http://codereview.chromium.org/9727005/diff/1/remoting/host/host_event_logger_win.cc#newcode101 remoting/host/host_event_logger_win.cc:101: Log(EVENTLOG_INFORMATION_TYPE, MSG_HOST_CLIENT_ROUTING_CHANGED, strings); On 2012/03/19 22:04:59, alexeypa wrote: > ...
8 years, 9 months ago (2012-03-19 23:21:03 UTC) #5
simonmorris
lgtm On 2012/03/19 23:21:03, sergeyu wrote: > http://codereview.chromium.org/9727005/diff/1/remoting/host/host_event_logger_win.cc > File remoting/host/host_event_logger_win.cc (right): > > http://codereview.chromium.org/9727005/diff/1/remoting/host/host_event_logger_win.cc#newcode101 ...
8 years, 9 months ago (2012-03-19 23:31:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/9727005/7001
8 years, 9 months ago (2012-03-19 23:41:07 UTC) #7
commit-bot: I haz the power
Try job failure for 9727005-7001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 9 months ago (2012-03-20 00:34:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/9727005/12001
8 years, 9 months ago (2012-03-20 18:33:40 UTC) #9
commit-bot: I haz the power
No file was found in this patchset.
8 years, 9 months ago (2012-03-20 18:34:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/9727005/16001
8 years, 9 months ago (2012-03-20 18:35:34 UTC) #11
commit-bot: I haz the power
Try job failure for 9727005-16001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 9 months ago (2012-03-20 19:47:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/9727005/22001
8 years, 9 months ago (2012-03-20 19:54:15 UTC) #13
commit-bot: I haz the power
Try job failure for 9727005-22001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 9 months ago (2012-03-20 21:10:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/9727005/31001
8 years, 9 months ago (2012-03-20 21:16:40 UTC) #15
commit-bot: I haz the power
8 years, 9 months ago (2012-03-20 22:20:40 UTC) #16
Try job failure for 9727005-31001 (retry) on mac_rel for step "unit_tests"
(clobber build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698