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

Issue 187893004: don't need to create SkBitmapDevice -- which is deprecated from the public API (Closed)

Created:
6 years, 9 months ago by reed1
Modified:
6 years, 9 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

don't need to create SkBitmapDevice -- which is deprecated from the public API this one file was lifted from https://codereview.chromium.org/184743002/ and then modified to erase the bitmap when it is not marked as opaque. This restores the previous behavior when we were explicitly creating SkBitmapDevice. NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255319

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : address style nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M media/filters/skcanvas_video_renderer_unittest.cc View 1 2 4 chunks +19 lines, -16 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
reed1
6 years, 9 months ago (2014-03-05 18:49:26 UTC) #1
reed1
6 years, 9 months ago (2014-03-05 19:21:33 UTC) #2
reed1
6 years, 9 months ago (2014-03-05 20:10:48 UTC) #3
robertphillips
lgtm from the Skia perspective
6 years, 9 months ago (2014-03-05 20:17:04 UTC) #4
reed1
mac failure in trybot does not seem related to this CL. linux success mirrors what ...
6 years, 9 months ago (2014-03-05 21:47:47 UTC) #5
reed1
The CQ bit was checked by reed@google.com
6 years, 9 months ago (2014-03-05 21:47:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reed@google.com/187893004/20001
6 years, 9 months ago (2014-03-05 21:52:53 UTC) #7
scherkus (not reviewing)
lgtm w/ nits https://codereview.chromium.org/187893004/diff/20001/media/filters/skcanvas_video_renderer_unittest.cc File media/filters/skcanvas_video_renderer_unittest.cc (right): https://codereview.chromium.org/187893004/diff/20001/media/filters/skcanvas_video_renderer_unittest.cc#newcode81 media/filters/skcanvas_video_renderer_unittest.cc:81: static SkBitmap alloc_bitmap(int width, int height, ...
6 years, 9 months ago (2014-03-05 21:54:33 UTC) #8
reed1
The CQ bit was unchecked by reed@google.com
6 years, 9 months ago (2014-03-05 21:59:25 UTC) #9
reed1
https://codereview.chromium.org/187893004/diff/20001/media/filters/skcanvas_video_renderer_unittest.cc File media/filters/skcanvas_video_renderer_unittest.cc (right): https://codereview.chromium.org/187893004/diff/20001/media/filters/skcanvas_video_renderer_unittest.cc#newcode81 media/filters/skcanvas_video_renderer_unittest.cc:81: static SkBitmap alloc_bitmap(int width, int height, bool isOpaque) { ...
6 years, 9 months ago (2014-03-05 22:02:31 UTC) #10
reed1
The CQ bit was checked by reed@google.com
6 years, 9 months ago (2014-03-05 22:02:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reed@google.com/187893004/40001
6 years, 9 months ago (2014-03-05 22:03:50 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 22:22:26 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275663
6 years, 9 months ago (2014-03-05 22:22:26 UTC) #14
reed1
The CQ bit was checked by reed@google.com
6 years, 9 months ago (2014-03-06 02:49:06 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reed@google.com/187893004/40001
6 years, 9 months ago (2014-03-06 03:07:16 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 05:42:49 UTC) #17
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=276094
6 years, 9 months ago (2014-03-06 05:42:50 UTC) #18
reed1
win_rel failure is in an unrelated unittest (browser/url), and my CL only changes a different ...
6 years, 9 months ago (2014-03-06 12:52:22 UTC) #19
reed1
The CQ bit was checked by reed@google.com
6 years, 9 months ago (2014-03-06 12:52:44 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reed@google.com/187893004/40001
6 years, 9 months ago (2014-03-06 12:53:01 UTC) #21
commit-bot: I haz the power
6 years, 9 months ago (2014-03-06 13:00:16 UTC) #22
Message was sent while issue was closed.
Change committed as 255319

Powered by Google App Engine
This is Rietveld 408576698