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

Issue 347673002: Some improvements to LATC compression (Closed)

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

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review comments #

Patch Set 3 : Use new function name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+245 lines, -112 lines) Patch
M src/utils/SkTextureCompressor.h View 2 chunks +8 lines, -0 lines 0 comments Download
M src/utils/SkTextureCompressor.cpp View 1 2 2 chunks +237 lines, -112 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
krajcevski
6 years, 6 months ago (2014-06-18 21:20:41 UTC) #1
bsalomon
https://codereview.chromium.org/347673002/diff/1/src/utils/SkTextureCompressor.cpp File src/utils/SkTextureCompressor.cpp (right): https://codereview.chromium.org/347673002/diff/1/src/utils/SkTextureCompressor.cpp#newcode75 src/utils/SkTextureCompressor.cpp:75: return pixel == 0 || pixel == 255; we ...
6 years, 6 months ago (2014-06-19 19:19:06 UTC) #2
krajcevski
https://codereview.chromium.org/347673002/diff/1/src/utils/SkTextureCompressor.cpp File src/utils/SkTextureCompressor.cpp (right): https://codereview.chromium.org/347673002/diff/1/src/utils/SkTextureCompressor.cpp#newcode75 src/utils/SkTextureCompressor.cpp:75: return pixel == 0 || pixel == 255; On ...
6 years, 6 months ago (2014-06-19 20:56:56 UTC) #3
bsalomon
lgtm
6 years, 6 months ago (2014-06-20 14:11:04 UTC) #4
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 6 months ago (2014-06-20 17:04:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/347673002/20001
6 years, 6 months ago (2014-06-20 17:05:31 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Build-Mac10.8-Clang-x86-Release-Trybot on tryserver.skia ...
6 years, 6 months ago (2014-06-20 17:09:41 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-20 17:11:51 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot on tryserver.skia (http://108.170.220.76:10117/builders/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot/builds/217)
6 years, 6 months ago (2014-06-20 17:11:51 UTC) #9
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 6 months ago (2014-06-20 18:22:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/347673002/40001
6 years, 6 months ago (2014-06-20 18:28:15 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 18:43:03 UTC) #12
Message was sent while issue was closed.
Change committed as eecc35f988662f4fa82693ad36e908d637a7d3c1

Powered by Google App Engine
This is Rietveld 408576698