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

Issue 921323002: Make GrResourceCache use a priority queue of purgeable resources. (Closed)

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

Description

Make GrResourceCache use a priority queue of purgeable resources. Committed: https://skia.googlesource.com/skia/+/9f2d1571ed1f0ed579e5d7779c46a90e20f30f22

Patch Set 1 #

Patch Set 2 : set resource timestamp at creation and fix order #

Total comments: 8

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -108 lines) Patch
M include/gpu/GrGpuResource.h View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M src/core/SkTDPQueue.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/gpu/GrGpuResource.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrGpuResourceCacheAccess.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/gpu/GrResourceCache.h View 1 2 6 chunks +22 lines, -9 lines 0 comments Download
M src/gpu/GrResourceCache.cpp View 1 2 14 chunks +67 lines, -97 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
bsalomon
5 years, 10 months ago (2015-02-17 14:29:20 UTC) #2
robertphillips
lgtm + mainly dox requests https://codereview.chromium.org/921323002/diff/20001/include/gpu/GrGpuResource.h File include/gpu/GrGpuResource.h (right): https://codereview.chromium.org/921323002/diff/20001/include/gpu/GrGpuResource.h#newcode289 include/gpu/GrGpuResource.h:289: Maybe more detail in ...
5 years, 10 months ago (2015-02-17 17:55:46 UTC) #3
bsalomon
https://codereview.chromium.org/921323002/diff/20001/include/gpu/GrGpuResource.h File include/gpu/GrGpuResource.h (right): https://codereview.chromium.org/921323002/diff/20001/include/gpu/GrGpuResource.h#newcode289 include/gpu/GrGpuResource.h:289: On 2015/02/17 17:55:46, robertphillips wrote: > Maybe more detail ...
5 years, 10 months ago (2015-02-17 19:18:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/921323002/40001
5 years, 10 months ago (2015-02-17 19:19:39 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 19:47:45 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/9f2d1571ed1f0ed579e5d7779c46a90e20f30f22

Powered by Google App Engine
This is Rietveld 408576698