Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2329)

Issue 6116047: minor refactoring to remove duplicate enum from Ganesh (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by robertphillips
Modified:
12 years, 2 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

minor refactoring to remove duplicate enum from Ganesh

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -72 lines) Patch
M include/gpu/GrClip.h View 2 chunks +9 lines, -9 lines 1 comment Download
M include/gpu/GrClipIterator.h View 2 chunks +2 lines, -1 line 0 comments Download
M include/gpu/GrTypes.h View 1 chunk +0 lines, -12 lines 0 comments Download
M include/gpu/SkGr.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrClip.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 6 chunks +17 lines, -17 lines 0 comments Download
M src/gpu/GrStencil.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/gpu/GrStencil.cpp View 6 chunks +11 lines, -11 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 chunk +7 lines, -16 lines 0 comments Download

Messages

Total messages: 3
robertphillips
12 years, 2 months ago (2012-04-25 15:05:33 UTC) #1
bsalomon
LGTM http://codereview.appspot.com/6116047/diff/1/include/gpu/GrClip.h File include/gpu/GrClip.h (left): http://codereview.appspot.com/6116047/diff/1/include/gpu/GrClip.h#oldcode63 include/gpu/GrClip.h:63: GrSetOp getOp(int i) const { return fList[i].fOp; } ...
12 years, 2 months ago (2012-04-25 15:14:30 UTC) #2
robertphillips
12 years, 2 months ago (2012-04-25 15:24:22 UTC) #3
committed as r3763
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b