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

Issue 457333004: Consider index8 a compressed config. (Closed)

Created:
6 years, 4 months ago by bsalomon
Modified:
6 years, 4 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : fix grtexture::gpuMemorySize() #

Patch Set 3 : Fix line wrap #

Patch Set 4 : remove succeeded bool #

Total comments: 5

Patch Set 5 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -64 lines) Patch
M include/gpu/GrTypes.h View 1 2 3 4 5 chunks +6 lines, -9 lines 0 comments Download
M src/gpu/GrTexture.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 7 chunks +25 lines, -49 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
bsalomon
6 years, 4 months ago (2014-08-11 20:52:03 UTC) #1
robertphillips
lgtm + suggestion https://codereview.chromium.org/457333004/diff/60001/include/gpu/GrTypes.h File include/gpu/GrTypes.h (right): https://codereview.chromium.org/457333004/diff/60001/include/gpu/GrTypes.h#newcode680 include/gpu/GrTypes.h:680: SkASSERT(GrPixelConfigIsCompressed(config)); "// sizeof(GrColor)" -> "// 4 ...
6 years, 4 months ago (2014-08-11 21:02:07 UTC) #2
krajcevski
lgtm, too https://codereview.chromium.org/457333004/diff/60001/src/gpu/gl/GrGpuGL.cpp File src/gpu/gl/GrGpuGL.cpp (left): https://codereview.chromium.org/457333004/diff/60001/src/gpu/gl/GrGpuGL.cpp#oldcode2753 src/gpu/gl/GrGpuGL.cpp:2753: kIndex_8_GrPixelConfig != src->config() && Does this function ...
6 years, 4 months ago (2014-08-11 21:02:52 UTC) #3
bsalomon
https://codereview.chromium.org/457333004/diff/60001/include/gpu/GrTypes.h File include/gpu/GrTypes.h (right): https://codereview.chromium.org/457333004/diff/60001/include/gpu/GrTypes.h#newcode680 include/gpu/GrTypes.h:680: SkASSERT(GrPixelConfigIsCompressed(config)); On 2014/08/11 21:02:07, robertphillips wrote: > "// sizeof(GrColor)" ...
6 years, 4 months ago (2014-08-11 21:04:12 UTC) #4
bsalomon
https://codereview.chromium.org/457333004/diff/60001/src/gpu/gl/GrGpuGL.cpp File src/gpu/gl/GrGpuGL.cpp (left): https://codereview.chromium.org/457333004/diff/60001/src/gpu/gl/GrGpuGL.cpp#oldcode2753 src/gpu/gl/GrGpuGL.cpp:2753: kIndex_8_GrPixelConfig != src->config() && On 2014/08/11 21:02:51, krajcevski wrote: ...
6 years, 4 months ago (2014-08-11 21:05:53 UTC) #5
krajcevski
On 2014/08/11 21:05:53, bsalomon wrote: > https://codereview.chromium.org/457333004/diff/60001/src/gpu/gl/GrGpuGL.cpp > File src/gpu/gl/GrGpuGL.cpp (left): > > https://codereview.chromium.org/457333004/diff/60001/src/gpu/gl/GrGpuGL.cpp#oldcode2753 > ...
6 years, 4 months ago (2014-08-11 21:06:23 UTC) #6
bsalomon
https://codereview.chromium.org/457333004/diff/60001/src/gpu/gl/GrGpuGL.cpp File src/gpu/gl/GrGpuGL.cpp (left): https://codereview.chromium.org/457333004/diff/60001/src/gpu/gl/GrGpuGL.cpp#oldcode2753 src/gpu/gl/GrGpuGL.cpp:2753: kIndex_8_GrPixelConfig != src->config() && On 2014/08/11 21:05:53, bsalomon wrote: ...
6 years, 4 months ago (2014-08-11 21:08:02 UTC) #7
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 4 months ago (2014-08-11 21:08:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/457333004/80001
6 years, 4 months ago (2014-08-11 21:08:33 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-11 21:19:14 UTC) #10
Message was sent while issue was closed.
Change committed as d4cb922ea1a85d381e88975b63664f6c0bf28cdb

Powered by Google App Engine
This is Rietveld 408576698