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

Issue 963853002: Flate: skia_alloc_func works on both miniz and zlib (Closed)

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

Description

Flate: skia_alloc_func works on both miniz and zlib Also, Revert "Revert of Flate: fix valgrind miniz Conditional-jump-or-move-depends... error" This reverts commit 6dc4ef01a656a9f7c3087eec2ff5142c707ceb7f. The alloc functions really do have different types depending on zlib implementation. CQ_INCLUDE_TRYBOTS=client.skia:Linux Builder-Trybot Committed: https://skia.googlesource.com/skia/+/394ce76992e2e8349af64ab99d6e2e702bae735d

Patch Set 1 #

Total comments: 2

Patch Set 2 : 2015-02-27 (Friday) 14:40:19 EST #

Patch Set 3 : 2015-02-27 (Friday) 14:47:34 EST #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M src/core/SkFlate.cpp View 1 2 2 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
hal.canary
or this
5 years, 9 months ago (2015-02-27 19:32:59 UTC) #2
mtklein
lgtm too https://codereview.chromium.org/963853002/diff/1/src/core/SkFlate.cpp File src/core/SkFlate.cpp (right): https://codereview.chromium.org/963853002/diff/1/src/core/SkFlate.cpp#newcode27 src/core/SkFlate.cpp:27: template <typename T> void* skia_alloc_func(void*, T items, ...
5 years, 9 months ago (2015-02-27 19:36:16 UTC) #3
mtklein
On 2015/02/27 19:36:16, mtklein wrote: > lgtm too > > https://codereview.chromium.org/963853002/diff/1/src/core/SkFlate.cpp > File src/core/SkFlate.cpp (right): ...
5 years, 9 months ago (2015-02-27 19:38:09 UTC) #4
hal.canary
https://codereview.chromium.org/963853002/diff/1/src/core/SkFlate.cpp File src/core/SkFlate.cpp (right): https://codereview.chromium.org/963853002/diff/1/src/core/SkFlate.cpp#newcode27 src/core/SkFlate.cpp:27: template <typename T> void* skia_alloc_func(void*, T items, T size) ...
5 years, 9 months ago (2015-02-27 19:40:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/963853002/40001
5 years, 9 months ago (2015-02-27 19:51:04 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-02-27 21:09:12 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/394ce76992e2e8349af64ab99d6e2e702bae735d

Powered by Google App Engine
This is Rietveld 408576698