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

Issue 1698913004: Remove 6-param applyCropRect() from lighting filters (GPU path). (Closed)

Created:
4 years, 10 months ago by Stephen White
Modified:
4 years, 10 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@apply-crop-rect6-remove-lighting
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Remove 6-param applyCropRect() from lighting filters (GPU path). This required adding a texture domain effect if the destination bounds are not contained within the source bounds. BUG=skia:4502 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1698913004 Committed: https://skia.googlesource.com/skia/+/9bd5f746ca45ebec0ed3b54dcbd6cf5fc2754c3c

Patch Set 1 #

Patch Set 2 : Tweak #

Patch Set 3 : Tweak more #

Patch Set 4 : Tweak more #

Patch Set 5 : Only create a texture domain if necessary #

Patch Set 6 : Fixes #

Patch Set 7 : Tweak #

Total comments: 2

Patch Set 8 : Fix whitespace, bugs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -42 lines) Patch
M src/effects/SkLightingImageFilter.cpp View 1 2 3 4 5 6 7 28 chunks +104 lines, -42 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
Stephen White
Rob: PTAL. Thanks!
4 years, 10 months ago (2016-02-17 16:31:56 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698913004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698913004/120001
4 years, 10 months ago (2016-02-17 16:32:29 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-17 17:01:12 UTC) #9
robertphillips
lgtm https://codereview.chromium.org/1698913004/diff/120001/src/effects/SkLightingImageFilter.cpp File src/effects/SkLightingImageFilter.cpp (right): https://codereview.chromium.org/1698913004/diff/120001/src/effects/SkLightingImageFilter.cpp#newcode1801 src/effects/SkLightingImageFilter.cpp:1801: temp.appendf("temp%d", index); We don't need the '\n's and ...
4 years, 10 months ago (2016-02-17 18:05:45 UTC) #10
Stephen White
https://codereview.chromium.org/1698913004/diff/120001/src/effects/SkLightingImageFilter.cpp File src/effects/SkLightingImageFilter.cpp (right): https://codereview.chromium.org/1698913004/diff/120001/src/effects/SkLightingImageFilter.cpp#newcode1801 src/effects/SkLightingImageFilter.cpp:1801: temp.appendf("temp%d", index); On 2016/02/17 18:05:45, robertphillips wrote: > We ...
4 years, 10 months ago (2016-02-17 18:26:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698913004/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698913004/140001
4 years, 10 months ago (2016-02-17 18:27:47 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 18:59:50 UTC) #16
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/9bd5f746ca45ebec0ed3b54dcbd6cf5fc2754c3c

Powered by Google App Engine
This is Rietveld 408576698