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

Issue 643673004: Revert of Fix bug in plot locking system (Closed)

Created:
6 years, 2 months ago by robertphillips
Modified:
6 years, 2 months ago
Reviewers:
jvanverth1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://codereview.chromium.org/640323002/) Reason for revert: Failing unit tests Original issue's description: > Fix bug in plot locking system > > In the new MultiPictureDraw tests a single hoisted layer is reused multiple times. The previous plot locking scheme allowed GrCachedLayer objects to be aggressively deleted prematurely leaving the reusing GrHoistedLayer objects with dangling pointers. > > This CL changes the plot locking system to add a pseudo-ref for each GrHoistedLayer. > > NOTRY=true > > Committed: https://skia.googlesource.com/skia/+/5c481666c9678f43e039ad605457be3854cf8de3 TBR=jvanverth@google.com NOTREECHECKS=true NOTRY=true Committed: https://skia.googlesource.com/skia/+/a32c6bce1b726b6038b97bb64daf8b1fb1eb94e0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -17 lines) Patch
M src/gpu/GrLayerCache.h View 2 chunks +3 lines, -10 lines 0 comments Download
M src/gpu/GrLayerCache.cpp View 8 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
robertphillips
Created Revert of Fix bug in plot locking system
6 years, 2 months ago (2014-10-09 19:45:57 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643673004/1
6 years, 2 months ago (2014-10-09 19:46:39 UTC) #2
commit-bot: I haz the power
6 years, 2 months ago (2014-10-09 19:47:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) as a32c6bce1b726b6038b97bb64daf8b1fb1eb94e0

Powered by Google App Engine
This is Rietveld 408576698