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

Issue 1972213002: Fix bug & add code to catch ImageFilter clearing bugs (Closed)

Created:
4 years, 7 months ago by robertphillips
Modified:
4 years, 7 months ago
Reviewers:
Stephen White, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix bug & add code to catch ImageFilter clearing bugs Follow on to https://codereview.chromium.org/1969193002/ (SkPictureImageFilter - clear local canvas before use) BUG=610667 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1972213002 Committed: https://skia.googlesource.com/skia/+/3806b8fb7ffe757cf42f13024dbaf9f24856ccd3

Patch Set 1 #

Total comments: 2

Patch Set 2 : switch #define #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M gm/pictureimagefilter.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M src/core/SkSpecialSurface.cpp View 1 2 chunks +6 lines, -0 lines 0 comments Download
M src/effects/SkXfermodeImageFilter.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
robertphillips
4 years, 7 months ago (2016-05-12 15:16:34 UTC) #4
Stephen White
https://codereview.chromium.org/1972213002/diff/1/src/core/SkSpecialSurface.cpp File src/core/SkSpecialSurface.cpp (right): https://codereview.chromium.org/1972213002/diff/1/src/core/SkSpecialSurface.cpp#newcode78 src/core/SkSpecialSurface.cpp:78: fCanvas->clear(SK_ColorRED); // catch any imageFilter sloppiness This is a ...
4 years, 7 months ago (2016-05-12 15:43:58 UTC) #7
robertphillips
https://codereview.chromium.org/1972213002/diff/1/src/core/SkSpecialSurface.cpp File src/core/SkSpecialSurface.cpp (right): https://codereview.chromium.org/1972213002/diff/1/src/core/SkSpecialSurface.cpp#newcode78 src/core/SkSpecialSurface.cpp:78: fCanvas->clear(SK_ColorRED); // catch any imageFilter sloppiness On 2016/05/12 15:43:58, ...
4 years, 7 months ago (2016-05-12 17:00:57 UTC) #8
Stephen White
LGTM
4 years, 7 months ago (2016-05-12 17:01:49 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1972213002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1972213002/20001
4 years, 7 months ago (2016-05-12 17:20:44 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-12 17:42:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1972213002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1972213002/20001
4 years, 7 months ago (2016-05-12 17:45:47 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 17:46:43 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/3806b8fb7ffe757cf42f13024dbaf9f24856ccd3

Powered by Google App Engine
This is Rietveld 408576698