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

Issue 6610007: Fix up mac capturer to flip image. (Closed)

Created:
9 years, 9 months ago by dmac
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, pam+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fix up mac capturer to flip image. BUG=74078 TEST=Connect to a mac host. Image should come right side up. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76713

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -6 lines) Patch
M remoting/host/capturer_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/capturer_mac.cc View 2 chunks +22 lines, -6 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
dmac
Mind taking a look gents?
9 years, 9 months ago (2011-03-03 01:32:40 UTC) #1
Alpha Left Google
I would like to avoid the extra memory copy, but I'd say LGTM if we ...
9 years, 9 months ago (2011-03-03 01:43:33 UTC) #2
Alpha Left Google
Note that OpenGL API doesn't state very clear what happen if GL_UNPACK_ROW_LENGTH is negative, but ...
9 years, 9 months ago (2011-03-03 01:45:47 UTC) #3
ajwong
betcha it's platform/driver dependent... On Wed, Mar 2, 2011 at 5:45 PM, <hclam@chromium.org> wrote: > ...
9 years, 9 months ago (2011-03-03 01:46:54 UTC) #4
dmaclach1
On Wed, Mar 2, 2011 at 5:45 PM, <hclam@chromium.org> wrote: > Note that OpenGL API ...
9 years, 9 months ago (2011-03-03 04:14:18 UTC) #5
Jamie
9 years, 9 months ago (2011-03-03 10:30:53 UTC) #6
LGTM with Alpha's comments.

Powered by Google App Engine
This is Rietveld 408576698