DescriptionRemove dependencies on Android's forked decoder libraries
Disable SkImageDecoder's code which relies on Android's customized
libpng and libjpeg. Build standard versions of libpng and libjpeg-turbo
everywhere. The SkImageDecoder code has been replaced with SkCodec, which
can decode subsets using standard library APIs
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/b747b90501823cc160848957dfa552877d83b11d
Patch Set 1 #
Total comments: 6
Patch Set 2 : Focus on modifying gyp files #
Total comments: 4
Patch Set 3 : Fixed images.gyp #
Total comments: 13
Patch Set 4 : Move logic out of codec.gyp and images.gyp #
Total comments: 2
Patch Set 5 : It is 2015 #
Depends on Patchset: Messages
Total messages: 16 (3 generated)
|