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

Issue 5155043: Fix some VS2010 warnings (Closed)

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

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 4

Patch Set 3 : incorporate comments #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -232 lines) Patch
M gm/texdata.cpp View 1 1 chunk +3 lines, -1 line 0 comments Download
M gpu/src/GrContext.cpp View 3 chunks +12 lines, -11 lines 0 comments Download
M gpu/src/GrGLProgram.h View 1 chunk +1 line, -1 line 1 comment Download
M gpu/src/GrGpuGL.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gpu/src/GrGpuGLShaders.cpp View 1 4 chunks +7 lines, -4 lines 1 comment Download
M src/animator/SkDisplayXMLParser.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/animator/SkScriptTokenizer.cpp View 1 chunk +1 line, -1 line 1 comment Download
M src/gpu/SkGpuDevice.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M src/pdf/SkBitSet.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/utils/SkMatrix44.cpp View 1 2 3 chunks +15 lines, -7 lines 0 comments Download
M src/utils/SkNinePatch.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/utils/win/SkIStream.cpp View 5 chunks +7 lines, -5 lines 0 comments Download
M src/utils/win/skia_win.cpp View 1 1 chunk +194 lines, -194 lines 0 comments Download
M src/views/SkWindow.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5
bsalomon
I recently enabled a higher warning level on the windows build. This fixes some of ...
12 years, 9 months ago (2011-09-29 13:27:44 UTC) #1
TomH
Mostly LGTM. Yay for higher warning level + removing warnings. http://codereview.appspot.com/5155043/diff/2001/gpu/src/GrGpuGL.cpp File gpu/src/GrGpuGL.cpp (right): http://codereview.appspot.com/5155043/diff/2001/gpu/src/GrGpuGL.cpp#newcode435 ...
12 years, 9 months ago (2011-09-29 15:05:32 UTC) #2
bsalomon
http://codereview.appspot.com/5155043/diff/2001/gpu/src/GrGpuGL.cpp File gpu/src/GrGpuGL.cpp (right): http://codereview.appspot.com/5155043/diff/2001/gpu/src/GrGpuGL.cpp#newcode435 gpu/src/GrGpuGL.cpp:435: fCaps.fNPOTRenderTargetSupport = 0 != expectNPOTTargets; On 2011/09/29 15:05:37, TomH ...
12 years, 9 months ago (2011-09-29 15:12:31 UTC) #3
reed1
LGTM with nits http://codereview.appspot.com/5155043/diff/6001/gpu/src/GrGLProgram.h File gpu/src/GrGLProgram.h (left): http://codereview.appspot.com/5155043/diff/6001/gpu/src/GrGLProgram.h#oldcode123 gpu/src/GrGLProgram.h:123: return fOptFlags & kIsEnabled_OptFlagBit; or return ...
12 years, 9 months ago (2011-09-30 12:01:27 UTC) #4
bsalomon
12 years, 9 months ago (2011-10-03 13:22:13 UTC) #5
Checked in at r2380, nits fixed in r2393.
Sign in to reply to this message.

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