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

Issue 345113003: Add the ability for gpu to render dotted lines (dashed line, 0 on interval, round caps) (Closed)

Created:
6 years, 6 months ago by egdaniel
Modified:
6 years, 5 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add the ability for gpu to render dotted lines (dashed line, 0 on interval, round caps) BUG=skia: Committed: https://skia.googlesource.com/skia/+/f767e792b929df9a2d9f35f9c68adaa9251f4da3

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixes from review comments #

Total comments: 2

Patch Set 3 : Clean up and Add GM ignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+250 lines, -15 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M src/gpu/effects/GrDashingEffect.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M src/gpu/effects/GrDashingEffect.cpp View 1 2 8 chunks +240 lines, -14 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
egdaniel
6 years, 6 months ago (2014-06-24 19:26:00 UTC) #1
bsalomon
Instead of passing bool isRoundCap can we pass an enum? Either the existing cap enum ...
6 years, 6 months ago (2014-06-25 14:20:44 UTC) #2
egdaniel
ptal
6 years, 5 months ago (2014-07-01 14:15:58 UTC) #3
egdaniel
ptal
6 years, 5 months ago (2014-07-01 14:15:58 UTC) #4
bsalomon
lgtm w/ suggestions https://codereview.chromium.org/345113003/diff/20001/src/gpu/effects/GrDashingEffect.cpp File src/gpu/effects/GrDashingEffect.cpp (right): https://codereview.chromium.org/345113003/diff/20001/src/gpu/effects/GrDashingEffect.cpp#newcode430 src/gpu/effects/GrDashingEffect.cpp:430: SkScalar strokeWidth); Why not just call ...
6 years, 5 months ago (2014-07-01 14:24:34 UTC) #5
egdaniel
The CQ bit was checked by egdaniel@google.com
6 years, 5 months ago (2014-07-02 13:05:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/345113003/60001
6 years, 5 months ago (2014-07-02 13:06:10 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-02 13:21:41 UTC) #8
Message was sent while issue was closed.
Change committed as f767e792b929df9a2d9f35f9c68adaa9251f4da3

Powered by Google App Engine
This is Rietveld 408576698