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

Issue 1108403005: Add batch unit tests for ovals (Closed)

Created:
5 years, 7 months ago by joshua.litt
Modified:
5 years, 7 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

Add batch unit tests for ovals BUG=skia: Committed: https://skia.googlesource.com/skia/+/3e708c53f79a04b588b6ca8e535e61f986d80b47

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : tidy #

Total comments: 10

Patch Set 4 : feedback inc #

Patch Set 5 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+293 lines, -119 lines) Patch
M include/gpu/GrTestUtils.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/gpu/GrBatch.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrBatchTest.cpp View 1 1 chunk +11 lines, -0 lines 0 comments Download
M src/gpu/GrOvalRenderer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/gpu/GrOvalRenderer.cpp View 1 2 3 4 22 chunks +222 lines, -112 lines 0 comments Download
M src/gpu/GrTestUtils.cpp View 1 2 3 5 chunks +56 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
joshualitt
I don't think I'm covering every case here with RRects, but its a start. I ...
5 years, 7 months ago (2015-04-29 20:10:09 UTC) #2
robertphillips
lgtm + nits https://codereview.chromium.org/1108403005/diff/40001/src/gpu/GrOvalRenderer.cpp File src/gpu/GrOvalRenderer.cpp (right): https://codereview.chromium.org/1108403005/diff/40001/src/gpu/GrOvalRenderer.cpp#newcode920 src/gpu/GrOvalRenderer.cpp:920: bounds->setLTRB(... ? also, just 2 lines ...
5 years, 7 months ago (2015-04-30 14:07:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108403005/80001
5 years, 7 months ago (2015-04-30 20:37:56 UTC) #6
commit-bot: I haz the power
Presubmit check for 1108403005-80001 failed and returned exit status 1. Running presubmit commit checks ...
5 years, 7 months ago (2015-04-30 20:38:05 UTC) #8
joshualitt
Brian, can you rubberstamp this?
5 years, 7 months ago (2015-04-30 20:39:12 UTC) #9
bsalomon
lgtm
5 years, 7 months ago (2015-04-30 20:43:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108403005/80001
5 years, 7 months ago (2015-04-30 20:46:45 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/3e708c53f79a04b588b6ca8e535e61f986d80b47
5 years, 7 months ago (2015-04-30 20:49:32 UTC) #13
brucedawson
5 years, 7 months ago (2015-05-04 17:10:53 UTC) #14
Message was sent while issue was closed.
It would be nice if the CL description had acknowledged that this also fixed the
sizes of a couple of arrays in order to avoid out-of-range accesses. The
description feels incomplete as-is.

Powered by Google App Engine
This is Rietveld 408576698