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

Issue 1359453002: Fix for degenerate stroke rect (Closed)

Created:
5 years, 3 months ago by joshua.litt
Modified:
5 years, 3 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : feedback inc #

Total comments: 1

Patch Set 3 : handle degenerate stroke rects #

Total comments: 12

Patch Set 4 : feedback inc #

Patch Set 5 : tweaks #

Patch Set 6 : tweaks #

Total comments: 4

Patch Set 7 : tweaks #

Patch Set 8 : fix glprograms #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -57 lines) Patch
M src/gpu/GrTestUtils.cpp View 1 2 3 4 5 6 7 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/batches/GrAAStrokeRectBatch.h View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M src/gpu/batches/GrAAStrokeRectBatch.cpp View 1 2 3 4 5 6 7 15 chunks +88 lines, -35 lines 0 comments Download
M src/gpu/batches/GrRectBatchFactory.cpp View 1 2 3 4 5 6 4 chunks +19 lines, -17 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (4 generated)
joshualitt
ptal
5 years, 3 months ago (2015-09-18 19:56:14 UTC) #2
joshualitt
feedback incorporated
5 years, 3 months ago (2015-09-18 20:39:38 UTC) #3
robertphillips
https://codereview.chromium.org/1359453002/diff/20001/src/gpu/batches/GrRectBatchFactory.cpp File src/gpu/batches/GrRectBatchFactory.cpp (right): https://codereview.chromium.org/1359453002/diff/20001/src/gpu/batches/GrRectBatchFactory.cpp#newcode47 src/gpu/batches/GrRectBatchFactory.cpp:47: SkRect devInside(devRect); It seems like we could get cracking ...
5 years, 3 months ago (2015-09-20 15:49:40 UTC) #4
joshualitt
ptal, feedback incorporated
5 years, 3 months ago (2015-09-21 16:23:38 UTC) #5
robertphillips
https://codereview.chromium.org/1359453002/diff/40001/src/gpu/batches/GrAAStrokeRectBatch.cpp File src/gpu/batches/GrAAStrokeRectBatch.cpp (right): https://codereview.chromium.org/1359453002/diff/40001/src/gpu/batches/GrAAStrokeRectBatch.cpp#newcode399 src/gpu/batches/GrAAStrokeRectBatch.cpp:399: } else { // When the interior rect has ...
5 years, 3 months ago (2015-09-21 17:12:44 UTC) #6
joshualitt
I think I got this, ptal https://codereview.chromium.org/1359453002/diff/40001/src/gpu/batches/GrAAStrokeRectBatch.cpp File src/gpu/batches/GrAAStrokeRectBatch.cpp (right): https://codereview.chromium.org/1359453002/diff/40001/src/gpu/batches/GrAAStrokeRectBatch.cpp#newcode399 src/gpu/batches/GrAAStrokeRectBatch.cpp:399: } else { ...
5 years, 3 months ago (2015-09-21 19:51:26 UTC) #7
robertphillips
https://codereview.chromium.org/1359453002/diff/90001/src/gpu/batches/GrAAStrokeRectBatch.cpp File src/gpu/batches/GrAAStrokeRectBatch.cpp (right): https://codereview.chromium.org/1359453002/diff/90001/src/gpu/batches/GrAAStrokeRectBatch.cpp#newcode476 src/gpu/batches/GrAAStrokeRectBatch.cpp:476: } else { typo degenrate can -> need to ...
5 years, 3 months ago (2015-09-21 19:57:39 UTC) #8
robertphillips
owise lgtm
5 years, 3 months ago (2015-09-21 19:58:30 UTC) #9
joshualitt
Robert, please take another quick look. This cl fixes the miscompares https://codereview.chromium.org/1359453002/diff/90001/src/gpu/batches/GrAAStrokeRectBatch.cpp File src/gpu/batches/GrAAStrokeRectBatch.cpp (right): ...
5 years, 3 months ago (2015-09-21 21:18:58 UTC) #10
robertphillips
lgtm
5 years, 3 months ago (2015-09-22 16:09:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1359453002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1359453002/110001
5 years, 3 months ago (2015-09-22 16:22:20 UTC) #13
commit-bot: I haz the power
Committed patchset #7 (id:110001) as https://skia.googlesource.com/skia/+/511684fb52f20862f8552f5009390ff3987b08d8
5 years, 3 months ago (2015-09-22 16:27:08 UTC) #14
joshualitt
A revert of this CL (patchset #7 id:110001) has been created in https://codereview.chromium.org/1356223003/ by joshualitt@google.com. ...
5 years, 3 months ago (2015-09-22 16:47:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1359453002/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1359453002/130001
5 years, 3 months ago (2015-09-22 17:27:46 UTC) #18
commit-bot: I haz the power
5 years, 3 months ago (2015-09-22 17:32:31 UTC) #19
Message was sent while issue was closed.
Committed patchset #8 (id:130001) as
https://skia.googlesource.com/skia/+/11edad9098c1abc041e65d28b87d1080c490bc58

Powered by Google App Engine
This is Rietveld 408576698