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

Issue 6597055: 1. remove references to (deprecated) SkGpuCanvas (Closed)

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

Description

1. remove references to (deprecated) SkGpuCanvas 2. remove references to setDevice (soon to be deprecated) Committed: https://code.google.com/p/skia/source/detail?r=5751

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -40 lines) Patch
M gm/gmmain.cpp View 1 2 2 chunks +10 lines, -12 lines 0 comments Download
M gm/ninepatchstretch.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M tests/PremulAlphaRoundTripTest.cpp View 1 1 chunk +6 lines, -5 lines 0 comments Download
M tests/ReadPixelsTest.cpp View 1 3 chunks +7 lines, -8 lines 0 comments Download
M tests/ReadWriteAlphaTest.cpp View 1 1 chunk +2 lines, -3 lines 0 comments Download
M tests/WritePixelsTest.cpp View 1 2 2 chunks +8 lines, -10 lines 0 comments Download

Messages

Total messages: 7
reed1
12 years, 2 months ago (2012-10-01 16:34:12 UTC) #1
robertphillips
LGTM + 2 cleanup possibilities https://codereview.appspot.com/6597055/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.appspot.com/6597055/diff/1/gm/gmmain.cpp#newcode325 gm/gmmain.cpp:325: } Could we rename ...
12 years, 2 months ago (2012-10-01 16:41:40 UTC) #2
reed1
ptal -- more files
12 years, 2 months ago (2012-10-01 17:01:13 UTC) #3
bsalomon
On 2012/10/01 17:01:13, reed1 wrote: > ptal -- more files lgtm
12 years, 2 months ago (2012-10-01 17:06:53 UTC) #4
robertphillips
LGTM + suggestions https://codereview.appspot.com/6597055/diff/3001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.appspot.com/6597055/diff/3001/gm/gmmain.cpp#newcode309 gm/gmmain.cpp:309: if (gRec.fBackend == kRaster_Backend) { In ...
12 years, 2 months ago (2012-10-01 17:10:59 UTC) #5
reed1
https://codereview.appspot.com/6597055/diff/3001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.appspot.com/6597055/diff/3001/gm/gmmain.cpp#newcode309 gm/gmmain.cpp:309: if (gRec.fBackend == kRaster_Backend) { On 2012/10/01 17:10:59, robertphillips ...
12 years, 2 months ago (2012-10-01 17:48:38 UTC) #6
robertphillips
12 years, 2 months ago (2012-10-01 18:14:27 UTC) #7
https://codereview.appspot.com/6597055/diff/3001/tests/PremulAlphaRoundTripTe...
File tests/PremulAlphaRoundTripTest.cpp (right):

https://codereview.appspot.com/6597055/diff/3001/tests/PremulAlphaRoundTripTe...
tests/PremulAlphaRoundTripTest.cpp:50: GrContext* context) {
On 2012/10/01 17:48:39, reed1 wrote:
> On 2012/10/01 17:10:59, robertphillips wrote:
> > mv device inside loop?
> 
> why?

Uniformity again. You did it that way in ReadPixelsTest.cpp. Either way is
actually fine by me - I would just like it to be the same.
Sign in to reply to this message.

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