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

Issue 1704433003: Make kInvalidConversion a fatal failure in DMSrcSink (Closed)

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

Description

Make kInvalidConversion a fatal failure in DMSrcSink We just need to abort early on tests that we know are invalid conversions. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1704433003 Committed: https://skia.googlesource.com/skia/+/55f7bdd956bf73dd2501a35a646870c1aebb34b7

Patch Set 1 #

Patch Set 2 : Try again #

Patch Set 3 : Third time is the charm #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -11 lines) Patch
M dm/DM.cpp View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M dm/DMSrcSink.cpp View 1 2 3 chunks +6 lines, -5 lines 2 comments Download

Messages

Total messages: 28 (14 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1704433003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1704433003/1
4 years, 10 months ago (2016-02-16 19:52:12 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/6148)
4 years, 10 months ago (2016-02-16 20:00:14 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1704433003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1704433003/20001
4 years, 10 months ago (2016-02-16 20:12:03 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/6151)
4 years, 10 months ago (2016-02-16 20:17:50 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1704433003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1704433003/40001
4 years, 10 months ago (2016-02-16 20:27:56 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Mac-Clang-Arm7-Debug-iOS-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac-Clang-Arm7-Debug-iOS-Trybot/builds/309) Build-Mac-Clang-x86_64-Release-Trybot on ...
4 years, 10 months ago (2016-02-16 20:29:00 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1704433003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1704433003/60001
4 years, 10 months ago (2016-02-16 20:31:38 UTC) #16
msarett
4 years, 10 months ago (2016-02-16 21:00:00 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 21:03:57 UTC) #21
scroggo
https://codereview.chromium.org/1704433003/diff/60001/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1704433003/diff/60001/dm/DMSrcSink.cpp#newcode325 dm/DMSrcSink.cpp:325: kOpaque_SkAlphaType != decodeInfo->alphaType()) { We only attempt gray if ...
4 years, 10 months ago (2016-02-16 21:13:25 UTC) #22
msarett
https://codereview.chromium.org/1704433003/diff/60001/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1704433003/diff/60001/dm/DMSrcSink.cpp#newcode325 dm/DMSrcSink.cpp:325: kOpaque_SkAlphaType != decodeInfo->alphaType()) { On 2016/02/16 21:13:25, scroggo wrote: ...
4 years, 10 months ago (2016-02-16 21:14:51 UTC) #23
scroggo
lgtm
4 years, 10 months ago (2016-02-16 21:23:40 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1704433003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1704433003/60001
4 years, 10 months ago (2016-02-16 21:24:09 UTC) #26
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 21:24:59 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://skia.googlesource.com/skia/+/55f7bdd956bf73dd2501a35a646870c1aebb34b7

Powered by Google App Engine
This is Rietveld 408576698