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

Issue 650283002: Prefer to recycle non-RT scratch textures that don't have pending IO (Closed)

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

Description

Prefer to recycle non-RT scratch textures that don't have pending IO BUG=skia:2889 Committed: https://skia.googlesource.com/skia/+/000f829f14a9535a005082731af5de1526284c83

Patch Set 1 #

Patch Set 2 : Add comment #

Patch Set 3 : fix comment #

Total comments: 8

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -19 lines) Patch
M src/gpu/GrContext.cpp View 1 2 3 1 chunk +9 lines, -2 lines 0 comments Download
M src/gpu/GrResourceCache2.h View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M src/gpu/GrResourceCache2.cpp View 1 2 3 1 chunk +19 lines, -15 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
bsalomon
6 years, 2 months ago (2014-10-13 18:50:45 UTC) #2
bsalomon
ping
6 years, 2 months ago (2014-10-15 16:26:35 UTC) #3
bsalomon
Ugh, I sent this to robertphillips@google..com (two dots)
6 years, 2 months ago (2014-10-15 19:12:55 UTC) #5
robertphillips
First pass - it looks good but I would like to make a second pass. ...
6 years, 2 months ago (2014-10-15 20:06:13 UTC) #6
robertphillips
lgtm - given in person conversation
6 years, 2 months ago (2014-10-15 20:35:06 UTC) #7
bsalomon
https://codereview.chromium.org/650283002/diff/70001/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): https://codereview.chromium.org/650283002/diff/70001/src/gpu/GrContext.cpp#newcode477 src/gpu/GrContext.cpp:477: } else if (!(desc->fFlags & kRenderTarget_GrTextureFlagBit)) { On 2014/10/15 ...
6 years, 2 months ago (2014-10-16 01:51:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/650283002/110001
6 years, 2 months ago (2014-10-16 01:58:07 UTC) #10
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 02:04:18 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:110001) as 000f829f14a9535a005082731af5de1526284c83

Powered by Google App Engine
This is Rietveld 408576698