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

Issue 1698963003: Add ability to fuzz images using scaling and different modes (Closed)

Created:
4 years, 10 months ago by kjlubick
Modified:
4 years, 10 months ago
Reviewers:
msarett, scroggo
CC:
mtklein, reviews_skia.org, scroggo
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add ability to fuzz images using scaling and different modes This also fixes the tryAllocPixels/SkColorTable mismatch which was causing the "Image might be too large (32 x 32)" problems. BUG=skia:4952 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1698963003 Committed: https://skia.googlesource.com/skia/+/2a42f48b58f11c32017e2da6c8468a3e2cd9bd8c

Patch Set 1 #

Patch Set 2 : Add docs #

Total comments: 15

Patch Set 3 : Address feedback (mostly spacing) #

Patch Set 4 : fix signalBug goof #

Patch Set 5 : Fix pow ambiguity #

Unified diffs Side-by-side diffs Delta from patch set Stats (+233 lines, -18 lines) Patch
M fuzz/fuzz.cpp View 1 2 3 4 5 chunks +233 lines, -18 lines 0 comments Download

Messages

Total messages: 24 (11 generated)
kjlubick
Mode 3, kSubset_Mode only seemed to work for my stock webp images. All others exited ...
4 years, 10 months ago (2016-02-16 19:01:05 UTC) #3
scroggo
lgtm On 2016/02/16 19:01:05, kjlubick wrote: > Mode 3, kSubset_Mode only seemed to work for ...
4 years, 10 months ago (2016-02-16 19:17:38 UTC) #5
msarett
lgtm https://codereview.chromium.org/1698963003/diff/20001/fuzz/fuzz.cpp File fuzz/fuzz.cpp (right): https://codereview.chromium.org/1698963003/diff/20001/fuzz/fuzz.cpp#newcode163 fuzz/fuzz.cpp:163: case SkCodec::kInvalidConversion: On 2016/02/16 19:17:38, scroggo wrote: > ...
4 years, 10 months ago (2016-02-16 19:54:01 UTC) #6
kjlubick
https://codereview.chromium.org/1698963003/diff/20001/fuzz/fuzz.cpp File fuzz/fuzz.cpp (right): https://codereview.chromium.org/1698963003/diff/20001/fuzz/fuzz.cpp#newcode23 fuzz/fuzz.cpp:23: __SK_FORCE_IMAGE_DECODER_LINKING; On 2016/02/16 at 19:17:38, scroggo wrote: > Note ...
4 years, 10 months ago (2016-02-16 19:55:13 UTC) #7
kjlubick
On 2016/02/16 at 19:54:01, msarett wrote: > lgtm > > https://codereview.chromium.org/1698963003/diff/20001/fuzz/fuzz.cpp > File fuzz/fuzz.cpp (right): ...
4 years, 10 months ago (2016-02-16 20:07:54 UTC) #8
kjlubick
4 years, 10 months ago (2016-02-16 20:08:28 UTC) #9
msarett
On 2016/02/16 20:07:54, kjlubick wrote: > On 2016/02/16 at 19:54:01, msarett wrote: > > lgtm ...
4 years, 10 months ago (2016-02-16 20:11:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698963003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698963003/60001
4 years, 10 months ago (2016-02-16 20:16:42 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/6233)
4 years, 10 months ago (2016-02-16 20:19:07 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698963003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698963003/80001
4 years, 10 months ago (2016-02-16 20:27:16 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 20:59:47 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698963003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698963003/80001
4 years, 10 months ago (2016-02-17 00:13:40 UTC) #22
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 00:14:26 UTC) #24
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/2a42f48b58f11c32017e2da6c8468a3e2cd9bd8c

Powered by Google App Engine
This is Rietveld 408576698