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

Issue 10409017: [Chromoting] Add platform data to heartbeats. (Closed)

Created:
8 years, 7 months ago by simonmorris
Modified:
8 years, 7 months ago
Reviewers:
Sergey Ulanov, Wez
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

[Chromoting] Add platform data to heartbeats. BUG=126491 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138275

Patch Set 1 #

Total comments: 10

Patch Set 2 : Improve names and comments. #

Total comments: 12

Patch Set 3 : Improve comments and formatting. #

Total comments: 1

Patch Set 4 : Sync. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -8 lines) Patch
M remoting/host/heartbeat_sender.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M remoting/host/log_to_server.cc View 1 2 chunks +1 line, -6 lines 0 comments Download
M remoting/host/server_log_entry.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M remoting/host/server_log_entry.cc View 1 2 5 chunks +20 lines, -0 lines 0 comments Download
M remoting/host/server_log_entry_unittest.cc View 1 2 1 chunk +14 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
simonmorris
ptal
8 years, 7 months ago (2012-05-18 00:32:23 UTC) #1
Wez
http://codereview.chromium.org/10409017/diff/1/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/10409017/diff/1/remoting/host/heartbeat_sender.cc#newcode233 remoting/host/heartbeat_sender.cc:233: scoped_ptr<XmlElement> query(new XmlElement( Can you add a comment here ...
8 years, 7 months ago (2012-05-18 01:27:14 UTC) #2
simonmorris
http://codereview.chromium.org/10409017/diff/1/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/10409017/diff/1/remoting/host/heartbeat_sender.cc#newcode233 remoting/host/heartbeat_sender.cc:233: scoped_ptr<XmlElement> query(new XmlElement( On 2012/05/18 01:27:14, Wez wrote: > ...
8 years, 7 months ago (2012-05-18 17:06:57 UTC) #3
simonmorris
On 2012/05/18 17:06:57, simonmorris wrote: > http://codereview.chromium.org/10409017/diff/1/remoting/host/heartbeat_sender.cc > File remoting/host/heartbeat_sender.cc (right): > > http://codereview.chromium.org/10409017/diff/1/remoting/host/heartbeat_sender.cc#newcode233 > ...
8 years, 7 months ago (2012-05-21 16:14:08 UTC) #4
Sergey Ulanov
lgtm with some style nits. http://codereview.chromium.org/10409017/diff/1006/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/10409017/diff/1006/remoting/host/heartbeat_sender.cc#newcode240 remoting/host/heartbeat_sender.cc:240: // Create heartbeat log ...
8 years, 7 months ago (2012-05-21 20:06:02 UTC) #5
simonmorris
http://codereview.chromium.org/10409017/diff/1006/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/10409017/diff/1006/remoting/host/heartbeat_sender.cc#newcode240 remoting/host/heartbeat_sender.cc:240: // Create heartbeat log stanza (which isn't signed). On ...
8 years, 7 months ago (2012-05-21 20:40:22 UTC) #6
Wez
LGTM http://codereview.chromium.org/10409017/diff/8002/remoting/host/server_log_entry.h File remoting/host/server_log_entry.h (right): http://codereview.chromium.org/10409017/diff/8002/remoting/host/server_log_entry.h#newcode35 remoting/host/server_log_entry.h:35: static ServerLogEntry* MakeSessionStateChange(bool connection); nit: This should be ...
8 years, 7 months ago (2012-05-21 20:43:47 UTC) #7
simonmorris
On 2012/05/21 20:43:47, Wez wrote: > LGTM > > http://codereview.chromium.org/10409017/diff/8002/remoting/host/server_log_entry.h > File remoting/host/server_log_entry.h (right): > ...
8 years, 7 months ago (2012-05-21 20:47:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonmorris@chromium.org/10409017/6002
8 years, 7 months ago (2012-05-21 22:23:47 UTC) #9
commit-bot: I haz the power
Try job failure for 10409017-6002 (retry) on win_rel for steps "base_unittests, browser_tests, net_unittests, sync_unit_tests" (clobber ...
8 years, 7 months ago (2012-05-22 02:16:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonmorris@chromium.org/10409017/6002
8 years, 7 months ago (2012-05-22 15:21:14 UTC) #11
commit-bot: I haz the power
Try job failure for 10409017-6002 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 7 months ago (2012-05-22 15:47:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonmorris@chromium.org/10409017/6002
8 years, 7 months ago (2012-05-22 16:03:25 UTC) #13
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 16:38:16 UTC) #14
Try job failure for 10409017-6002 (retry) on win for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number...

Powered by Google App Engine
This is Rietveld 408576698