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

Issue 2355833002: Stop closing filled paths in GrShape (Closed)

Created:
4 years, 3 months ago by bsalomon
Modified:
4 years, 3 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Stop closing filled paths in GrShape This can force a copy of the path data and isn't really being taken advantage of. It complicates a forthcoming change to key small paths based on their data rather than gen id. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2355833002 Committed: https://skia.googlesource.com/skia/+/ad001fdc77b2dfe32c1723cb58636728dfb776d8 Committed: https://skia.googlesource.com/skia/+/8eb43e5f63306a22570b977bbb69e4ec78432d24

Patch Set 1 #

Patch Set 2 : Fix MSAA path renderer to use closing iterator #

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

Dependent Patchsets:

Messages

Total messages: 19 (9 generated)
bsalomon
4 years, 3 months ago (2016-09-20 14:07:20 UTC) #3
robertphillips
lgtm
4 years, 3 months ago (2016-09-20 16:49:39 UTC) #5
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/2355833002/1
4 years, 3 months ago (2016-09-20 17:12:27 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/ad001fdc77b2dfe32c1723cb58636728dfb776d8
4 years, 3 months ago (2016-09-20 19:44:39 UTC) #9
f(malita)
On 2016/09/20 19:44:39, commit-bot: I haz the power wrote: > Committed patchset #1 (id:1) as ...
4 years, 3 months ago (2016-09-20 20:58:47 UTC) #10
f(malita)
On 2016/09/20 20:58:47, f(malita) wrote: > On 2016/09/20 19:44:39, commit-bot: I haz the power wrote: ...
4 years, 3 months ago (2016-09-20 21:04:47 UTC) #11
fmalita_google_do_not_use
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2357713002/ by fmalita@google.com. ...
4 years, 3 months ago (2016-09-20 21:06:44 UTC) #12
bsalomon
The MSAAPathRenderer was relying on the closing behavior of GrShape. I modified it to use ...
4 years, 3 months ago (2016-09-21 14:08:13 UTC) #14
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/2355833002/20001
4 years, 3 months ago (2016-09-21 14:08:22 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 14:47:36 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/8eb43e5f63306a22570b977bbb69e4ec78432d24

Powered by Google App Engine
This is Rietveld 408576698