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

Issue 2342873002: Fix key computation for GrPaths (Closed)

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

Description

Fix key computation for GrPaths Improve tests to ensure paths are receiving valid keys GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2342873002 Committed: https://skia.googlesource.com/skia/+/7bffcd2673015f04fd3e20785746be38dd81b566

Patch Set 1 #

Patch Set 2 : test multiple styles #

Total comments: 1

Patch Set 3 : restore behavior of not using data-based key when original path is non-volatile #

Patch Set 4 : incorporate style into the GrPath's key #

Patch Set 5 : fix #

Patch Set 6 : fix crash #

Total comments: 4

Patch Set 7 : Fix MSVS warning #

Patch Set 8 : more MSVS warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -110 lines) Patch
M src/gpu/GrPath.h View 2 chunks +3 lines, -2 lines 0 comments Download
M src/gpu/GrPath.cpp View 1 2 3 4 4 chunks +23 lines, -80 lines 0 comments Download
M src/gpu/batches/GrStencilAndCoverPathRenderer.cpp View 1 2 3 4 5 3 chunks +18 lines, -12 lines 0 comments Download
M tests/GpuDrawPathTest.cpp View 1 2 3 4 5 6 7 2 chunks +67 lines, -16 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
bsalomon
This still has some issue I need to debug, but I think we ought to ...
4 years, 3 months ago (2016-09-15 14:53:50 UTC) #3
bsalomon
This is now working. The new tests pass and all GMs draw the same as ...
4 years, 3 months ago (2016-09-15 15:21:35 UTC) #4
csmartdalton
lgtm with a thought for an additional cleanup opportunity this patch gives us https://codereview.chromium.org/2342873002/diff/100001/src/gpu/GrPath.cpp File ...
4 years, 3 months ago (2016-09-15 17:21:27 UTC) #5
bsalomon
https://codereview.chromium.org/2342873002/diff/100001/src/gpu/GrPath.cpp File src/gpu/GrPath.cpp (right): https://codereview.chromium.org/2342873002/diff/100001/src/gpu/GrPath.cpp#newcode135 src/gpu/GrPath.cpp:135: if (styleCnt < 0 || geoCnt < 0) { ...
4 years, 3 months ago (2016-09-15 17:41:35 UTC) #6
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/2342873002/100001
4 years, 3 months ago (2016-09-15 17:42:34 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on master.client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/11667)
4 years, 3 months ago (2016-09-15 18:07:04 UTC) #10
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/2342873002/120001
4 years, 3 months ago (2016-09-15 18:19:46 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86_64-Release-Vulkan-Trybot on master.client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Release-Vulkan-Trybot/builds/1679)
4 years, 3 months ago (2016-09-15 18:59:43 UTC) #15
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/2342873002/140001
4 years, 3 months ago (2016-09-15 19:34:27 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 20:55:36 UTC) #20
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/7bffcd2673015f04fd3e20785746be38dd81b566

Powered by Google App Engine
This is Rietveld 408576698