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

Issue 322813005: Do a better job of enforcing the semantics of the setRequireUnpremultipliedColors flag (Closed)

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

Description

Do a better job of enforcing the semantics of the setRequireUnpremultipliedColors flag Committed: https://skia.googlesource.com/skia/+/3b570c6b023c5556613f435400798d5df37a78e3

Patch Set 1 #

Patch Set 2 : Use different options if our KTXPremultiplied flag is set to true. #

Total comments: 6

Patch Set 3 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -16 lines) Patch
M src/images/SkImageDecoder_ktx.cpp View 1 2 3 chunks +31 lines, -16 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
krajcevski
6 years, 6 months ago (2014-06-09 21:47:57 UTC) #1
scroggo
lgtm https://codereview.chromium.org/322813005/diff/20001/src/images/SkImageDecoder_ktx.cpp File src/images/SkImageDecoder_ktx.cpp (right): https://codereview.chromium.org/322813005/diff/20001/src/images/SkImageDecoder_ktx.cpp#newcode72 src/images/SkImageDecoder_ktx.cpp:72: bool bSrcIsPremul = ktxFile.getValueForKey(premulKey) == SkString("True"); const https://codereview.chromium.org/322813005/diff/20001/src/images/SkImageDecoder_ktx.cpp#newcode83 ...
6 years, 6 months ago (2014-06-10 13:50:23 UTC) #2
krajcevski
https://codereview.chromium.org/322813005/diff/20001/src/images/SkImageDecoder_ktx.cpp File src/images/SkImageDecoder_ktx.cpp (right): https://codereview.chromium.org/322813005/diff/20001/src/images/SkImageDecoder_ktx.cpp#newcode72 src/images/SkImageDecoder_ktx.cpp:72: bool bSrcIsPremul = ktxFile.getValueForKey(premulKey) == SkString("True"); On 2014/06/10 13:50:23, ...
6 years, 6 months ago (2014-06-10 14:47:29 UTC) #3
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 6 months ago (2014-06-10 14:47:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/322813005/40001
6 years, 6 months ago (2014-06-10 14:48:34 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-10 16:17:55 UTC) #6
Message was sent while issue was closed.
Change committed as 3b570c6b023c5556613f435400798d5df37a78e3

Powered by Google App Engine
This is Rietveld 408576698