aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-29handle conics in text warperMike Reed
2018-01-29Remove some unused sample count capsBrian Salomon
2018-01-29validate that contours begin with moveToMike Reed
2018-01-29workaround for Intel SPIR-V OpCompositeConstruct bugEthan Nicholas
2018-01-29Remove Ops whose lazy proxies fail to instantiate on flushGreg Daniel
2018-01-29Add createTextureProxy function to ProxyProvider that takes an SkImageGreg Daniel
2018-01-29fixed creating a vector from another vector in SPIR-V outputEthan Nicholas
2018-01-28add SkPicture::MakePlaceholder()Mike Klein
2018-01-27Revert "hide picture virtuals (no public callers)"Mike Klein
2018-01-27hide picture virtuals (no public callers)Mike Reed
2018-01-26Make SkAndroidCodec (optionally) respect originLeon Scroggins III
2018-01-26make SkGammas less badMike Klein
2018-01-26move checkLE functionality directly onto readbufferMike Reed
2018-01-26remove SkColorSpace_BaseMike Klein
2018-01-26eliminate SK_BUILD_FOR_WIN32Mike Klein
2018-01-26Remove legacy mask blur code.Herbert Derby
2018-01-26Remove unused SkPictureContentInfoBrian Salomon
2018-01-26Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...Brian Salomon
2018-01-26use coverage modes instead of blend modesMike Reed
2018-01-26bug fixes from PVS Studio (static analysis)Mike Klein
2018-01-26Rename .include files to .incBen Wagner
2018-01-26Use int when possible to calculate atlas indices in shaders.Jim Van Verth
2018-01-25Add cache for handling of contexts.Herb Derby
2018-01-25compose and combine maskfiltersMike Reed
2018-01-25Revert "Increase depth threshold for SkClipStack::isRRect."Stan Iliev
2018-01-24Start of cross process SkScalerContext.Mike Klein
2018-01-24Misc guarding of enums in ImageFilter CreateProcsRobert Phillips
2018-01-24Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_tMike Klein
2018-01-24pass size_t to ptr_and_ix()Mike Klein
2018-01-24Check enum values in SkDisplacementMapEffect's CreateProcRobert Phillips
2018-01-24Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProcRobert Phillips
2018-01-24fix serializing shadowrecMike Reed
2018-01-24allow 4444 sw surfacesMike Klein
2018-01-24Add return value to doLazyInstantiation to know if it succeedes.Greg Daniel
2018-01-24Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptionsBrian Salomon
2018-01-24Add lazy proxy's for wrapping backend texturesGreg Daniel
2018-01-24Fix noncoherent advanced blend eq NV workaroundBrian Salomon
2018-01-24Revert "Revert "converted vertex shaders to device coords""Robert Phillips
2018-01-23Remove superfluous SkReadBuffer validity checksRobert Phillips
2018-01-23Revert "converted vertex shaders to device coords"Ethan Nicholas
2018-01-23Make SkAnimatedImage::update return sentinel when stoppedLeon Scroggins III
2018-01-23Move glyph cache and descriptor functions off of SkPaintHerb Derby
2018-01-23ccpr: Use primitive restart feature on ARMChris Dalton
2018-01-23move the guts of SkMaskFilter.h into SkMaskFilterBase.hMike Reed
2018-01-23GrTessellator: add a #define for max aa verb count.Stephen White
2018-01-23Various MSAN fixesKevin Lubick
2018-01-23Increase depth threshold for SkClipStack::isRRect.Brian Salomon
2018-01-23Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...Brian Salomon
2018-01-23init out-param on buffer failureMike Reed
2018-01-23Fix skia image filter fuzz SkLightingImageFilter complaintRobert Phillips