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

Issue 16816016: Fix for PNG, coding style, skip opaque. (Closed)

Created:
7 years, 6 months ago by scroggo
Modified:
7 years, 6 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix for PNG, coding style, skip opaque. In PNG decoder, pass the requirement for decoding unpremultiplied to the SkScaledBitmapSampler. In the test, skip formats that are opaque. Label static functions as static, and following coding style for their names. Merged into https://codereview.chromium.org/16410009

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -8 lines) Patch
M samplecode/SampleUnpremul.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/images/SkImageDecoder_libpng.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M tests/ImageDecodingTest.cpp View 4 chunks +29 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scroggo
7 years, 6 months ago (2013-06-13 23:17:13 UTC) #1
reed1
7 years, 6 months ago (2013-06-14 13:49:07 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698