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

Issue 932863004: Use an array of nonpurgeable resources in GrResourceCache (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@queue
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use an array of nonpurgeable resources in GrResourceCache Committed: https://skia.googlesource.com/skia/+/f320e04c50a1c8a861bc1d8f50bf732044ff9843

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : add assert back #

Total comments: 8

Patch Set 4 : Address comments #

Patch Set 5 : < to <= #

Total comments: 1

Patch Set 6 : skdebugf- #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -121 lines) Patch
M include/gpu/GrGpuResource.h View 1 2 3 2 chunks +2 lines, -6 lines 0 comments Download
M src/gpu/GrResourceCache.h View 1 2 3 5 chunks +10 lines, -8 lines 0 comments Download
M src/gpu/GrResourceCache.cpp View 1 2 3 4 5 11 chunks +146 lines, -85 lines 0 comments Download
M src/gpu/GrTest.cpp View 1 2 chunks +30 lines, -22 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
bsalomon
Followup to https://codereview.chromium.org/921323002/
5 years, 10 months ago (2015-02-17 17:24:11 UTC) #2
robertphillips
lgtm https://codereview.chromium.org/932863004/diff/40001/src/gpu/GrResourceCache.cpp File src/gpu/GrResourceCache.cpp (right): https://codereview.chromium.org/932863004/diff/40001/src/gpu/GrResourceCache.cpp#newcode149 src/gpu/GrResourceCache.cpp:149: space after while ? https://codereview.chromium.org/932863004/diff/40001/src/gpu/GrResourceCache.cpp#newcode222 src/gpu/GrResourceCache.cpp:222: return NULL; ...
5 years, 10 months ago (2015-02-17 18:32:23 UTC) #3
bsalomon
https://codereview.chromium.org/932863004/diff/40001/src/gpu/GrResourceCache.cpp File src/gpu/GrResourceCache.cpp (right): https://codereview.chromium.org/932863004/diff/40001/src/gpu/GrResourceCache.cpp#newcode149 src/gpu/GrResourceCache.cpp:149: On 2015/02/17 18:32:23, robertphillips wrote: > space after while ...
5 years, 10 months ago (2015-02-17 19:32:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/932863004/80001
5 years, 10 months ago (2015-02-17 22:01:39 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot/builds/2114) Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 10 months ago (2015-02-17 22:03:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/932863004/100001
5 years, 10 months ago (2015-02-17 23:03:59 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 23:09:38 UTC) #12
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/f320e04c50a1c8a861bc1d8f50bf732044ff9843

Powered by Google App Engine
This is Rietveld 408576698