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

Issue 1990793003: Don't allow uncacheable paths in tessellated path renderer (Closed)

Created:
4 years, 7 months ago by bsalomon
Modified:
4 years, 7 months ago
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 : Change order of tests in onCanDrawPath #

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

Messages

Total messages: 17 (8 generated)
bsalomon
Stephen, I think this addresses your concern from the GrStrokeInfo->GrStyle change. The other case when ...
4 years, 7 months ago (2016-05-18 13:43:07 UTC) #3
Stephen White
LGTM w/nit Thanks for this! https://codereview.chromium.org/1990793003/diff/1/src/gpu/batches/GrTessellatingPathRenderer.cpp File src/gpu/batches/GrTessellatingPathRenderer.cpp (right): https://codereview.chromium.org/1990793003/diff/1/src/gpu/batches/GrTessellatingPathRenderer.cpp#newcode114 src/gpu/batches/GrTessellatingPathRenderer.cpp:114: !args.fPath->isVolatile(); Could you put ...
4 years, 7 months ago (2016-05-18 13:45:49 UTC) #5
bsalomon
https://codereview.chromium.org/1990793003/diff/1/src/gpu/batches/GrTessellatingPathRenderer.cpp File src/gpu/batches/GrTessellatingPathRenderer.cpp (right): https://codereview.chromium.org/1990793003/diff/1/src/gpu/batches/GrTessellatingPathRenderer.cpp#newcode114 src/gpu/batches/GrTessellatingPathRenderer.cpp:114: !args.fPath->isVolatile(); On 2016/05/18 13:45:49, Stephen White wrote: > Could ...
4 years, 7 months ago (2016-05-18 13:53:44 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990793003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990793003/20001
4 years, 7 months ago (2016-05-18 13:53:52 UTC) #8
Stephen White
On 2016/05/18 13:53:44, bsalomon wrote: > https://codereview.chromium.org/1990793003/diff/1/src/gpu/batches/GrTessellatingPathRenderer.cpp > File src/gpu/batches/GrTessellatingPathRenderer.cpp (right): > > https://codereview.chromium.org/1990793003/diff/1/src/gpu/batches/GrTessellatingPathRenderer.cpp#newcode114 > ...
4 years, 7 months ago (2016-05-18 13:55:11 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-18 14:10:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990793003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990793003/20001
4 years, 7 months ago (2016-05-18 14:29:09 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/aebd0fd32f8fde610de03b4f1e6d11ce24bfb73d
4 years, 7 months ago (2016-05-18 14:30:03 UTC) #16
bsalomon
4 years, 7 months ago (2016-05-18 20:51:58 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1993923002/ by bsalomon@google.com.

The reason for reverting is: Caused innershapes test to be rendered incorrectly
on the N10. This might be a driver bug..

Powered by Google App Engine
This is Rietveld 408576698