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

Issue 705413002: Remove GrResourceKey from GrResourceCache (Closed)

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

Description

Remove all knowledge of resource keys from the legacy cache. BUG=skia:2889 Committed: https://skia.googlesource.com/skia/+/6d4488c5e03010c94200b3706631d34ec3201411

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 1

Patch Set 3 : update #

Patch Set 4 : update #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -91 lines) Patch
M include/gpu/GrGpuResource.h View 3 chunks +11 lines, -3 lines 0 comments Download
M src/gpu/GrGpuResource.cpp View 3 chunks +24 lines, -16 lines 2 comments Download
M src/gpu/GrResourceCache.h View 1 2 4 chunks +4 lines, -15 lines 0 comments Download
M src/gpu/GrResourceCache.cpp View 1 2 3 11 chunks +20 lines, -53 lines 1 comment Download
M src/gpu/GrResourceCache2.h View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M src/gpu/GrResourceCache2.cpp View 2 chunks +4 lines, -1 line 0 comments Download
M tests/ResourceCacheTest.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
bsalomon
https://codereview.chromium.org/705413002/diff/20001/src/gpu/GrResourceCache.cpp File src/gpu/GrResourceCache.cpp (right): https://codereview.chromium.org/705413002/diff/20001/src/gpu/GrResourceCache.cpp#newcode251 src/gpu/GrResourceCache.cpp:251: // TODO: Implement this in GrResourceCache2. I won't land ...
6 years, 1 month ago (2014-11-10 18:38:52 UTC) #2
robertphillips
https://codereview.chromium.org/705413002/diff/60001/src/gpu/GrGpuResource.cpp File src/gpu/GrGpuResource.cpp (right): https://codereview.chromium.org/705413002/diff/60001/src/gpu/GrGpuResource.cpp#newcode88 src/gpu/GrGpuResource.cpp:88: if (fContentKeySet) { Assert in here?
6 years, 1 month ago (2014-11-11 15:04:44 UTC) #3
bsalomon
I'm going to take back my promise to not land this until the mailbox stuff ...
6 years, 1 month ago (2014-11-11 15:17:22 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/705413002/60001
6 years, 1 month ago (2014-11-11 15:18:28 UTC) #6
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 1 month ago (2014-11-11 15:18:29 UTC) #7
robertphillips
lgtm
6 years, 1 month ago (2014-11-11 15:23:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/705413002/60001
6 years, 1 month ago (2014-11-11 15:24:08 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-11 15:27:23 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/6d4488c5e03010c94200b3706631d34ec3201411

Powered by Google App Engine
This is Rietveld 408576698