skia2/src
Robert Phillips b2cb53589b Fix more Skia filter fuzzer bugs
This CL fixes 3 fuzzer bugs:

 the rowBytes computation is really unfortunate in ReadRawPixels when width or height is negative
 In two instances uints were being read through the underlying SkReader32 rather than going through the readUInt virtual
 In skip SkAlign4 can wrap around and return an answer of 0 for large size_ts!!
 
Change-Id: I657e3afdb4804627604b59abc8008ccdfe47eab2
Reviewed-on: https://skia-review.googlesource.com/6332
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2016-12-20 19:27:47 +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 GIF: Avoid copying/storing data when possible 2016-12-19 15:25:13 +00:00
core Fix more Skia filter fuzzer bugs 2016-12-20 19:27:47 +00:00
effects Fix mapping from src to dst image space in SkAlphaThresholdFilter 2016-12-20 17:40:39 +00:00
fonts Clean up glyph id handling. 2016-11-11 21:59:54 +00:00
gpu GPU: Fix for fuzzer issue for sw-rendered paths with large bounds. 2016-12-20 18:19:56 +00:00
image Add color space to picture image as a creation parameter 2016-12-16 18:09:02 +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 Fix swapped interpretation of c and e in SkColorSpace_ICC 2016-12-19 20:23:03 +00:00
pathops check for empty contours in sortable top 2016-12-20 18:29:18 +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 Mark CG and WIC images as srgb 2016-12-16 14:43:59 +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 Remove SkDynamicMemoryWStream::getOffset. 2016-12-16 19:02:53 +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