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

Issue 11140031: [Chromoting] Add a Linux command-line app that can register and start a host. (Closed)

Created:
8 years, 2 months ago by simonmorris
Modified:
8 years, 2 months ago
Reviewers:
Sergey Ulanov
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, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

[Chromoting] Add a Linux command-line app that can register and start a host. BUG=155431 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162331

Patch Set 1 #

Total comments: 20

Patch Set 2 : Review. #

Total comments: 12

Patch Set 3 : Review. #

Patch Set 4 : Build remoting_start_host only on Linux. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -0 lines) Patch
A remoting/host/setup/start_host.cc View 1 2 1 chunk +174 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
simonmorris
ptal
8 years, 2 months ago (2012-10-15 17:54:11 UTC) #1
Sergey Ulanov
http://codereview.chromium.org/11140031/diff/1/remoting/host/setup/start_host.cc File remoting/host/setup/start_host.cc (right): http://codereview.chromium.org/11140031/diff/1/remoting/host/setup/start_host.cc#newcode4 remoting/host/setup/start_host.cc:4: add comment to describe what this file is for. ...
8 years, 2 months ago (2012-10-15 18:25:29 UTC) #2
simonmorris
http://codereview.chromium.org/11140031/diff/1/remoting/host/setup/start_host.cc File remoting/host/setup/start_host.cc (right): http://codereview.chromium.org/11140031/diff/1/remoting/host/setup/start_host.cc#newcode4 remoting/host/setup/start_host.cc:4: On 2012/10/15 18:25:30, sergeyu wrote: > add comment to ...
8 years, 2 months ago (2012-10-15 20:49:54 UTC) #3
Sergey Ulanov
lgtm, but see my nits http://codereview.chromium.org/11140031/diff/5001/remoting/host/setup/start_host.cc File remoting/host/setup/start_host.cc (right): http://codereview.chromium.org/11140031/diff/5001/remoting/host/setup/start_host.cc#newcode23 remoting/host/setup/start_host.cc:23: bool g_fail = true; ...
8 years, 2 months ago (2012-10-16 00:06:51 UTC) #4
simonmorris
fyi http://codereview.chromium.org/11140031/diff/5001/remoting/host/setup/start_host.cc File remoting/host/setup/start_host.cc (right): http://codereview.chromium.org/11140031/diff/5001/remoting/host/setup/start_host.cc#newcode23 remoting/host/setup/start_host.cc:23: bool g_fail = true; On 2012/10/16 00:06:52, sergeyu ...
8 years, 2 months ago (2012-10-16 00:38:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonmorris@chromium.org/11140031/9001
8 years, 2 months ago (2012-10-16 00:39:06 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 2 months ago (2012-10-16 01:22:36 UTC) #7
simonmorris
I've moved the remoting_start_host target to the Linux-only section of remoting.gyp, because the disable-echo code ...
8 years, 2 months ago (2012-10-16 16:28:28 UTC) #8
simonmorris
On 2012/10/16 16:28:28, simonmorris wrote: > I've moved the remoting_start_host target to the Linux-only section ...
8 years, 2 months ago (2012-10-17 00:34:43 UTC) #9
Sergey Ulanov
On 2012/10/17 00:34:43, simonmorris wrote: > On 2012/10/16 16:28:28, simonmorris wrote: > > I've moved ...
8 years, 2 months ago (2012-10-17 01:13:50 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/11140031/13001
8 years, 2 months ago (2012-10-17 06:40:13 UTC) #11
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 08:59:59 UTC) #12
Change committed as 162331

Powered by Google App Engine
This is Rietveld 408576698