skia2/src
Leon Scroggins III 9be9a42c92 Do not support index8 for generateScaledPixels
Since the in/out parameter is a const SkPixmap without the proper
color table, there is no way to tell the client about it without
modifying the const SkPixmap. Rather than cheating, just return
false.

Change-Id: I63fdf57febc59e1ee9af13aa6eb9b253d19bcb17
Reviewed-on: https://skia-review.googlesource.com/6414
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Leon Scroggins <scroggo@google.com>
2016-12-22 15:30:50 +00:00
..
android Decode to sRGB on Android 2016-12-12 22:19:05 +00:00
animator Revert "Revert "make it illegal to include SkXfermode.h"" 2016-11-23 22:17:17 +00:00
c Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" 2016-10-05 17:33:03 -07:00
codec Do not support index8 for generateScaledPixels 2016-12-22 15:30:50 +00:00
core Protect glyph sub-pixel placement against NaN and Inf. 2016-12-21 22:29:38 +00:00
effects Add color space xform fallback to GrMorphologyEffect 2016-12-21 19:30:37 +00:00
fonts Clean up glyph id handling. 2016-11-11 21:59:54 +00:00
gpu Cleanup GrBicubicEffect 2016-12-21 20:57:11 +00:00
image remove SK_SUPPORT_LEGACY_PREROLL code 2016-12-22 14:12:32 +00:00
images Remove SkKTXImageEncoder 2016-12-14 18:57:58 +00:00
lazy remove discardablepixelref 2016-10-25 14:19:07 +00:00
opts remove MIPS DSP optimizations 2016-12-21 03:55:00 +00:00
pathops one more empty contour 2016-12-21 13:57:47 +00:00
pdf Remove SkDynamicMemoryWStream::getOffset. 2016-12-16 19:02:53 +00:00
pipe Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" 2016-12-09 14:33:41 +00:00
ports Clean up SkFontHost_Mac ownership. 2016-12-21 18:56:57 +00:00
sfnt Remove SkAutoTDeleteArray 2016-11-02 21:30:38 +00:00
sksl re-land of added sk_FragCoord support to skslc 2016-12-13 14:28:53 +00:00
svg change SkClipOp to a class enum 2016-12-12 15:38:31 +00:00
utils helper to convert CGImage -> SkImage 2016-12-21 17:38:18 +00:00
views Fix implicit nullability cast of [NSScreen mainScreen]. 2016-11-09 21:22:41 +00:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps SkImageEncoder: simplify API 2016-11-23 16:40:32 +00:00