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

Issue 1641663002: Stop testing SkImageDecoder in DM/nanobench (Closed)

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

Description

Stop testing SkImageDecoder in DM/nanobench We have already used it for comparison, and are switching forward to using SkCodec. This also allows us to simplify the code for checking the extensions we support for images. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1641663002 Committed: https://skia.googlesource.com/skia/+/0edf1693dfd8360f5b8256e0700c2240854c010f

Patch Set 1 #

Patch Set 2 : Remove SkImageDecoder from nanobench #

Patch Set 3 : Remove obsolete blacklists #

Patch Set 4 : Update dm_flags.json #

Total comments: 3

Patch Set 5 : Reblacklist some interlaced images #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2140 lines) Patch
D bench/DecodingBench.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D bench/DecodingBench.cpp View 1 1 chunk +0 lines, -97 lines 0 comments Download
M bench/nanobench.cpp View 1 4 chunks +0 lines, -26 lines 0 comments Download
M dm/DM.cpp View 3 chunks +0 lines, -20 lines 0 comments Download
M dm/DMSrcSink.h View 1 chunk +0 lines, -12 lines 0 comments Download
M dm/DMSrcSink.cpp View 1 chunk +0 lines, -50 lines 0 comments Download
M tools/dm_flags.json View 1 2 3 4 13 chunks +51 lines, -1843 lines 0 comments Download
M tools/dm_flags.py View 1 2 3 4 2 chunks +0 lines, -52 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
scroggo
4 years, 11 months ago (2016-01-27 15:35:10 UTC) #4
msarett
Yaaaay!!! lgtm https://codereview.chromium.org/1641663002/diff/60001/bench/DecodingBench.cpp File bench/DecodingBench.cpp (left): https://codereview.chromium.org/1641663002/diff/60001/bench/DecodingBench.cpp#oldcode23 bench/DecodingBench.cpp:23: DecodingBench::DecodingBench(SkString path, SkColorType colorType) First code I ...
4 years, 11 months ago (2016-01-27 15:52:38 UTC) #5
scroggo
https://codereview.chromium.org/1641663002/diff/60001/tools/dm_flags.py File tools/dm_flags.py (left): https://codereview.chromium.org/1641663002/diff/60001/tools/dm_flags.py#oldcode167 tools/dm_flags.py:167: if 'x86' in bot and not 'x86-64' in bot: ...
4 years, 10 months ago (2016-01-27 16:13:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1641663002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1641663002/80001
4 years, 10 months ago (2016-01-27 16:13:47 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-01-27 16:26:46 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/0edf1693dfd8360f5b8256e0700c2240854c010f

Powered by Google App Engine
This is Rietveld 408576698