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

Issue 10910075: [Chromoting] Adding the desktop integration binary to the host installation on Windows. (Closed)

Created:
8 years, 3 months ago by alexeypa (please no reviews)
Modified:
8 years, 3 months ago
Reviewers:
Sergey Ulanov, garykac
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] Adding the desktop integration binary to the host installation on Windows. The desktop integration binary is compiled and added to the host installation only when a multi-process host is built. This CL also renames a few constants to match the multi process host terminology more closely. BUG=134694 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156395

Patch Set 1 #

Total comments: 18

Patch Set 2 : CR feedback #

Patch Set 3 : rebased #

Patch Set 4 : Fix preprocessor conditions in .WXS & rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+304 lines, -65 lines) Patch
M remoting/branding_Chrome View 1 chunk +7 lines, -6 lines 0 comments Download
M remoting/branding_Chromium View 1 chunk +7 lines, -6 lines 0 comments Download
A remoting/host/desktop_process.h View 1 chunk +27 lines, -0 lines 0 comments Download
A remoting/host/desktop_process.cc View 1 chunk +139 lines, -0 lines 0 comments Download
D remoting/host/plugin/host_plugin.ver View 1 1 chunk +0 lines, -5 lines 0 comments Download
A + remoting/host/plugin/remoting_host_plugin.ver View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A remoting/host/remoting_desktop.ver View 1 chunk +4 lines, -0 lines 0 comments Download
A + remoting/host/remoting_host_me2me.ver View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/remoting_me2me_host.ver View 1 1 chunk +0 lines, -4 lines 0 comments Download
M remoting/host/win/chromoting.wxs View 1 2 3 5 chunks +21 lines, -8 lines 0 comments Download
M remoting/host/win/elevated_controller.ver View 1 1 chunk +0 lines, -4 lines 0 comments Download
M remoting/host/win/host_service.ver View 1 1 chunk +0 lines, -4 lines 0 comments Download
A + remoting/host/win/remoting_controller.ver View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + remoting/host/win/remoting_daemon.ver View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/remoting.gyp View 1 2 12 chunks +84 lines, -17 lines 0 comments Download
M remoting/version.rc.version View 1 chunk +13 lines, -9 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
alexeypa (please no reviews)
PTAL.
8 years, 3 months ago (2012-09-04 17:52:18 UTC) #1
garykac
I like the updated names, but they're not being applied consistently so we now have ...
8 years, 3 months ago (2012-09-05 22:40:41 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/10910075/diff/1/remoting/remoting.gyp File remoting/remoting.gyp (right): http://codereview.chromium.org/10910075/diff/1/remoting/remoting.gyp#newcode722 remoting/remoting.gyp:722: '<(PRODUCT_DIR)/remoting_me2me_host.exe', On 2012/09/05 22:40:42, garykac wrote: > remoting_host_me2me for ...
8 years, 3 months ago (2012-09-05 23:03:57 UTC) #3
alexeypa (please no reviews)
The main problem is that I cannot touch the file names until the signing script ...
8 years, 3 months ago (2012-09-05 23:24:02 UTC) #4
alexeypa (please no reviews)
http://codereview.chromium.org/10910075/diff/1/remoting/host/win/chromoting.wxs File remoting/host/win/chromoting.wxs (right): http://codereview.chromium.org/10910075/diff/1/remoting/host/win/chromoting.wxs#newcode182 remoting/host/win/chromoting.wxs:182: <Component Id="remoting_host" Guid="*"> On 2012/09/05 23:24:02, alexeypa wrote: > ...
8 years, 3 months ago (2012-09-05 23:26:09 UTC) #5
garykac
lgtm
8 years, 3 months ago (2012-09-11 21:30:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10910075/1013
8 years, 3 months ago (2012-09-11 22:25:51 UTC) #7
commit-bot: I haz the power
Try job failure for 10910075-1013 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 3 months ago (2012-09-12 00:13:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10910075/8017
8 years, 3 months ago (2012-09-12 17:55:23 UTC) #9
commit-bot: I haz the power
Try job failure for 10910075-8017 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 3 months ago (2012-09-12 18:45:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10910075/8017
8 years, 3 months ago (2012-09-12 18:48:14 UTC) #11
commit-bot: I haz the power
8 years, 3 months ago (2012-09-12 22:12:40 UTC) #12
Change committed as 156395

Powered by Google App Engine
This is Rietveld 408576698