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

Issue 1400343005: Reenable warnings in src/codec (Closed)

Created:
5 years, 2 months ago by msarett
Modified:
5 years, 2 months ago
Reviewers:
scroggo, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Reenable warnings in src/codec BUG=skia: Committed: https://skia.googlesource.com/skia/+/f724b99435e0c7a6a95112229cc44a2ba813ecc9

Patch Set 1 #

Total comments: 1

Patch Set 2 : Adding Mike's warning fixes plus a few others #

Patch Set 3 : Rebase #

Total comments: 4

Patch Set 4 : Removed Google3 code from SkJpegCodec, fixed skip_scanlines fallback code, fixed additional warning… #

Total comments: 3

Patch Set 5 : Adding a comment #

Total comments: 4

Patch Set 6 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -29 lines) Patch
M gyp/images.gyp View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M gyp/libwebp.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M src/codec/SkBmpMaskCodec.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/codec/SkBmpRLECodec.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/codec/SkBmpStandardCodec.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/codec/SkCodec_libgif.cpp View 1 2 3 4 5 4 chunks +3 lines, -9 lines 0 comments Download
M src/codec/SkCodec_libpng.cpp View 1 2 3 3 chunks +3 lines, -4 lines 0 comments Download
M src/codec/SkCodec_wbmp.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/codec/SkJpegCodec.cpp View 1 2 3 3 chunks +12 lines, -9 lines 0 comments Download
M src/codec/SkSwizzler.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 29 (12 generated)
msarett
This'll need to land after Mike's CL that fixes our accumulated warnings lands. https://codereview.chromium.org/1400343005/diff/1/gyp/libwebp.gyp File ...
5 years, 2 months ago (2015-10-14 19:49:37 UTC) #2
scroggo
lgtm
5 years, 2 months ago (2015-10-14 20:00:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1400343005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1400343005/20001
5 years, 2 months ago (2015-10-14 20:22:10 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot/builds/1977)
5 years, 2 months ago (2015-10-14 20:22:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1400343005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1400343005/40001
5 years, 2 months ago (2015-10-14 20:28:07 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Mips-Debug-Android-Trybot/builds/2924)
5 years, 2 months ago (2015-10-14 20:29:10 UTC) #13
scroggo
not lgtm https://codereview.chromium.org/1400343005/diff/40001/src/codec/SkJpegCodec.cpp File src/codec/SkJpegCodec.cpp (right): https://codereview.chromium.org/1400343005/diff/40001/src/codec/SkJpegCodec.cpp#newcode154 src/codec/SkJpegCodec.cpp:154: #if defined (GOOGLE3) Instead, should this be ...
5 years, 2 months ago (2015-10-14 20:41:33 UTC) #14
msarett
Sorry for not being so thorough on the previous patch set https://codereview.chromium.org/1400343005/diff/80001/gyp/images.gyp File gyp/images.gyp (right): ...
5 years, 2 months ago (2015-10-14 21:59:00 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1400343005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1400343005/80001
5 years, 2 months ago (2015-10-14 21:59:23 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-14 22:06:38 UTC) #20
mtklein
lgtm, but might want to wait for leon too. https://codereview.chromium.org/1400343005/diff/80001/gyp/images.gyp File gyp/images.gyp (right): https://codereview.chromium.org/1400343005/diff/80001/gyp/images.gyp#newcode134 gyp/images.gyp:134: ...
5 years, 2 months ago (2015-10-14 22:15:10 UTC) #21
msarett
https://codereview.chromium.org/1400343005/diff/80001/gyp/images.gyp File gyp/images.gyp (right): https://codereview.chromium.org/1400343005/diff/80001/gyp/images.gyp#newcode134 gyp/images.gyp:134: 'cflags' : [ On 2015/10/14 22:15:10, mtklein wrote: > ...
5 years, 2 months ago (2015-10-14 22:28:53 UTC) #22
scroggo
> Patch Set 4 : Removed Google3 code from SkJpegCodec, fixed > skip_scanlines fallback code, ...
5 years, 2 months ago (2015-10-15 12:49:54 UTC) #23
msarett
"I'm fine with having Google3 code; it just looked to me like it flat out ...
5 years, 2 months ago (2015-10-15 13:06:41 UTC) #24
scroggo
LGTM
5 years, 2 months ago (2015-10-15 13:33:22 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1400343005/80002 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1400343005/80002
5 years, 2 months ago (2015-10-15 13:34:28 UTC) #28
commit-bot: I haz the power
5 years, 2 months ago (2015-10-15 13:41:10 UTC) #29
Message was sent while issue was closed.
Committed patchset #6 (id:80002) as
https://skia.googlesource.com/skia/+/f724b99435e0c7a6a95112229cc44a2ba813ecc9

Powered by Google App Engine
This is Rietveld 408576698