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

Issue 3212009: Move BitmapPlatformDeviceData into its own header file. (Closed)

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

Description

Move BitmapPlatformDeviceData into its own header file. I'm trying to share some common code between the platforms so I'm starting by merging into a common header file. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58034

Patch Set 1 #

Patch Set 2 : fixes #

Patch Set 3 : add to gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -175 lines) Patch
A skia/ext/bitmap_platform_device_data.h View 1 2 1 chunk +106 lines, -0 lines 0 comments Download
M skia/ext/bitmap_platform_device_linux.cc View 4 chunks +11 lines, -62 lines 0 comments Download
M skia/ext/bitmap_platform_device_mac.cc View 7 chunks +12 lines, -58 lines 0 comments Download
M skia/ext/bitmap_platform_device_win.cc View 4 chunks +6 lines, -55 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-08-30 23:45:31 UTC) #1
brettw
10 years, 3 months ago (2010-08-31 00:46:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698