DescriptionEnable both static and dynamically linked libpng
All platforms except android are configured to use the statically linked copy
of libpng. Android uses the system provided dynamic copy for SkImageDecoder
and the static copy for SkCodec. The exception being android framework builds
that currently use the dynamic copy everywhere.
This CL also enables NEON optimizations for libpng.
Committed: https://skia.googlesource.com/skia/+/b2a6fe7976ae85242f9266be23eab025a7e8e7e7
Patch Set 1 #
Total comments: 2
Patch Set 2 : ios experiment #Patch Set 3 : ios experiment #2 #Patch Set 4 : fix gyp #Patch Set 5 : original behavior #
Total comments: 2
Patch Set 6 : rebase #Patch Set 7 : win fix #
Messages
Total messages: 17 (6 generated)
|