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

Issue 2294813002: Start hiding deprecated skia/ext/ functions (Closed)

Created:
4 years, 3 months ago by tomhudson
Modified:
4 years, 3 months ago
Reviewers:
f(malita)
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Start hiding deprecated skia/ext/ functions skia::GetTopDevice() gets removed from our public API. SK_API also removed from a couple of classes we don't want used. R=fmalita@chromium.org BUG=543755 Committed: https://crrev.com/efe03ce5f03fb01ba096abd98698cd37c2a0e7a3 Cr-Commit-Position: refs/heads/master@{#415387}

Patch Set 1 #

Patch Set 2 : remove unwanted * and GetTopDevice() definition #

Patch Set 3 : fix Mac typo #

Total comments: 6

Patch Set 4 : review #

Total comments: 1

Patch Set 5 : re-add another SK_API #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -30 lines) Patch
M skia/ext/bitmap_platform_device_win.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M skia/ext/platform_canvas.h View 1 chunk +0 lines, -13 lines 0 comments Download
M skia/ext/platform_canvas.cc View 1 2 4 chunks +4 lines, -8 lines 0 comments Download
M skia/ext/platform_canvas_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/platform_device.h View 1 2 3 1 chunk +6 lines, -7 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
tomhudson
PTAL; I also want to hide {Get,Set}PlatformDevice() but that's not quite so trivial.
4 years, 3 months ago (2016-08-30 15:15:24 UTC) #3
f(malita)
LGTM % linker errors. https://codereview.chromium.org/2294813002/diff/40001/skia/ext/bitmap_platform_device_mac.h File skia/ext/bitmap_platform_device_mac.h (left): https://codereview.chromium.org/2294813002/diff/40001/skia/ext/bitmap_platform_device_mac.h#oldcode30 skia/ext/bitmap_platform_device_mac.h:30: class SK_API BitmapPlatformDevice : public ...
4 years, 3 months ago (2016-08-30 17:41:23 UTC) #10
tomhudson
https://codereview.chromium.org/2294813002/diff/40001/skia/ext/bitmap_platform_device_mac.h File skia/ext/bitmap_platform_device_mac.h (left): https://codereview.chromium.org/2294813002/diff/40001/skia/ext/bitmap_platform_device_mac.h#oldcode30 skia/ext/bitmap_platform_device_mac.h:30: class SK_API BitmapPlatformDevice : public SkBitmapDevice, public PlatformDevice { ...
4 years, 3 months ago (2016-08-30 17:48:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2294813002/60001
4 years, 3 months ago (2016-08-30 17:49:28 UTC) #14
f(malita)
https://codereview.chromium.org/2294813002/diff/60001/skia/ext/bitmap_platform_device_win.h File skia/ext/bitmap_platform_device_win.h (left): https://codereview.chromium.org/2294813002/diff/60001/skia/ext/bitmap_platform_device_win.h#oldcode22 skia/ext/bitmap_platform_device_win.h:22: class SK_API BitmapPlatformDevice : public SkBitmapDevice, public PlatformDevice { ...
4 years, 3 months ago (2016-08-30 17:53:15 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2294813002/80001
4 years, 3 months ago (2016-08-30 18:04:15 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-08-30 19:14:15 UTC) #20
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 19:17:51 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/efe03ce5f03fb01ba096abd98698cd37c2a0e7a3
Cr-Commit-Position: refs/heads/master@{#415387}

Powered by Google App Engine
This is Rietveld 408576698