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

Issue 2252443002: Only test SVG DM sources against direct raster/gpu sinks. (Closed)

Created:
4 years, 4 months ago by f(malita)
Modified:
4 years, 4 months ago
Reviewers:
mtklein, robertphillips
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Only test SVG DM sources against direct raster/gpu sinks. There isn't much value in testing against indirect or vector sinks. R=mtklein@google.com,robertphillips@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2252443002 Committed: https://skia.googlesource.com/skia/+/179d88522c3cdd49480e34482c29a8afb027a6ad

Patch Set 1 #

Patch Set 2 : gpu #

Total comments: 2

Patch Set 3 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M dm/DMSrcSink.h View 1 chunk +1 line, -0 lines 0 comments Download
M dm/DMSrcSink.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
f(malita)
4 years, 4 months ago (2016-08-15 20:27:20 UTC) #3
mtklein
https://codereview.chromium.org/2252443002/diff/20001/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/2252443002/diff/20001/dm/DMSrcSink.cpp#newcode1059 dm/DMSrcSink.cpp:1059: return (flags.type != SinkFlags::kRaster && flags.type != SinkFlags::kGPU) maybe ...
4 years, 4 months ago (2016-08-15 20:35:37 UTC) #6
mtklein
(lgtm though)
4 years, 4 months ago (2016-08-15 20:36:04 UTC) #7
f(malita)
https://codereview.chromium.org/2252443002/diff/20001/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/2252443002/diff/20001/dm/DMSrcSink.cpp#newcode1059 dm/DMSrcSink.cpp:1059: return (flags.type != SinkFlags::kRaster && flags.type != SinkFlags::kGPU) On ...
4 years, 4 months ago (2016-08-16 20:59:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2252443002/40001
4 years, 4 months ago (2016-08-16 20:59:06 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 21:23:32 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/179d88522c3cdd49480e34482c29a8afb027a6ad

Powered by Google App Engine
This is Rietveld 408576698