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

Issue 1377943003: Remove separate cache for clip mask textures (Closed)

Created:
5 years, 2 months ago by bsalomon
Modified:
5 years, 2 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

Remove separate cache for clip mask textures Committed: https://skia.googlesource.com/skia/+/473addf17617d441edb44e501786cdd97d3ebdfb

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments #

Patch Set 3 : remove unused consts from test file and rebase #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -587 lines) Patch
M gyp/gpu.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M include/gpu/GrContext.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D src/gpu/GrClipMaskCache.h View 1 chunk +0 lines, -231 lines 0 comments Download
D src/gpu/GrClipMaskCache.cpp View 1 chunk +0 lines, -19 lines 0 comments Download
M src/gpu/GrClipMaskManager.h View 6 chunks +3 lines, -21 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 13 chunks +49 lines, -64 lines 0 comments Download
M src/gpu/GrContext.cpp View 2 chunks +0 lines, -8 lines 0 comments Download
M src/gpu/GrDrawContext.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 3 chunks +2 lines, -10 lines 0 comments Download
M src/gpu/GrResourceProvider.h View 2 chunks +3 lines, -0 lines 0 comments Download
A tests/ClipBoundsTest.cpp View 1 2 1 chunk +85 lines, -0 lines 0 comments Download
D tests/ClipCacheTest.cpp View 1 chunk +0 lines, -231 lines 0 comments Download
M tests/ResourceCacheTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
bsalomon
Don't really want to land this until the branch, but might land and revert to ...
5 years, 2 months ago (2015-09-29 19:28:09 UTC) #2
robertphillips
lgtm + suggestions https://codereview.chromium.org/1377943003/diff/1/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/1377943003/diff/1/src/gpu/GrClipMaskManager.cpp#newcode529 src/gpu/GrClipMaskManager.cpp:529: desc.fFlags = renderTarget ? kRenderTarget_GrSurfaceFlag : ...
5 years, 2 months ago (2015-09-30 12:33:06 UTC) #3
bsalomon
https://codereview.chromium.org/1377943003/diff/1/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/1377943003/diff/1/src/gpu/GrClipMaskManager.cpp#newcode529 src/gpu/GrClipMaskManager.cpp:529: desc.fFlags = renderTarget ? kRenderTarget_GrSurfaceFlag : kNone_GrSurfaceFlags; On 2015/09/30 ...
5 years, 2 months ago (2015-09-30 19:59:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1377943003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1377943003/20001
5 years, 2 months ago (2015-09-30 20:00:18 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-Clang-x86_64-Debug-Trybot/builds/3502)
5 years, 2 months ago (2015-09-30 20:01:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1377943003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1377943003/60001
5 years, 2 months ago (2015-10-02 14:42:14 UTC) #12
commit-bot: I haz the power
5 years, 2 months ago (2015-10-02 14:49:11 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/473addf17617d441edb44e501786cdd97d3ebdfb

Powered by Google App Engine
This is Rietveld 408576698