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

Issue 1813813002: Add SkSpecialImage::makeTextureImage entry point & update filterInput (Closed)

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

Description

Patch Set 1 #

Total comments: 9

Patch Set 2 : Address code review issues #

Patch Set 3 : update to ToT #

Patch Set 4 : Fix possible nullptr dereference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -3 lines) Patch
M src/core/SkImageFilter.cpp View 1 2 3 1 chunk +12 lines, -1 line 0 comments Download
M src/core/SkSpecialImage.h View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M src/core/SkSpecialImage.cpp View 1 2 2 chunks +39 lines, -1 line 0 comments Download
M tests/SpecialImageTest.cpp View 1 2 2 chunks +77 lines, -1 line 0 comments Download

Messages

Total messages: 32 (17 generated)
robertphillips
4 years, 9 months ago (2016-03-17 16:34:18 UTC) #5
Stephen White
Looks good overall; just some questions. https://codereview.chromium.org/1813813002/diff/1/src/core/SkImageFilter.cpp File src/core/SkImageFilter.cpp (right): https://codereview.chromium.org/1813813002/diff/1/src/core/SkImageFilter.cpp#newcode598 src/core/SkImageFilter.cpp:598: if (src->peekTexture() && ...
4 years, 9 months ago (2016-03-17 17:10:08 UTC) #6
robertphillips
https://codereview.chromium.org/1813813002/diff/1/src/core/SkImageFilter.cpp File src/core/SkImageFilter.cpp (right): https://codereview.chromium.org/1813813002/diff/1/src/core/SkImageFilter.cpp#newcode598 src/core/SkImageFilter.cpp:598: if (src->peekTexture() && !result->peekTexture()) { On 2016/03/17 17:10:08, Stephen ...
4 years, 9 months ago (2016-03-17 21:01:47 UTC) #7
Stephen White
LGTM https://codereview.chromium.org/1813813002/diff/1/src/core/SkImageFilter.cpp File src/core/SkImageFilter.cpp (right): https://codereview.chromium.org/1813813002/diff/1/src/core/SkImageFilter.cpp#newcode600 src/core/SkImageFilter.cpp:600: // image filters that don't support GPU in ...
4 years, 9 months ago (2016-03-17 21:30:17 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813813002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813813002/20001
4 years, 9 months ago (2016-03-17 21:46:58 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Mac-Clang-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac-Clang-x86_64-Release-Trybot/builds/1251) Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on ...
4 years, 9 months ago (2016-03-17 21:48:28 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813813002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813813002/40001
4 years, 9 months ago (2016-03-17 22:04:33 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-17 22:13:44 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813813002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813813002/40001
4 years, 9 months ago (2016-03-17 22:15:03 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/05849018c85403a34b88819db1c4bcf713b70a2b
4 years, 9 months ago (2016-03-17 22:16:02 UTC) #21
bungeman-skia
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1811973005/ by bungeman@google.com. ...
4 years, 9 months ago (2016-03-18 12:35:58 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813813002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813813002/60001
4 years, 9 months ago (2016-03-18 14:47:24 UTC) #25
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-18 15:10:28 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813813002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813813002/60001
4 years, 9 months ago (2016-03-18 15:13:37 UTC) #30
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 15:14:31 UTC) #32
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/83c17fa56b23159166394cb3feb431ffafbbab48

Powered by Google App Engine
This is Rietveld 408576698