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

Issue 126140: Properly use data when creating a bitmap platform canvas (Closed)

Created:
11 years, 6 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
brettw, Amanda Walker
CC:
chromium-reviews_googlegroups.com, John Grabowski
Visibility:
Public.

Description

Properly use data when creating a bitmap platform canvas. Gets things painting on the screen again. Regressed in r18363. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18415

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -37 lines) Patch
M skia/ext/bitmap_platform_device_mac.h View 1 chunk +9 lines, -11 lines 0 comments Download
M skia/ext/bitmap_platform_device_mac.cc View 1 3 chunks +47 lines, -23 lines 0 comments Download
M skia/ext/platform_canvas_mac.cc View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Mentovai
11 years, 6 months ago (2009-06-15 18:57:45 UTC) #1
Amanda Walker
LGTM. "CreateWithContext(NULL, ...)" seems like a weird way to create the device/canvas *without* a context, ...
11 years, 6 months ago (2009-06-15 19:04:09 UTC) #2
brettw
11 years, 6 months ago (2009-06-15 19:12:00 UTC) #3
LGTM. I'd say that CreateWithContext should really just be called Create. Feel
free to change or not.

Powered by Google App Engine
This is Rietveld 408576698