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

Issue 1504043002: Ignore zero-length joins (Closed)

Created:
5 years ago by caryclark
Modified:
5 years ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Zero length lines may have caps, but do not need joins. Check to see if the point is preceeded or followed by a line with a computable tangent before adding the join. R=reed@google.com BUG=566075 Committed: https://skia.googlesource.com/skia/+/57eecc154e20b454ad2f889049670fe386f038da

Patch Set 1 #

Patch Set 2 : ignore zero-move pts if preceeded or followed by tangents #

Patch Set 3 : track whether prior join was completed #

Patch Set 4 : let has_valid_tangent work with exhausted iter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -3 lines) Patch
M gm/strokes.cpp View 1 1 chunk +26 lines, -0 lines 0 comments Download
M src/core/SkStroke.cpp View 1 2 3 6 chunks +41 lines, -3 lines 0 comments Download

Messages

Total messages: 24 (12 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/1504043002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504043002/1
5 years ago (2015-12-07 15:13:05 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-07 15:25:17 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504043002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504043002/20001
5 years ago (2015-12-07 18:28:54 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/4573)
5 years ago (2015-12-07 18:38:43 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504043002/40001
5 years ago (2015-12-07 21:24:14 UTC) #12
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/4586)
5 years ago (2015-12-07 21:34:51 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504043002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504043002/60001
5 years ago (2015-12-07 21:39:07 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-07 21:53:23 UTC) #18
caryclark
5 years ago (2015-12-07 22:06:48 UTC) #19
reed1
lgtm
5 years ago (2015-12-07 22:26:33 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504043002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504043002/60001
5 years ago (2015-12-08 12:29:10 UTC) #22
commit-bot: I haz the power
5 years ago (2015-12-08 12:29:52 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/57eecc154e20b454ad2f889049670fe386f038da

Powered by Google App Engine
This is Rietveld 408576698