aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* check that rect is finite before jamming our boundsGravatar Mike Reed2018-01-29
* handle conics in 1D patheffectGravatar Mike Reed2018-01-29
* handle conics in text warperGravatar Mike Reed2018-01-29
* Remove some unused sample count capsGravatar Brian Salomon2018-01-29
* validate that contours begin with moveToGravatar Mike Reed2018-01-29
* workaround for Intel SPIR-V OpCompositeConstruct bugGravatar Ethan Nicholas2018-01-29
* Remove Ops whose lazy proxies fail to instantiate on flushGravatar Greg Daniel2018-01-29
* Add createTextureProxy function to ProxyProvider that takes an SkImageGravatar Greg Daniel2018-01-29
* fixed creating a vector from another vector in SPIR-V outputGravatar Ethan Nicholas2018-01-29
* add SkPicture::MakePlaceholder()Gravatar Mike Klein2018-01-28
* Revert "hide picture virtuals (no public callers)"Gravatar Mike Klein2018-01-27
* hide picture virtuals (no public callers)Gravatar Mike Reed2018-01-27
* Make SkAndroidCodec (optionally) respect originGravatar Leon Scroggins III2018-01-26
* make SkGammas less badGravatar Mike Klein2018-01-26
* move checkLE functionality directly onto readbufferGravatar Mike Reed2018-01-26
* remove SkColorSpace_BaseGravatar Mike Klein2018-01-26
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26
* Remove legacy mask blur code.Gravatar Herbert Derby2018-01-26
* Remove unused SkPictureContentInfoGravatar Brian Salomon2018-01-26
* Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...Gravatar Brian Salomon2018-01-26
* use coverage modes instead of blend modesGravatar Mike Reed2018-01-26
* bug fixes from PVS Studio (static analysis)Gravatar Mike Klein2018-01-26
* Rename .include files to .incGravatar Ben Wagner2018-01-26
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2018-01-26
* Add cache for handling of contexts.Gravatar Herb Derby2018-01-25
* compose and combine maskfiltersGravatar Mike Reed2018-01-25
* Revert "Increase depth threshold for SkClipStack::isRRect."Gravatar Stan Iliev2018-01-25
* Start of cross process SkScalerContext.Gravatar Mike Klein2018-01-24
* Misc guarding of enums in ImageFilter CreateProcsGravatar Robert Phillips2018-01-24
* Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_tGravatar Mike Klein2018-01-24
* pass size_t to ptr_and_ix()Gravatar Mike Klein2018-01-24
* Check enum values in SkDisplacementMapEffect's CreateProcGravatar Robert Phillips2018-01-24
* Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProcGravatar Robert Phillips2018-01-24
* fix serializing shadowrecGravatar Mike Reed2018-01-24
* allow 4444 sw surfacesGravatar Mike Klein2018-01-24
* Add return value to doLazyInstantiation to know if it succeedes.Gravatar Greg Daniel2018-01-24
* Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptionsGravatar Brian Salomon2018-01-24
* Add lazy proxy's for wrapping backend texturesGravatar Greg Daniel2018-01-24
* Fix noncoherent advanced blend eq NV workaroundGravatar Brian Salomon2018-01-24
* Revert "Revert "converted vertex shaders to device coords""Gravatar Robert Phillips2018-01-24
* Remove superfluous SkReadBuffer validity checksGravatar Robert Phillips2018-01-23
* Revert "converted vertex shaders to device coords"Gravatar Ethan Nicholas2018-01-23
* Make SkAnimatedImage::update return sentinel when stoppedGravatar Leon Scroggins III2018-01-23
* Move glyph cache and descriptor functions off of SkPaintGravatar Herb Derby2018-01-23
* ccpr: Use primitive restart feature on ARMGravatar Chris Dalton2018-01-23
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* GrTessellator: add a #define for max aa verb count.Gravatar Stephen White2018-01-23
* Various MSAN fixesGravatar Kevin Lubick2018-01-23
* Increase depth threshold for SkClipStack::isRRect.Gravatar Brian Salomon2018-01-23
* Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...Gravatar Brian Salomon2018-01-23