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

Issue 47513017: More Windows 64b compilation warning fixes (Closed)

Created:
7 years, 1 month ago by robertphillips
Modified:
7 years, 1 month ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

More Windows 64b compilation warning fixes

Patch Set 1 #

Patch Set 2 : Remove common_variables.gypi from CL (ooops) #

Total comments: 11

Patch Set 3 : updated #

Patch Set 4 : cleaned up #

Patch Set 5 : Test for no changes #

Patch Set 6 : Fix linux & mac builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -24 lines) Patch
M bench/benchmain.cpp View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M include/core/SkUtils.h View 1 2 3 4 5 2 chunks +2 lines, -3 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL_program.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/images/bmpdecoderhelper.h View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M src/images/bmpdecoderhelper.cpp View 1 2 3 4 5 5 chunks +5 lines, -5 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFDeviceFlattener.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFImage.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/utils/debugger/SkObjectParser.cpp View 1 2 3 4 5 1 chunk +4 lines, -2 lines 0 comments Download
M src/views/win/SkOSWindow_win.cpp View 1 2 3 4 5 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
robertphillips
7 years, 1 month ago (2013-10-29 14:25:57 UTC) #1
bsalomon
https://codereview.chromium.org/47513017/diff/30001/include/core/SkUtils.h File include/core/SkUtils.h (right): https://codereview.chromium.org/47513017/diff/30001/include/core/SkUtils.h#newcode82 include/core/SkUtils.h:82: size_t SkUTF16_ToUTF8(const uint16_t utf16[], size_t numberOf16BitValues, not sure about ...
7 years, 1 month ago (2013-10-29 14:40:36 UTC) #2
robertphillips
PTAL https://codereview.chromium.org/47513017/diff/30001/include/core/SkUtils.h File include/core/SkUtils.h (right): https://codereview.chromium.org/47513017/diff/30001/include/core/SkUtils.h#newcode82 include/core/SkUtils.h:82: size_t SkUTF16_ToUTF8(const uint16_t utf16[], size_t numberOf16BitValues, On 2013/10/29 ...
7 years, 1 month ago (2013-11-18 20:22:41 UTC) #3
bsalomon
lgtm
7 years, 1 month ago (2013-11-20 15:23:47 UTC) #4
robertphillips
committed at 12315
7 years, 1 month ago (2013-11-20 15:46:44 UTC) #5
robertphillips
Reverted in r12316 (due to compilation errors)
7 years, 1 month ago (2013-11-20 15:56:46 UTC) #6
robertphillips
7 years, 1 month ago (2013-11-21 14:24:33 UTC) #7
commited again as r12337

Powered by Google App Engine
This is Rietveld 408576698