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

Issue 3227007: Move BitmapPlatformDevice::makeOpaque into a shared file (Closed)

Created:
10 years, 3 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, pam+watch_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Move BitmapPlatformDevice::makeOpaque into a shared file so it's implemented on all platforms. This makes the method available on Linux+Mac, while removing BitmapPlatformDevice::processPixels from Mac (doesn't appear to be used anywhere). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58274

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -124 lines) Patch
A skia/ext/bitmap_platform_device.cc View 1 chunk +71 lines, -0 lines 0 comments Download
M skia/ext/bitmap_platform_device_linux.h View 1 chunk +2 lines, -0 lines 0 comments Download
M skia/ext/bitmap_platform_device_mac.h View 2 chunks +1 line, -4 lines 0 comments Download
M skia/ext/bitmap_platform_device_mac.cc View 2 chunks +0 lines, -49 lines 0 comments Download
M skia/ext/bitmap_platform_device_win.cc View 2 chunks +0 lines, -59 lines 0 comments Download
M skia/ext/platform_device_mac.h View 1 chunk +0 lines, -12 lines 0 comments Download
M skia/skia.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tony
10 years, 3 months ago (2010-09-01 01:10:21 UTC) #1
brettw
10 years, 3 months ago (2010-09-01 03:57:16 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698