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

Issue 12657003: Move oval rendering code to GrOvalRenderer (Closed)

Created:
7 years, 9 months ago by jvanverth1
Modified:
7 years, 9 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Move oval rendering code to GrOvalRenderer. Committed: http://code.google.com/p/skia/source/detail?r=8345

Patch Set 1 #

Patch Set 2 : Added some line wraps #

Total comments: 22

Patch Set 3 : Create generic drawOval method and hide others + cleanup #

Patch Set 4 : Remove spurious comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+350 lines, -306 lines) Patch
M gyp/gpu.gypi View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M include/gpu/GrContext.h View 1 2 3 chunks +4 lines, -5 lines 0 comments Download
A include/gpu/GrOvalRenderer.h View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 3 6 chunks +20 lines, -301 lines 0 comments Download
A src/gpu/GrOvalRenderer.cpp View 1 2 1 chunk +278 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jvanverth1
7 years, 9 months ago (2013-03-20 20:31:02 UTC) #1
bsalomon
https://codereview.chromium.org/12657003/diff/1006/include/gpu/GrOvalRenderer.h File include/gpu/GrOvalRenderer.h (right): https://codereview.chromium.org/12657003/diff/1006/include/gpu/GrOvalRenderer.h#newcode28 include/gpu/GrOvalRenderer.h:28: } can keep empty {} on same line if ...
7 years, 9 months ago (2013-03-21 02:08:53 UTC) #2
robertphillips
lgtm + nits https://codereview.chromium.org/12657003/diff/1006/include/gpu/GrOvalRenderer.h File include/gpu/GrOvalRenderer.h (right): https://codereview.chromium.org/12657003/diff/1006/include/gpu/GrOvalRenderer.h#newcode1 include/gpu/GrOvalRenderer.h:1: /* 2013 https://codereview.chromium.org/12657003/diff/1006/include/gpu/GrOvalRenderer.h#newcode20 include/gpu/GrOvalRenderer.h:20: /* not ...
7 years, 9 months ago (2013-03-21 13:12:39 UTC) #3
jvanverth1
https://codereview.chromium.org/12657003/diff/1006/include/gpu/GrOvalRenderer.h File include/gpu/GrOvalRenderer.h (right): https://codereview.chromium.org/12657003/diff/1006/include/gpu/GrOvalRenderer.h#newcode1 include/gpu/GrOvalRenderer.h:1: /* On 2013/03/21 13:12:39, robertphillips wrote: > 2013 Done. ...
7 years, 9 months ago (2013-03-21 18:42:18 UTC) #4
bsalomon
lgtm
7 years, 9 months ago (2013-03-21 18:46:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/12657003/18001
7 years, 9 months ago (2013-03-22 18:33:59 UTC) #6
commit-bot: I haz the power
7 years, 9 months ago (2013-03-22 18:34:15 UTC) #7
Message was sent while issue was closed.
Change committed as 8345

Powered by Google App Engine
This is Rietveld 408576698