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

Issue 2357643002: Make GrShape compute keys for short paths from path data instead of using the gen id. (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

Make GrShape compute keys for short paths from path data instead of using the gen id. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2357643002 Committed: https://skia.googlesource.com/skia/+/67fa4e31d885acf74514527a2cc3ed759c05d3c4

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 9

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -150 lines) Patch
M src/core/SkPathPriv.h View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
M src/gpu/GrPath.cpp View 1 3 chunks +11 lines, -138 lines 0 comments Download
M src/gpu/GrShape.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/gpu/GrShape.cpp View 1 2 3 chunks +58 lines, -5 lines 0 comments Download
M tests/GrShapeTest.cpp View 1 2 5 chunks +84 lines, -7 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (7 generated)
bsalomon
4 years, 3 months ago (2016-09-20 17:13:22 UTC) #3
robertphillips
lgtm https://codereview.chromium.org/2357643002/diff/20001/src/core/SkPathPriv.h File src/core/SkPathPriv.h (right): https://codereview.chromium.org/2357643002/diff/20001/src/core/SkPathPriv.h#newcode109 src/core/SkPathPriv.h:109: point -> pointer ? https://codereview.chromium.org/2357643002/diff/20001/src/core/SkPathPriv.h#newcode119 src/core/SkPathPriv.h:119: same here ...
4 years, 3 months ago (2016-09-21 13:37:47 UTC) #4
bsalomon
https://codereview.chromium.org/2357643002/diff/20001/src/core/SkPathPriv.h File src/core/SkPathPriv.h (right): https://codereview.chromium.org/2357643002/diff/20001/src/core/SkPathPriv.h#newcode109 src/core/SkPathPriv.h:109: On 2016/09/21 13:37:46, robertphillips wrote: > point -> pointer ...
4 years, 3 months ago (2016-09-21 14:17:35 UTC) #5
commit-bot: I haz the power
This CL has an open dependency (Issue 2355833002 Patch 20001). Please resolve the dependency and ...
4 years, 3 months ago (2016-09-21 14:32:21 UTC) #9
robertphillips
https://codereview.chromium.org/2357643002/diff/20001/src/gpu/GrShape.cpp File src/gpu/GrShape.cpp (right): https://codereview.chromium.org/2357643002/diff/20001/src/gpu/GrShape.cpp#newcode134 src/gpu/GrShape.cpp:134: case Type::kPath: { On 2016/09/21 14:17:35, bsalomon wrote: > ...
4 years, 3 months ago (2016-09-21 14:43:10 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/2357643002/40001
4 years, 3 months ago (2016-09-21 14:48:01 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 15:27:00 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/67fa4e31d885acf74514527a2cc3ed759c05d3c4

Powered by Google App Engine
This is Rietveld 408576698