DescriptionMake SkImageDecoder_libpng be compilable with Chromium libpng
Chromium has libpng with pngusr.h that disables certain functionality with
defines. Use those defines when compiling SkImageDecoder_libpng.cpp.
This makes it possible to use Skia PNG decoder and encoder when compiling dm
with Chromium. Skia PNG decoder and encoder of course is not compiled to the
skia library, but to dm with Chromium.
BUG=skia:2992
Committed: https://skia.googlesource.com/skia/+/93b255b19e01a0f10ac3b9e20f2d8fedcb5e57ca
Patch Set 1 #
Total comments: 1
Patch Set 2 : address review comment #Messages
Total messages: 8 (2 generated)
|