skia2/src
jvanverth e78d4872cf Clamp Vulkan caps to INT_MAX
AMD sets some Vulkan caps values to 0xffffffff as a uint32_t, which
overflows our int values and causes merry havok.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2371923002

Review-Url: https://codereview.chromium.org/2371923002
2016-09-27 03:33:07 -07:00
..
android change SkStreams to work with sk_sp<SkData> instead of SkData* 2016-09-12 12:01:44 -07:00
animator SkFontData to use smart pointers. 2016-09-16 06:24:20 -07:00
c switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
codec Add BGRA as input format to SkColorSpaceXform 2016-09-22 12:37:04 -07:00
core allow conic chop to fail 2016-09-26 11:03:54 -07:00
effects Revert "Revert "replace Arithmetic xfermode with imagefilter"" 2016-09-27 10:33:06 +00:00
fonts SkPDF: Fix Type3 ToUnicode table. 2016-08-31 12:52:35 -07:00
gpu Clamp Vulkan caps to INT_MAX 2016-09-27 03:33:07 -07:00
image Add output format properties to SkImageFilter::Context 2016-09-22 07:15:37 -07:00
images SkFontData to use smart pointers. 2016-09-16 06:24:20 -07:00
lazy SkOncePtr -> SkOnce 2016-05-05 16:05:56 -07:00
opts Support Float32 output from SkColorSpaceXform 2016-09-16 11:45:59 -07:00
pathops allow conic chop to fail 2016-09-26 11:03:54 -07:00
pdf SkPDF: do not assert when openStream return nullptr 2016-09-22 14:13:16 -07:00
pipe abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
ports Revert "Revert "replace Arithmetic xfermode with imagefilter"" 2016-09-27 10:33:06 +00:00
sfnt Simplify embeddability test. 2016-08-19 08:45:37 -07:00
sksl Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) 2016-09-26 13:43:47 -07:00
svg abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
utils document.close from bool to void 2016-09-22 14:12:47 -07:00
views Supply a color space in sRGB/F16 mode of SampleApp 2016-08-22 08:23:09 -07:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps document.close from bool to void 2016-09-22 14:12:47 -07:00