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

Issue 10879103: Remote all monitors on multi-monitor Mac OS X systems. (Closed)

Created:
8 years, 3 months ago by Wez
Modified:
8 years, 3 months ago
Reviewers:
Jamie
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

Remote all monitors on multi-monitor Mac OS X systems. This implementation disables OpenGL capture on pre-Lion multi-monitors systems, to avoid unnecessary implementation complexity. BUG=137905 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154401

Patch Set 1 #

Patch Set 2 : Fix missed CgBlitPostLion main display reference. #

Total comments: 17

Patch Set 3 : Address review comments. #

Patch Set 4 : Zero the pixel buffer when the display configuration changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -65 lines) Patch
M remoting/host/event_executor_mac.cc View 1 2 3 chunks +45 lines, -4 lines 0 comments Download
M remoting/host/video_frame_capturer_mac.mm View 1 2 3 11 chunks +127 lines, -61 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Wez
PTAL
8 years, 3 months ago (2012-08-30 01:13:49 UTC) #1
Jamie
http://codereview.chromium.org/10879103/diff/2001/remoting/host/event_executor_mac.cc File remoting/host/event_executor_mac.cc (right): http://codereview.chromium.org/10879103/diff/2001/remoting/host/event_executor_mac.cc#newcode35 remoting/host/event_executor_mac.cc:35: SkIRect CGRectToSkIRect(const CGRect& rect) { skia/ext/skia_utils_mac.h defines this function. ...
8 years, 3 months ago (2012-08-30 20:53:53 UTC) #2
Wez
http://codereview.chromium.org/10879103/diff/2001/remoting/host/event_executor_mac.cc File remoting/host/event_executor_mac.cc (right): http://codereview.chromium.org/10879103/diff/2001/remoting/host/event_executor_mac.cc#newcode35 remoting/host/event_executor_mac.cc:35: SkIRect CGRectToSkIRect(const CGRect& rect) { On 2012/08/30 20:53:53, Jamie ...
8 years, 3 months ago (2012-08-31 00:47:42 UTC) #3
Jamie
lgtm http://codereview.chromium.org/10879103/diff/2001/remoting/host/event_executor_mac.cc File remoting/host/event_executor_mac.cc (right): http://codereview.chromium.org/10879103/diff/2001/remoting/host/event_executor_mac.cc#newcode35 remoting/host/event_executor_mac.cc:35: SkIRect CGRectToSkIRect(const CGRect& rect) { On 2012/08/31 00:47:42, ...
8 years, 3 months ago (2012-08-31 01:20:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10879103/5002
8 years, 3 months ago (2012-08-31 01:27:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10879103/8003
8 years, 3 months ago (2012-08-31 05:00:46 UTC) #6
commit-bot: I haz the power
8 years, 3 months ago (2012-08-31 07:20:46 UTC) #7
Change committed as 154401

Powered by Google App Engine
This is Rietveld 408576698