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

Issue 2450753003: Fix more namespace conflicts in SkGifImageReader (Closed)

Created:
4 years, 1 month ago by scroggo_chromium
Modified:
4 years, 1 month ago
Reviewers:
scroggo, dogben
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix more namespace conflicts in SkGifImageReader To fix Google3 TBR=benjaminwagner@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2450753003 NOTREECHECKS=true Committed: https://skia.googlesource.com/skia/+/f9acbe28953634c25c4171fd6d5a81976f8c8f38

Patch Set 1 #

Total comments: 4

Patch Set 2 : Put constants inside classes #

Patch Set 3 : Fix macros #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -156 lines) Patch
M src/codec/SkGifCodec.cpp View 1 2 8 chunks +9 lines, -9 lines 0 comments Download
M third_party/gif/SkGifImageReader.h View 1 2 12 chunks +60 lines, -59 lines 0 comments Download
M third_party/gif/SkGifImageReader.cpp View 1 2 26 chunks +88 lines, -88 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
scroggo
lgtm
4 years, 1 month ago (2016-10-25 18:09:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2450753003/1
4 years, 1 month ago (2016-10-25 18:09:13 UTC) #5
dogben
https://codereview.chromium.org/2450753003/diff/1/third_party/gif/SkGifImageReader.h File third_party/gif/SkGifImageReader.h (right): https://codereview.chromium.org/2450753003/diff/1/third_party/gif/SkGifImageReader.h#newcode59 third_party/gif/SkGifImageReader.h:59: #define MAX_DICTIONARY_ENTRY_BITS 12 Should these should be prefixed also? ...
4 years, 1 month ago (2016-10-25 18:20:13 UTC) #6
scroggo
https://codereview.chromium.org/2450753003/diff/1/third_party/gif/SkGifImageReader.h File third_party/gif/SkGifImageReader.h (right): https://codereview.chromium.org/2450753003/diff/1/third_party/gif/SkGifImageReader.h#newcode59 third_party/gif/SkGifImageReader.h:59: #define MAX_DICTIONARY_ENTRY_BITS 12 On 2016/10/25 18:20:12, dogben wrote: > ...
4 years, 1 month ago (2016-10-25 18:33:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2450753003/40001
4 years, 1 month ago (2016-10-25 18:34:04 UTC) #11
dogben
lgtm
4 years, 1 month ago (2016-10-25 18:58:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2450753003/40001
4 years, 1 month ago (2016-10-25 19:42:27 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 19:43:24 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/f9acbe28953634c25c4171fd6d5a81976f8c8f38

Powered by Google App Engine
This is Rietveld 408576698