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

Issue 758813002: free up picturerecorder refs after returning picture or drawable (Closed)

Created:
6 years ago by reed2
Modified:
6 years ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

free up picturerecorder refs after returning picture or drawable this just accelerates what would happen on the next beginRecording() call or the destructor. chrome has unittests that break (shaders on the stack) if we hold on to the internals past endRecording(). BUG=skia: TBR= Committed: https://skia.googlesource.com/skia/+/26a6bf6a26b0e837377c876d74508aaefee72658

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M include/core/SkPictureRecorder.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/core/SkPictureRecorder.cpp View 4 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/758813002/1
6 years ago (2014-11-25 03:48:41 UTC) #2
reed2
landing this now to see if it unblocks the DEPS roll
6 years ago (2014-11-25 03:48:58 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/26a6bf6a26b0e837377c876d74508aaefee72658
6 years ago (2014-11-25 03:59:28 UTC) #5
robertphillips
6 years ago (2014-11-25 12:56:22 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698