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

Issue 882223003: Move npot resizing out of GrContext and simplify GrContext texture functions. (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@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : remove unused function #

Patch Set 4 : comment out unused function #

Patch Set 5 : remove recursion added for debugging #

Patch Set 6 : fallback to rgba for alpha when alpha not renderable #

Patch Set 7 : minor #

Total comments: 16

Patch Set 8 : Address comments #

Patch Set 9 : small comment fix #

Patch Set 10 : SkASSERT()->SkAssertResult(), rebase back on to origin/master #

Patch Set 11 : add code to resize texture-backed-bmps #

Patch Set 12 : Fix yuv cache key #

Patch Set 13 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+328 lines, -422 lines) Patch
M include/gpu/GrContext.h View 1 2 3 4 5 6 7 8 4 chunks +37 lines, -64 lines 0 comments Download
M include/gpu/GrPaint.h View 1 chunk +3 lines, -11 lines 0 comments Download
M include/gpu/GrResourceKey.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/gpu/GrTypes.h View 1 1 chunk +16 lines, -0 lines 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 1 2 3 4 5 6 7 4 chunks +19 lines, -17 lines 0 comments Download
M src/effects/SkColorCubeFilter.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 4 chunks +32 lines, -243 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 3 4 5 6 7 8 9 10 11 14 chunks +206 lines, -73 lines 0 comments Download
M src/gpu/effects/GrTextureStripAtlas.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/GLProgramsTest.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 22 (5 generated)
bsalomon
This also removes the cpu upscaling code path which we used to use when the ...
5 years, 10 months ago (2015-01-28 22:23:16 UTC) #2
bsalomon
On 2015/01/28 22:23:16, bsalomon wrote: > This also removes the cpu upscaling code path which ...
5 years, 10 months ago (2015-01-28 22:24:42 UTC) #3
robertphillips
first pass - I would like to go through it again though. https://codereview.chromium.org/882223003/diff/120001/include/gpu/GrContext.h File include/gpu/GrContext.h ...
5 years, 10 months ago (2015-01-30 14:47:21 UTC) #4
bsalomon
new patch uploaded https://codereview.chromium.org/882223003/diff/120001/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.chromium.org/882223003/diff/120001/include/gpu/GrContext.h#newcode216 include/gpu/GrContext.h:216: /** On 2015/01/30 14:47:21, robertphillips wrote: ...
5 years, 10 months ago (2015-01-30 15:37:40 UTC) #5
robertphillips
lgtm
5 years, 10 months ago (2015-01-30 20:16:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882223003/160001
5 years, 10 months ago (2015-01-30 20:37:36 UTC) #8
commit-bot: I haz the power
Committed patchset #9 (id:160001) as https://skia.googlesource.com/skia/+/8a8100349105c8c6de39fcb34e47679da7a67f54
5 years, 10 months ago (2015-01-30 20:43:48 UTC) #9
fmalita_google_do_not_use
On 2015/01/30 20:43:48, I haz the power (commit-bot) wrote: > Committed patchset #9 (id:160001) as ...
5 years, 10 months ago (2015-01-31 14:59:12 UTC) #10
f(malita)
A revert of this CL (patchset #9 id:160001) has been created in https://codereview.chromium.org/868233005/ by fmalita@chromium.org. ...
5 years, 10 months ago (2015-01-31 15:01:37 UTC) #11
mtklein
On 2015/01/31 15:01:37, f(malita) wrote: > A revert of this CL (patchset #9 id:160001) has ...
5 years, 10 months ago (2015-01-31 16:21:09 UTC) #12
mtklein
On 2015/01/31 16:21:09, mtklein wrote: > On 2015/01/31 15:01:37, f(malita) wrote: > > A revert ...
5 years, 10 months ago (2015-01-31 16:22:01 UTC) #13
bsalomon
On 2015/01/31 16:22:01, mtklein wrote: > On 2015/01/31 16:21:09, mtklein wrote: > > On 2015/01/31 ...
5 years, 10 months ago (2015-02-01 03:21:23 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882223003/200001
5 years, 10 months ago (2015-02-01 03:21:39 UTC) #17
commit-bot: I haz the power
Committed patchset #10 (id:200001) as https://skia.googlesource.com/skia/+/6c96672491b04cb782bce8fee778124df66524a0
5 years, 10 months ago (2015-02-01 03:27:59 UTC) #18
bsalomon
A revert of this CL (patchset #10 id:200001) has been created in https://codereview.chromium.org/887303002/ by bsalomon@google.com. ...
5 years, 10 months ago (2015-02-01 04:09:53 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882223003/260001
5 years, 10 months ago (2015-02-02 20:48:52 UTC) #21
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 21:00:14 UTC) #22
Message was sent while issue was closed.
Committed patchset #13 (id:260001) as
https://skia.googlesource.com/skia/+/37f9a2694c15f08e361ebda74fe9f0fffbf452aa

Powered by Google App Engine
This is Rietveld 408576698