DescriptionSupply separate flags for onBuildTileIndex
This is a follow up to:
https://codereview.chromium.org/1401283003/
Supply separate flags for onBuildTileIndex
Since png and jpeg's implementations of onBuildTileIndex rely on
modifications to their underlying libraries, rather than whether we are
running on Android, use separate flags that can be disabled
independently.
This will allow us to easily turn off the feature. It also is a step
towards building and running on other platforms for testing (e.g.
valgrind/ASAN to find memory leaks etc).
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/fc06e9c0e621744654e231ae6fa4460d88c0e27e
Committed: https://skia.googlesource.com/skia/+/c2d0bc5c20a2a87a49a18c657cd26fe1a23eb874
Patch Set 1 #Patch Set 2 : We may need to define JPEG_INDEX_SUPPORTED #
Depends on Patchset: Messages
Total messages: 12 (3 generated)
|