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

Issue 702413003: Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl (Closed)

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

Description

Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl BUG=skia:2889 Committed: https://skia.googlesource.com/skia/+/69ed47f42d4877c178fdc0031cb01af2966ae235

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -42 lines) Patch
M bench/GrResourceCacheBench.cpp View 4 chunks +8 lines, -8 lines 0 comments Download
M include/gpu/GrGpuResource.h View 4 chunks +14 lines, -5 lines 0 comments Download
M include/gpu/GrTexture.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/gpu/GrGeometryBuffer.h View 2 chunks +2 lines, -3 lines 0 comments Download
M src/gpu/GrGpuResource.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrResourceCache.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrTexture.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLPath.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLPathRange.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLRenderTarget.h View 3 chunks +4 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLRenderTarget.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLStencilBuffer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLStencilBuffer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLTextureRenderTarget.h View 2 chunks +8 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLVertexArray.h View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/ResourceCacheTest.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
bsalomon
6 years, 1 month ago (2014-11-11 16:36:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/702413003/40001
6 years, 1 month ago (2014-11-11 16:38:41 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 16:38:42 UTC) #7
commit-bot: I haz the power
Failed to apply patch for include/gpu/GrGpuResource.h: While running git apply --index -3 -p1; error: patch ...
6 years, 1 month ago (2014-11-11 16:38:49 UTC) #9
bsalomon
oops, didn't mean to check CQ on this one yet.
6 years, 1 month ago (2014-11-11 16:39:35 UTC) #10
robertphillips
lgtm
6 years, 1 month ago (2014-11-11 18:17:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/702413003/40001
6 years, 1 month ago (2014-11-11 18:19:42 UTC) #13
commit-bot: I haz the power
Failed to apply patch for include/gpu/GrGpuResource.h: While running git apply --index -3 -p1; error: patch ...
6 years, 1 month ago (2014-11-11 18:19:49 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/702413003/60001
6 years, 1 month ago (2014-11-12 19:02:19 UTC) #17
commit-bot: I haz the power
6 years, 1 month ago (2014-11-12 19:13:43 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://skia.googlesource.com/skia/+/69ed47f42d4877c178fdc0031cb01af2966ae235

Powered by Google App Engine
This is Rietveld 408576698