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

Issue 9720040: ui/gfx: Do not use the deprecated SkBitmap::getConfig() function. (Closed)

Created:
8 years, 9 months ago by tfarina
Modified:
8 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

ui/gfx: Do not use the deprecated SkBitmap::getConfig() function. Instead this patch uses SkBitmap::config() which is the preferred way. R=asvitkine@chromium.org TBR=brettw@chromium.org,thestig@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=127468

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M printing/emf_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/vector_platform_device_emf_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/color_utils.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gfx/icon_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gfx/skbitmap_operations.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
8 years, 9 months ago (2012-03-19 13:34:22 UTC) #1
Alexei Svitkine (slow)
8 years, 9 months ago (2012-03-19 14:10:58 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698