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

Issue 1719993002: fix misc asserts and checks found by fuzzer (Closed)

Created:
4 years, 10 months ago by reed1
Modified:
4 years, 10 months ago
Reviewers:
robertphillips
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: 4

Patch Set 2 : fix alphathreshold test #

Patch Set 3 : address comments from #7 #

Patch Set 4 : hide the creation of the typeface as well #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -45 lines) Patch
M include/core/SkPathEffect.h View 2 chunks +14 lines, -2 lines 0 comments Download
M include/effects/Sk1DPathEffect.h View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M include/effects/SkAlphaThresholdFilter.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M include/effects/SkDashPathEffect.h View 3 chunks +3 lines, -4 lines 0 comments Download
M samplecode/SampleFilterFuzz.cpp View 1 2 3 2 chunks +9 lines, -4 lines 0 comments Download
M src/effects/Sk1DPathEffect.cpp View 2 chunks +32 lines, -28 lines 0 comments Download
M src/effects/SkAlphaThresholdFilter.cpp View 1 2 chunks +8 lines, -1 line 0 comments Download
M src/effects/SkDashPathEffect.cpp View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
reed1
4 years, 10 months ago (2016-02-22 17:05:43 UTC) #3
reed1
ptal
4 years, 10 months ago (2016-02-22 17:33:24 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1719993002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1719993002/20001
4 years, 10 months ago (2016-02-22 17:33:34 UTC) #6
robertphillips
https://codereview.chromium.org/1719993002/diff/1/samplecode/SampleFilterFuzz.cpp File samplecode/SampleFilterFuzz.cpp (right): https://codereview.chromium.org/1719993002/diff/1/samplecode/SampleFilterFuzz.cpp#newcode206 samplecode/SampleFilterFuzz.cpp:206: static SkPath1DPathEffect::Style make_path_1d_path_effect_style() { We don't want to do ...
4 years, 10 months ago (2016-02-22 17:40:14 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-22 17:57:15 UTC) #9
reed1
https://codereview.chromium.org/1719993002/diff/1/samplecode/SampleFilterFuzz.cpp File samplecode/SampleFilterFuzz.cpp (right): https://codereview.chromium.org/1719993002/diff/1/samplecode/SampleFilterFuzz.cpp#newcode206 samplecode/SampleFilterFuzz.cpp:206: static SkPath1DPathEffect::Style make_path_1d_path_effect_style() { On 2016/02/22 17:40:14, robertphillips wrote: ...
4 years, 10 months ago (2016-02-22 19:57:45 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1719993002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1719993002/40001
4 years, 10 months ago (2016-02-22 19:58:00 UTC) #12
robertphillips
lgtm w/ moving the "#if 0" up a line.
4 years, 10 months ago (2016-02-22 20:08:02 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1719993002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1719993002/60001
4 years, 10 months ago (2016-02-22 20:12:59 UTC) #16
commit-bot: I haz the power
4 years, 10 months ago (2016-02-22 20:50:28 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/ca726abe1e4a2522b24e5143c5faf0e594a4802a

Powered by Google App Engine
This is Rietveld 408576698