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

Issue 2184823010: Serialize SkColorSpace into DeferredTextureImage (Closed)

Created:
4 years, 4 months ago by bsalomon
Modified:
4 years, 4 months ago
Reviewers:
msarett, robertphillips
CC:
reviews_skia.org, cblume
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Serialize SkColorSpace into DeferredTextureImage This fixes a memory leak that occurs when DeferredTextureImage is deallocated without being destroyed. It is intended to be stored in discarable memory and thus this has to be safe. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2184823010 Committed: https://skia.googlesource.com/skia/+/4d516a6903d83414b5615ca9388b52064da6990c

Patch Set 1 #

Patch Set 2 : undo rename #

Patch Set 3 : simplify #

Patch Set 4 : fix #

Total comments: 2

Patch Set 5 : whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -36 lines) Patch
M src/image/SkImage_Gpu.cpp View 1 2 3 4 4 chunks +60 lines, -36 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
bsalomon
4 years, 4 months ago (2016-07-28 18:50:27 UTC) #3
msarett
lgtm
4 years, 4 months ago (2016-07-28 18:58:39 UTC) #5
robertphillips
lgtm https://codereview.chromium.org/2184823010/diff/60001/src/image/SkImage_Gpu.cpp File src/image/SkImage_Gpu.cpp (right): https://codereview.chromium.org/2184823010/diff/60001/src/image/SkImage_Gpu.cpp#newcode366 src/image/SkImage_Gpu.cpp:366: struct DeferredTextureImage { lien this guy up with ...
4 years, 4 months ago (2016-07-28 19:09:56 UTC) #8
bsalomon
https://codereview.chromium.org/2184823010/diff/60001/src/image/SkImage_Gpu.cpp File src/image/SkImage_Gpu.cpp (right): https://codereview.chromium.org/2184823010/diff/60001/src/image/SkImage_Gpu.cpp#newcode366 src/image/SkImage_Gpu.cpp:366: struct DeferredTextureImage { On 2016/07/28 19:09:56, robertphillips wrote: > ...
4 years, 4 months ago (2016-07-28 19:51:29 UTC) #11
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/2184823010/80001
4 years, 4 months ago (2016-07-28 19:51:43 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-07-28 20:37:37 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/4d516a6903d83414b5615ca9388b52064da6990c

Powered by Google App Engine
This is Rietveld 408576698