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

Issue 2104423003: Better encapsulate oval/rrect batchs. (Closed)

Created:
4 years, 5 months ago by bsalomon
Modified:
4 years, 5 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 : cleanup #

Total comments: 10

Patch Set 3 : Delete extra circle geometry #

Patch Set 4 : fix ellipse matrix #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+374 lines, -417 lines) Patch
M src/gpu/GrOvalRenderer.h View 1 chunk +0 lines, -13 lines 0 comments Download
M src/gpu/GrOvalRenderer.cpp View 1 2 3 4 18 chunks +374 lines, -404 lines 0 comments Download

Messages

Total messages: 39 (20 generated)
bsalomon
This is a code shuffle to encapsulate the Geometry structs inside the batch classes.
4 years, 5 months ago (2016-06-29 20:12:24 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2104423003/20001
4 years, 5 months ago (2016-06-29 20:12:57 UTC) #5
robertphillips
lgtm + questions https://codereview.chromium.org/2104423003/diff/20001/src/gpu/GrOvalRenderer.cpp File src/gpu/GrOvalRenderer.cpp (right): https://codereview.chromium.org/2104423003/diff/20001/src/gpu/GrOvalRenderer.cpp#newcode567 src/gpu/GrOvalRenderer.cpp:567: Why do we need this 'geometry' ...
4 years, 5 months ago (2016-06-29 20:40:45 UTC) #6
bsalomon
https://codereview.chromium.org/2104423003/diff/20001/src/gpu/GrOvalRenderer.cpp File src/gpu/GrOvalRenderer.cpp (right): https://codereview.chromium.org/2104423003/diff/20001/src/gpu/GrOvalRenderer.cpp#newcode567 src/gpu/GrOvalRenderer.cpp:567: On 2016/06/29 20:40:45, robertphillips wrote: > Why do we ...
4 years, 5 months ago (2016-06-29 20:46:00 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-29 20:49:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2104423003/40001
4 years, 5 months ago (2016-06-29 20:54:48 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/5fd209e8ee477c703bc5c11b008f247d515fc0fc
4 years, 5 months ago (2016-06-29 21:16:35 UTC) #14
dogben
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2109913005/ by benjaminwagner@google.com. ...
4 years, 5 months ago (2016-06-29 22:24:41 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2104423003/60001
4 years, 5 months ago (2016-06-30 00:27:31 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-30 00:42:03 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2104423003/60001
4 years, 5 months ago (2016-06-30 00:54:33 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2104423003/60001
4 years, 5 months ago (2016-06-30 00:54:43 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://skia.googlesource.com/skia/+/7f06c6947a3bef78dc57b9252779567c33604c90
4 years, 5 months ago (2016-06-30 00:55:31 UTC) #27
dogben
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2111883002/ by benjaminwagner@google.com. ...
4 years, 5 months ago (2016-06-30 11:47:32 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2104423003/80001
4 years, 5 months ago (2016-07-07 14:32:38 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2104423003/80001
4 years, 5 months ago (2016-07-07 14:39:41 UTC) #35
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/11bf8b2eae7d1780cb969146422a2ab3b933047a
4 years, 5 months ago (2016-07-07 14:55:28 UTC) #37
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-07 14:55:32 UTC) #38
hush (inactive)
4 years, 5 months ago (2016-07-07 20:51:55 UTC) #39
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/2121313004/ by hush@chromium.org.

The reason for reverting is: This CL is suspected to break compilation on arm64.
https://build.chromium.org/p/chromium.android/builders/Android%20arm64%20Buil....

Powered by Google App Engine
This is Rietveld 408576698