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

Issue 1577853004: Add CodecZeroInit test to DMSrcSink (Closed)

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

Description

Add CodecZeroInit test to DMSrcSink This should not cause any diffs on Gold. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1577853004 Committed: https://skia.googlesource.com/skia/+/bb25b5324965d53253fc3ad9f43b7d6faa2f9100

Patch Set 1 #

Total comments: 6

Patch Set 2 : Response to comments #

Total comments: 1

Patch Set 3 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -4 lines) Patch
M dm/DM.cpp View 2 chunks +5 lines, -2 lines 0 comments Download
M dm/DMSrcSink.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M dm/DMSrcSink.cpp View 1 1 chunk +10 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (5 generated)
msarett
https://codereview.chromium.org/1577853004/diff/1/dm/DMSrcSink.h File dm/DMSrcSink.h (right): https://codereview.chromium.org/1577853004/diff/1/dm/DMSrcSink.h#newcode103 dm/DMSrcSink.h:103: class CodecSrc : public Src { I think you ...
4 years, 11 months ago (2016-01-12 15:02:34 UTC) #3
scroggo
https://codereview.chromium.org/1577853004/diff/1/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1577853004/diff/1/dm/DMSrcSink.cpp#newcode328 dm/DMSrcSink.cpp:328: bitmap.eraseColor(0); This won't work for index8 bitmaps. Instead, we ...
4 years, 11 months ago (2016-01-12 22:27:46 UTC) #4
mtklein
https://codereview.chromium.org/1577853004/diff/1/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1577853004/diff/1/dm/DMSrcSink.cpp#newcode328 dm/DMSrcSink.cpp:328: bitmap.eraseColor(0); On 2016/01/12 22:27:46, scroggo wrote: > This won't ...
4 years, 11 months ago (2016-01-12 22:51:22 UTC) #5
msarett
https://codereview.chromium.org/1577853004/diff/1/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1577853004/diff/1/dm/DMSrcSink.cpp#newcode328 dm/DMSrcSink.cpp:328: bitmap.eraseColor(0); On 2016/01/12 22:51:22, mtklein wrote: > On 2016/01/12 ...
4 years, 11 months ago (2016-01-13 14:58:16 UTC) #6
scroggo
lgtm https://codereview.chromium.org/1577853004/diff/20001/dm/DMSrcSink.h File dm/DMSrcSink.h (right): https://codereview.chromium.org/1577853004/diff/20001/dm/DMSrcSink.h#newcode108 dm/DMSrcSink.h:108: // This should exercise all of the interesting ...
4 years, 11 months ago (2016-01-13 17:03:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1577853004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1577853004/40001
4 years, 11 months ago (2016-01-13 17:17:01 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-13 17:31:42 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/bb25b5324965d53253fc3ad9f43b7d6faa2f9100

Powered by Google App Engine
This is Rietveld 408576698