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

Issue 822733003: Fix conics for gpu GrAAHairLinePathRender (Closed)

Created:
6 years ago by egdaniel
Modified:
6 years ago
Reviewers:
bsalomon
CC:
reviews_skia.org, reed1
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix conics for gpu GrAAHairLinePathRender This fixes one of the bugs discovered when rrects/ovals were changed to conics. Specifcally the case where hairlines were being drawing randomly all of the place. There is still a bug in a lot of our rrect/oval draws/clipping so the legacy flags are still needed. BUG=skia:3258 Committed: https://skia.googlesource.com/skia/+/14afb43b01e178b50674d16a5a62d2b7dbd600db

Patch Set 1 #

Total comments: 3

Patch Set 2 : Update comment #

Patch Set 3 : Comment fix #

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

Messages

Total messages: 10 (3 generated)
egdaniel
6 years ago (2014-12-22 16:30:44 UTC) #2
reed1
deferring to brian
6 years ago (2014-12-22 16:32:14 UTC) #4
bsalomon
https://codereview.chromium.org/822733003/diff/1/src/gpu/GrAAHairLinePathRenderer.cpp File src/gpu/GrAAHairLinePathRenderer.cpp (right): https://codereview.chromium.org/822733003/diff/1/src/gpu/GrAAHairLinePathRenderer.cpp#newcode40 src/gpu/GrAAHairLinePathRenderer.cpp:40: // If a,b,c are the original control points then ...
6 years ago (2014-12-22 16:40:46 UTC) #5
egdaniel
https://codereview.chromium.org/822733003/diff/1/src/gpu/GrAAHairLinePathRenderer.cpp File src/gpu/GrAAHairLinePathRenderer.cpp (right): https://codereview.chromium.org/822733003/diff/1/src/gpu/GrAAHairLinePathRenderer.cpp#newcode40 src/gpu/GrAAHairLinePathRenderer.cpp:40: // If a,b,c are the original control points then ...
6 years ago (2014-12-22 16:52:17 UTC) #6
bsalomon
https://codereview.chromium.org/822733003/diff/1/src/gpu/GrAAHairLinePathRenderer.cpp File src/gpu/GrAAHairLinePathRenderer.cpp (right): https://codereview.chromium.org/822733003/diff/1/src/gpu/GrAAHairLinePathRenderer.cpp#newcode40 src/gpu/GrAAHairLinePathRenderer.cpp:40: // If a,b,c are the original control points then ...
6 years ago (2014-12-22 17:04:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/822733003/40001
6 years ago (2014-12-22 18:47:56 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-22 18:57:10 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/14afb43b01e178b50674d16a5a62d2b7dbd600db

Powered by Google App Engine
This is Rietveld 408576698