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

Issue 241603002: Revert of Fix memory leak in SkGradientShader. (Closed)

Created:
6 years, 8 months ago by bungeman-skia
Modified:
6 years, 8 months ago
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) Reason for revert: This and https://codereview.chromium.org/207683004 are causing memory leaks. Original issue's description: > Fix memory leak in SkGradientShader. > > Make sure pointer to gradient shader cache is unreffed in SkGradientShaderBase::getGradientTableBitmap. > Rename methods returning a "pre-reffed" object to indicate obligations. > > BUG=skia:1976 > > Committed: http://code.google.com/p/skia/source/detail?r=14223 TBR=reed@google.com,scroggo@google.com,dominikg@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia:1976 Committed: http://code.google.com/p/skia/source/detail?r=14245

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -15 lines) Patch
M src/core/SkPictureShader.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkPictureShader.cpp View 4 chunks +15 lines, -10 lines 0 comments Download
M src/effects/gradients/SkGradientShader.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M src/effects/gradients/SkGradientShaderPriv.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
bungeman-skia
Created Revert of Fix memory leak in SkGradientShader.
6 years, 8 months ago (2014-04-17 21:01:27 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bungeman@google.com/241603002/1
6 years, 8 months ago (2014-04-17 21:02:15 UTC) #2
commit-bot: I haz the power
6 years, 8 months ago (2014-04-17 21:02:33 UTC) #3
Message was sent while issue was closed.
Change committed as 14245

Powered by Google App Engine
This is Rietveld 408576698