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

Issue 2611153002: Delete Mac & Cairo skia::BitmapPlatformDevice impls (Closed)

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

Description

Delete Mac & Cairo skia::BitmapPlatformDevice impls (reland with updated Linux .deb shared lib deps) We are no longer performing native drawing on these platforms, use the Skia placeholder instead. BUG=675977 R=reed@google.com TBR= Review-Url: https://codereview.chromium.org/2611153002 Cr-Commit-Position: refs/heads/master@{#442023} Committed: https://chromium.googlesource.com/chromium/src/+/09884beef8d9c585d4debd606c394bbd68e44ad5

Patch Set 1 #

Total comments: 1

Patch Set 2 : hide BeginPlatformPaint, fix Mac build #

Patch Set 3 : fix null-data initialization behavior #

Patch Set 4 : shared lib deps change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -695 lines) Patch
M chrome/installer/linux/debian/expected_deps_ia32_jessie View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/linux/debian/expected_deps_ia32_wheezy View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/linux/debian/expected_deps_x64_jessie View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/linux/debian/expected_deps_x64_wheezy View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M skia/BUILD.gn View 1 chunk +0 lines, -4 lines 0 comments Download
D skia/ext/bitmap_platform_device.h View 1 chunk +0 lines, -23 lines 0 comments Download
D skia/ext/bitmap_platform_device_cairo.h View 1 chunk +0 lines, -104 lines 0 comments Download
D skia/ext/bitmap_platform_device_cairo.cc View 1 chunk +0 lines, -180 lines 0 comments Download
D skia/ext/bitmap_platform_device_mac.h View 1 chunk +0 lines, -73 lines 0 comments Download
D skia/ext/bitmap_platform_device_mac.cc View 1 chunk +0 lines, -275 lines 0 comments Download
M skia/ext/bitmap_platform_device_skia.h View 1 2 2 chunks +11 lines, -8 lines 0 comments Download
M skia/ext/bitmap_platform_device_skia.cc View 1 2 3 chunks +11 lines, -21 lines 0 comments Download
M skia/ext/bitmap_platform_device_win.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/platform_device.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ui/native_theme/native_theme_win.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 44 (31 generated)
f(malita)
3 years, 11 months ago (2017-01-05 16:31:53 UTC) #3
reed1
https://codereview.chromium.org/2611153002/diff/1/skia/ext/bitmap_platform_device_skia.cc File skia/ext/bitmap_platform_device_skia.cc (right): https://codereview.chromium.org/2611153002/diff/1/skia/ext/bitmap_platform_device_skia.cc#newcode52 skia/ext/bitmap_platform_device_skia.cc:52: NativeDrawingContext BitmapPlatformDevice::BeginPlatformPaint( Can we remove this method from the ...
3 years, 11 months ago (2017-01-05 16:40:33 UTC) #4
reed1
Ah, I see the additional complexity with that method. lgtm
3 years, 11 months ago (2017-01-05 16:50:39 UTC) #5
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/2611153002/40001
3 years, 11 months ago (2017-01-05 20:09:33 UTC) #20
f(malita)
TBR-ing trivial ui/native_theme/native_theme_win.cc header removal.
3 years, 11 months ago (2017-01-05 20:10:58 UTC) #22
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/2611153002/40001
3 years, 11 months ago (2017-01-05 20:11:28 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/ccdceaed36d07ad5ab6d5e504ece0459a4aeaddf
3 years, 11 months ago (2017-01-05 21:14:30 UTC) #27
sky
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2616003003/ by sky@chromium.org. ...
3 years, 11 months ago (2017-01-06 00:07:29 UTC) #28
sky
On 2017/01/06 00:07:29, sky wrote: > A revert of this CL (patchset #3 id:40001) has ...
3 years, 11 months ago (2017-01-06 01:03:04 UTC) #29
f(malita)
On 2017/01/06 01:03:04, sky wrote: > On 2017/01/06 00:07:29, sky wrote: > > A revert ...
3 years, 11 months ago (2017-01-06 14:31:53 UTC) #37
Michael Moss
lgtm
3 years, 11 months ago (2017-01-06 20:06:56 UTC) #38
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/2611153002/60001
3 years, 11 months ago (2017-01-06 20:08:19 UTC) #41
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 20:14:16 UTC) #44
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/09884beef8d9c585d4debd606c39...

Powered by Google App Engine
This is Rietveld 408576698