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

Issue 864383003: Remove createUncachedTexture function, attempt to recycle scratch in createTexture. (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@continue
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

One createTexture function, attempt to recycle scratch in createTexture. Committed: https://skia.googlesource.com/skia/+/d0423587ac56ae84d3f1eb796d5c1e2dfba9646e

Patch Set 1 #

Patch Set 2 : more #

Patch Set 3 : more #

Total comments: 6

Patch Set 4 : Comments, fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -86 lines) Patch
M gm/texdata.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M include/gpu/GrContext.h View 1 2 3 3 chunks +17 lines, -16 lines 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/effects/SkColorCubeFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrContext.cpp View 1 2 3 6 chunks +54 lines, -25 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 1 chunk +1 line, -7 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 3 1 chunk +3 lines, -11 lines 0 comments Download
M src/gpu/SkGrPixelRef.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrConfigConversionEffect.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/effects/GrTextureStripAtlas.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/BlurTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/ClipCacheTest.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M tests/FloatingPointTextureTest.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/GLProgramsTest.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/GrSurfaceTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/ReadPixelsTest.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M tests/ReadWriteAlphaTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/RecordReplaceDrawTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/WritePixelsTest.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M tools/PictureRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
bsalomon
5 years, 10 months ago (2015-02-05 16:59:23 UTC) #2
robertphillips
lgtm + some questions https://codereview.chromium.org/864383003/diff/40001/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.chromium.org/864383003/diff/40001/src/gpu/SkGpuDevice.cpp#newcode199 src/gpu/SkGpuDevice.cpp:199: Is the loss of Exact ...
5 years, 10 months ago (2015-02-05 20:43:49 UTC) #3
bsalomon
https://codereview.chromium.org/864383003/diff/40001/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.chromium.org/864383003/diff/40001/src/gpu/SkGpuDevice.cpp#newcode199 src/gpu/SkGpuDevice.cpp:199: On 2015/02/05 20:43:49, robertphillips wrote: > Is the loss ...
5 years, 10 months ago (2015-02-06 15:27:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/864383003/60001
5 years, 10 months ago (2015-02-06 16:12:55 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-VS2013-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-VS2013-x86-Debug-Trybot/builds/2328)
5 years, 10 months ago (2015-02-06 16:16:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/864383003/60001
5 years, 10 months ago (2015-02-06 16:44:02 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 16:49:29 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/d0423587ac56ae84d3f1eb796d5c1e2dfba9646e

Powered by Google App Engine
This is Rietveld 408576698