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

Issue 9476017: Chromoting service now launches the host process in the session the is currently attached to the ph… (Closed)

Created:
8 years, 9 months ago by alexeypa (please no reviews)
Modified:
8 years, 9 months ago
Reviewers:
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 service now launches the host process in the session the is currently attached to the physical console. The name of the host process binary is specified when the service is installed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124390

Patch Set 1 #

Total comments: 53

Patch Set 2 : CR feedback. Part 1. #

Patch Set 3 : Removing scoped_ptr<ScopedHandle>. #

Total comments: 12

Patch Set 4 : Cosmetic. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+377 lines, -14 lines) Patch
M remoting/host/host_service_win.h View 2 chunks +4 lines, -0 lines 0 comments Download
M remoting/host/host_service_win.cc View 1 10 chunks +37 lines, -8 lines 0 comments Download
M remoting/host/wts_session_process_launcher_win.h View 1 2 3 1 chunk +64 lines, -3 lines 0 comments Download
M remoting/host/wts_session_process_launcher_win.cc View 1 2 1 chunk +272 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
alexeypa (please no reviews)
Please take a look.
8 years, 9 months ago (2012-02-27 23:05:51 UTC) #1
Wez
https://chromiumcodereview.appspot.com/9476017/diff/1/remoting/host/host_service_win.cc File remoting/host/host_service_win.cc (right): https://chromiumcodereview.appspot.com/9476017/diff/1/remoting/host/host_service_win.cc#newcode65 remoting/host/host_service_win.cc:65: // "--host-binary" specifies the host bonary to run in ...
8 years, 9 months ago (2012-02-28 00:22:07 UTC) #2
alexeypa (please no reviews)
PTAL. I'll make more changes after we sort out scoped_ptr<ScopedHandle>. https://chromiumcodereview.appspot.com/9476017/diff/1/remoting/host/host_service_win.cc File remoting/host/host_service_win.cc (right): https://chromiumcodereview.appspot.com/9476017/diff/1/remoting/host/host_service_win.cc#newcode65 ...
8 years, 9 months ago (2012-02-28 01:14:04 UTC) #3
alexeypa (please no reviews)
scoped_ptr<ScopedHandle> -> ScopedHandle
8 years, 9 months ago (2012-02-28 21:22:14 UTC) #4
Wez
https://chromiumcodereview.appspot.com/9476017/diff/1/remoting/host/host_service_win.cc File remoting/host/host_service_win.cc (right): https://chromiumcodereview.appspot.com/9476017/diff/1/remoting/host/host_service_win.cc#newcode194 remoting/host/host_service_win.cc:194: << " is required."; On 2012/02/28 01:14:04, alexeypa wrote: ...
8 years, 9 months ago (2012-02-28 22:55:35 UTC) #5
alexeypa (please no reviews)
PTAL. https://chromiumcodereview.appspot.com/9476017/diff/1/remoting/host/host_service_win.cc File remoting/host/host_service_win.cc (right): https://chromiumcodereview.appspot.com/9476017/diff/1/remoting/host/host_service_win.cc#newcode194 remoting/host/host_service_win.cc:194: << " is required."; On 2012/02/28 22:55:36, Wez ...
8 years, 9 months ago (2012-02-29 04:17:55 UTC) #6
Wez
lgtm
8 years, 9 months ago (2012-02-29 21:30:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/9476017/14001
8 years, 9 months ago (2012-02-29 21:30:38 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/9476017/14001
8 years, 9 months ago (2012-03-01 05:21:48 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 09:42:11 UTC) #10
Change committed as 124390

Powered by Google App Engine
This is Rietveld 408576698