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

Issue 1784493004: Reject dashes from GrAADFR (Closed)

Created:
4 years, 9 months ago by bsalomon
Modified:
4 years, 9 months ago
Reviewers:
jvanverth1, egdaniel
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move check earlier #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/gpu/batches/GrAADistanceFieldPathRenderer.cpp View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
bsalomon
4 years, 9 months ago (2016-03-10 22:33:30 UTC) #3
egdaniel
lgtm with the one suggestion https://codereview.chromium.org/1784493004/diff/1/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp File src/gpu/batches/GrAADistanceFieldPathRenderer.cpp (right): https://codereview.chromium.org/1784493004/diff/1/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp#newcode114 src/gpu/batches/GrAADistanceFieldPathRenderer.cpp:114: if (args.fStroke->isDashed()) { any ...
4 years, 9 months ago (2016-03-11 01:00:52 UTC) #4
jvanverth1
https://codereview.chromium.org/1784493004/diff/1/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp File src/gpu/batches/GrAADistanceFieldPathRenderer.cpp (right): https://codereview.chromium.org/1784493004/diff/1/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp#newcode114 src/gpu/batches/GrAADistanceFieldPathRenderer.cpp:114: if (args.fStroke->isDashed()) { On 2016/03/11 01:00:52, egdaniel wrote: > ...
4 years, 9 months ago (2016-03-11 13:49:40 UTC) #5
bsalomon
On 2016/03/11 13:49:40, jvanverth1 wrote: > https://codereview.chromium.org/1784493004/diff/1/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp > File src/gpu/batches/GrAADistanceFieldPathRenderer.cpp (right): > > https://codereview.chromium.org/1784493004/diff/1/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp#newcode114 > ...
4 years, 9 months ago (2016-03-11 14:04:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1784493004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1784493004/20001
4 years, 9 months ago (2016-03-11 14:05:02 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 14:22:03 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/6266dca7a7a991634d144cbc3a2c6cffefd67454

Powered by Google App Engine
This is Rietveld 408576698