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

Issue 102683002: Simplify matrix generation for convex path renderer (Closed)

Created:
7 years ago by jvanverth1
Modified:
7 years ago
Reviewers:
bsalomon, mtklein
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Simplify matrix generation for convex path renderer Addresses precision issues which were leading to asserts in Debug Committed: http://code.google.com/p/skia/source/detail?r=12494

Patch Set 1 #

Patch Set 2 : Add GPU GMs to rebaseline #

Patch Set 3 : Rebase to latest #

Patch Set 4 : Use predefined indices for SkMatrix #

Total comments: 4

Patch Set 5 : Updated to address nits and add more ignored GMs #

Patch Set 6 : Rebase to latest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -14 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 4 5 1 chunk +22 lines, -0 lines 0 comments Download
M src/gpu/GrPathUtils.cpp View 1 2 3 4 3 chunks +45 lines, -14 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jvanverth1
7 years ago (2013-12-03 20:27:04 UTC) #1
mtklein
lgtm https://codereview.chromium.org/102683002/diff/60001/src/gpu/GrPathUtils.cpp File src/gpu/GrPathUtils.cpp (right): https://codereview.chromium.org/102683002/diff/60001/src/gpu/GrPathUtils.cpp#newcode255 src/gpu/GrPathUtils.cpp:255: // order swapped around to minimize stalls Interesting! ...
7 years ago (2013-12-03 20:52:27 UTC) #2
bsalomon
lgtm
7 years ago (2013-12-03 21:18:14 UTC) #3
jvanverth1
https://codereview.chromium.org/102683002/diff/60001/src/gpu/GrPathUtils.cpp File src/gpu/GrPathUtils.cpp (right): https://codereview.chromium.org/102683002/diff/60001/src/gpu/GrPathUtils.cpp#newcode255 src/gpu/GrPathUtils.cpp:255: // order swapped around to minimize stalls On 2013/12/03 ...
7 years ago (2013-12-04 19:51:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/102683002/80001
7 years ago (2013-12-04 19:51:54 UTC) #5
commit-bot: I haz the power
Failed to apply patch for expectations/gm/ignored-tests.txt: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-04 19:51:55 UTC) #6
mtklein
On 2013/12/04 19:51:20, JimVV wrote: > https://codereview.chromium.org/102683002/diff/60001/src/gpu/GrPathUtils.cpp > File src/gpu/GrPathUtils.cpp (right): > > https://codereview.chromium.org/102683002/diff/60001/src/gpu/GrPathUtils.cpp#newcode255 > ...
7 years ago (2013-12-04 20:40:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/102683002/100001
7 years ago (2013-12-04 21:07:08 UTC) #8
commit-bot: I haz the power
7 years ago (2013-12-04 21:33:09 UTC) #9
Message was sent while issue was closed.
Change committed as 12494

Powered by Google App Engine
This is Rietveld 408576698