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

Issue 664193002: Oval and stroke AA rect now batch (Closed)

Created:
6 years, 2 months ago by joshua.litt
Modified:
6 years, 2 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : adding ignored tests #

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : feedback inc #

Patch Set 5 : small cleanups #

Patch Set 6 : nit #

Total comments: 3

Patch Set 7 : feedback inc #

Patch Set 8 : more gms added to ignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -285 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 4 5 6 7 1 chunk +27 lines, -0 lines 0 comments Download
M src/gpu/GrAAHairLinePathRenderer.cpp View 1 2 3 4 5 6 14 chunks +85 lines, -149 lines 0 comments Download
M src/gpu/GrAARectRenderer.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M src/gpu/GrAARectRenderer.cpp View 1 2 3 4 6 chunks +26 lines, -57 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 3 4 5 6 1 chunk +19 lines, -0 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 3 4 5 6 2 chunks +40 lines, -28 lines 0 comments Download
M src/gpu/GrOvalRenderer.h View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M src/gpu/GrOvalRenderer.cpp View 1 2 3 4 5 11 chunks +62 lines, -44 lines 0 comments Download

Messages

Total messages: 24 (8 generated)
joshualitt
6 years, 2 months ago (2014-10-20 19:25:53 UTC) #2
joshualitt
On 2014/10/20 19:25:53, joshualitt wrote: Some perf benchmarks, there were a few others which seemed ...
6 years, 2 months ago (2014-10-21 18:49:19 UTC) #3
robertphillips
lgtm. One somewhat minor concern I have is if the kNum*IndexBuffer numbers are too large? ...
6 years, 2 months ago (2014-10-21 19:12:38 UTC) #4
joshualitt
adding Brian to review. Greg mentioned I might be able to add per vertex colors. ...
6 years, 2 months ago (2014-10-22 13:38:54 UTC) #6
bsalomon
https://codereview.chromium.org/664193002/diff/30001/src/gpu/GrGpu.h File src/gpu/GrGpu.h (right): https://codereview.chromium.org/664193002/diff/30001/src/gpu/GrGpu.h#newcode146 src/gpu/GrGpu.h:146: GrIndexBuffer* createIndexBufferPattern(const uint16_t* pattern, I like this... but maybe ...
6 years, 2 months ago (2014-10-22 17:51:50 UTC) #7
joshualitt
feedback inc
6 years, 2 months ago (2014-10-22 18:56:07 UTC) #8
bsalomon
lgtm with a couple nits below. https://codereview.chromium.org/664193002/diff/90001/src/gpu/GrAAHairLinePathRenderer.cpp File src/gpu/GrAAHairLinePathRenderer.cpp (right): https://codereview.chromium.org/664193002/diff/90001/src/gpu/GrAAHairLinePathRenderer.cpp#newcode890 src/gpu/GrAAHairLinePathRenderer.cpp:890: kLineSegNumVertices*lines, // startV ...
6 years, 2 months ago (2014-10-22 20:23:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664193002/110001
6 years, 2 months ago (2014-10-22 20:59:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664193002/110001
6 years, 2 months ago (2014-10-22 21:41:31 UTC) #14
commit-bot: I haz the power
Committed patchset #7 (id:110001) as bc54fab1a4e5b51628a8c1557c62bc74e078870d
6 years, 2 months ago (2014-10-22 21:41:50 UTC) #15
mtklein
A revert of this CL (patchset #7 id:110001) has been created in https://codereview.chromium.org/671993003/ by mtklein@google.com. ...
6 years, 2 months ago (2014-10-22 22:22:26 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664193002/110001
6 years, 2 months ago (2014-10-22 22:48:36 UTC) #18
commit-bot: I haz the power
Committed patchset #7 (id:110001) as 18055afb838a278b5a8436cd51dbfbb688e1e0a0
6 years, 2 months ago (2014-10-22 22:48:53 UTC) #20
joshualitt
A revert of this CL (patchset #7 id:110001) has been created in https://codereview.chromium.org/675623002/ by joshualitt@google.com. ...
6 years, 2 months ago (2014-10-22 22:51:26 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664193002/130001
6 years, 2 months ago (2014-10-22 22:52:41 UTC) #23
commit-bot: I haz the power
6 years, 2 months ago (2014-10-22 23:00:37 UTC) #24
Message was sent while issue was closed.
Committed patchset #8 (id:130001) as 5ead6da4abaa3d8fb479fd84631138f83b7aa5b6

Powered by Google App Engine
This is Rietveld 408576698