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

Issue 1936073003: When filling nested rect path check for empty inner and empty outer rects (Closed)

Created:
4 years, 7 months ago by bsalomon
Modified:
4 years, 7 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : fix test factory #

Total comments: 5

Patch Set 3 : Address comments #

Total comments: 2

Patch Set 4 : rm skpath.h include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -32 lines) Patch
M src/gpu/GrDrawContext.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M src/gpu/batches/GrAAStrokeRectBatch.h View 1 chunk +4 lines, -7 lines 0 comments Download
M src/gpu/batches/GrAAStrokeRectBatch.cpp View 1 2 chunks +20 lines, -19 lines 0 comments Download
M src/gpu/batches/GrRectBatchFactory.cpp View 1 2 1 chunk +8 lines, -3 lines 0 comments Download
A tests/skbug5221.cpp View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
bsalomon
4 years, 7 months ago (2016-05-02 18:54:31 UTC) #3
robertphillips
https://codereview.chromium.org/1936073003/diff/20001/src/gpu/batches/GrRectBatchFactory.cpp File src/gpu/batches/GrRectBatchFactory.cpp (right): https://codereview.chromium.org/1936073003/diff/20001/src/gpu/batches/GrRectBatchFactory.cpp#newcode28 src/gpu/batches/GrRectBatchFactory.cpp:28: } Here we pass down the viewMatrix & the ...
4 years, 7 months ago (2016-05-02 19:15:23 UTC) #4
bsalomon
https://codereview.chromium.org/1936073003/diff/20001/src/gpu/batches/GrRectBatchFactory.cpp File src/gpu/batches/GrRectBatchFactory.cpp (right): https://codereview.chromium.org/1936073003/diff/20001/src/gpu/batches/GrRectBatchFactory.cpp#newcode28 src/gpu/batches/GrRectBatchFactory.cpp:28: } On 2016/05/02 19:15:22, robertphillips wrote: > Here we ...
4 years, 7 months ago (2016-05-02 19:45:28 UTC) #5
robertphillips
lgtm https://codereview.chromium.org/1936073003/diff/40001/tests/skbug5221.cpp File tests/skbug5221.cpp (right): https://codereview.chromium.org/1936073003/diff/40001/tests/skbug5221.cpp#newcode9 tests/skbug5221.cpp:9: #include "SkCanvas.h" Can we rm SkPath.h now ?
4 years, 7 months ago (2016-05-02 19:53:12 UTC) #6
bsalomon
https://codereview.chromium.org/1936073003/diff/40001/tests/skbug5221.cpp File tests/skbug5221.cpp (right): https://codereview.chromium.org/1936073003/diff/40001/tests/skbug5221.cpp#newcode9 tests/skbug5221.cpp:9: #include "SkCanvas.h" On 2016/05/02 19:53:12, robertphillips wrote: > Can ...
4 years, 7 months ago (2016-05-02 19:57:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1936073003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1936073003/60001
4 years, 7 months ago (2016-05-02 19:57:59 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 20:22:16 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/40ef48580b8bd47355ccf05e43d8032c10a77bbe

Powered by Google App Engine
This is Rietveld 408576698