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

Issue 6464058: Clean up most clang warnings outside animator/ (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by TomH
Modified:
11 years, 10 months ago
Reviewers:
robertphillips, reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Better type handling in CanvasTest #

Total comments: 6

Patch Set 3 : Respond to GrClipMaskManager review #

Patch Set 4 : More reviewer comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -49 lines) Patch
M bench/ShaderMaskBench.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M bench/benchmain.cpp View 1 2 3 1 chunk +21 lines, -23 lines 1 comment Download
M src/core/SkBitmapProcState_procs.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 3 4 chunks +14 lines, -15 lines 0 comments Download
M src/opts/SkBitmapProcState_opts_SSSE3.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pipe/SkGPipeRead.cpp View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M src/utils/SkDumpCanvas.cpp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M tests/CanvasTest.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tests/MathTest.cpp View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M tools/skdiff_main.cpp View 1 2 3 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 5
TomH
http://codereview.appspot.com/6464058/diff/1/src/utils/SkDumpCanvas.cpp File src/utils/SkDumpCanvas.cpp (right): http://codereview.appspot.com/6464058/diff/1/src/utils/SkDumpCanvas.cpp#newcode140 src/utils/SkDumpCanvas.cpp:140: str->printf("\"%.*ls\"%s", SkMax32(len, 32), (const wchar_t*) text, I think there's ...
11 years, 10 months ago (2012-08-14 13:46:24 UTC) #1
robertphillips
LGTM http://codereview.appspot.com/6464058/diff/1/src/utils/SkDumpCanvas.cpp File src/utils/SkDumpCanvas.cpp (right): http://codereview.appspot.com/6464058/diff/1/src/utils/SkDumpCanvas.cpp#newcode140 src/utils/SkDumpCanvas.cpp:140: str->printf("\"%.*ls\"%s", SkMax32(len, 32), (const wchar_t*) text, I think ...
11 years, 10 months ago (2012-08-14 14:12:21 UTC) #2
reed1
http://codereview.appspot.com/6464058/diff/2001/bench/benchmain.cpp File bench/benchmain.cpp (right): http://codereview.appspot.com/6464058/diff/2001/bench/benchmain.cpp#newcode244 bench/benchmain.cpp:244: GrContext* grCtx; Perhaps we should move rt inside the ...
11 years, 10 months ago (2012-08-14 14:44:16 UTC) #3
TomH
Closed with r5079. http://codereview.appspot.com/6464058/diff/2001/bench/benchmain.cpp File bench/benchmain.cpp (right): http://codereview.appspot.com/6464058/diff/2001/bench/benchmain.cpp#newcode244 bench/benchmain.cpp:244: GrContext* grCtx; On 2012/08/14 14:44:16, reed1 ...
11 years, 10 months ago (2012-08-14 15:03:56 UTC) #4
reed1
11 years, 10 months ago (2012-08-14 15:11:44 UTC) #5
http://codereview.appspot.com/6464058/diff/10003/bench/benchmain.cpp
File bench/benchmain.cpp (right):

http://codereview.appspot.com/6464058/diff/10003/bench/benchmain.cpp#newcode243
bench/benchmain.cpp:243: bool init(SkGLContext* glCtx, int width, int height) {
We could move the declaration of grCtx down to line #250...
just saying
Sign in to reply to this message.

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