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

Issue 432503002: Add initial pipeline for decompressors (Closed)

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

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : Code review comments #

Total comments: 4

Patch Set 3 : Code review comments #

Patch Set 4 : Test robustness #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -47 lines) Patch
M src/utils/SkTextureCompressor.h View 1 2 2 chunks +24 lines, -4 lines 0 comments Download
M src/utils/SkTextureCompressor.cpp View 1 2 3 3 chunks +31 lines, -3 lines 0 comments Download
M src/utils/SkTextureCompressor_LATC.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/utils/SkTextureCompressor_LATC.cpp View 4 chunks +68 lines, -38 lines 0 comments Download
M src/utils/SkTextureCompressor_R11EAC.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/utils/SkTextureCompressor_R11EAC.cpp View 1 4 chunks +44 lines, -2 lines 0 comments Download
M tests/TextureCompressionTest.cpp View 1 2 3 3 chunks +103 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
krajcevski
6 years, 4 months ago (2014-07-30 19:27:16 UTC) #1
krajcevski
ping
6 years, 4 months ago (2014-07-31 14:50:35 UTC) #2
robertphillips
https://codereview.chromium.org/432503002/diff/1/src/utils/SkTextureCompressor.cpp File src/utils/SkTextureCompressor.cpp (right): https://codereview.chromium.org/432503002/diff/1/src/utils/SkTextureCompressor.cpp#newcode22 src/utils/SkTextureCompressor.cpp:22: Is there a better name then hardware? https://codereview.chromium.org/432503002/diff/1/src/utils/SkTextureCompressor.h File ...
6 years, 4 months ago (2014-07-31 15:01:02 UTC) #3
krajcevski
https://codereview.chromium.org/432503002/diff/1/src/utils/SkTextureCompressor.cpp File src/utils/SkTextureCompressor.cpp (right): https://codereview.chromium.org/432503002/diff/1/src/utils/SkTextureCompressor.cpp#newcode22 src/utils/SkTextureCompressor.cpp:22: On 2014/07/31 15:01:01, robertphillips wrote: > Is there a ...
6 years, 4 months ago (2014-07-31 15:12:19 UTC) #4
robertphillips
lgtm + a comment suggestion & something to fix https://codereview.chromium.org/432503002/diff/20001/src/utils/SkTextureCompressor.h File src/utils/SkTextureCompressor.h (right): https://codereview.chromium.org/432503002/diff/20001/src/utils/SkTextureCompressor.h#newcode81 src/utils/SkTextureCompressor.h:81: ...
6 years, 4 months ago (2014-07-31 15:15:13 UTC) #5
krajcevski
https://codereview.chromium.org/432503002/diff/20001/src/utils/SkTextureCompressor.h File src/utils/SkTextureCompressor.h (right): https://codereview.chromium.org/432503002/diff/20001/src/utils/SkTextureCompressor.h#newcode81 src/utils/SkTextureCompressor.h:81: // flag 'matchSpec' is true, then the actual dimensions ...
6 years, 4 months ago (2014-07-31 15:28:54 UTC) #6
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 4 months ago (2014-07-31 15:28:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/432503002/40001
6 years, 4 months ago (2014-07-31 15:29:55 UTC) #8
commit-bot: I haz the power
Change committed as 14a1df0bcd00734e6efbe4a21629fe95118815ef
6 years, 4 months ago (2014-07-31 15:42:13 UTC) #9
mtklein
A revert of this CL has been created in https://codereview.chromium.org/425223006/ by mtklein@google.com. The reason for ...
6 years, 4 months ago (2014-07-31 16:33:23 UTC) #10
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 4 months ago (2014-07-31 21:00:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/432503002/60001
6 years, 4 months ago (2014-07-31 21:01:34 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-07-31 21:12:55 UTC) #13
Message was sent while issue was closed.
Change committed as 4ad76e35111585f4da662d54943f23792dd1e0ae

Powered by Google App Engine
This is Rietveld 408576698