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

Issue 2239463002: Create gradient fuzzers (Closed)

Created:
4 years, 4 months ago by kjlubick
Modified:
4 years, 4 months ago
Reviewers:
f(malita)
CC:
reed1, reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Clean up duplicate code #

Patch Set 3 : Last gradient #

Patch Set 4 : Use global and local matrices #

Total comments: 12

Patch Set 5 : Address feedback #

Patch Set 6 : Clean up initGradiantParams #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -0 lines) Patch
A fuzz/FuzzGradients.cpp View 1 2 3 4 5 1 chunk +294 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
kjlubick
4 years, 4 months ago (2016-08-11 15:01:47 UTC) #4
f(malita)
Looks good, mostly nits. https://codereview.chromium.org/2239463002/diff/60001/fuzz/FuzzGradients.cpp File fuzz/FuzzGradients.cpp (right): https://codereview.chromium.org/2239463002/diff/60001/fuzz/FuzzGradients.cpp#newcode18 fuzz/FuzzGradients.cpp:18: SkScalar scaleX, skewX, transX, skewY, ...
4 years, 4 months ago (2016-08-11 16:06:21 UTC) #5
kjlubick
https://codereview.chromium.org/2239463002/diff/60001/fuzz/FuzzGradients.cpp File fuzz/FuzzGradients.cpp (right): https://codereview.chromium.org/2239463002/diff/60001/fuzz/FuzzGradients.cpp#newcode18 fuzz/FuzzGradients.cpp:18: SkScalar scaleX, skewX, transX, skewY, scaleY, transY, persp0, persp1, ...
4 years, 4 months ago (2016-08-11 17:15:25 UTC) #6
f(malita)
Thanks for the explanation, LGTM.
4 years, 4 months ago (2016-08-11 17:18:15 UTC) #7
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/2239463002/80001
4 years, 4 months ago (2016-08-11 17:20:56 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on master.client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/10559)
4 years, 4 months ago (2016-08-11 17:25:24 UTC) #11
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/2239463002/100001
4 years, 4 months ago (2016-08-12 13:25:09 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 13:26:07 UTC) #20
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/1eda1eb2039518f534c4b893482c8b0f8c4abeab

Powered by Google App Engine
This is Rietveld 408576698