aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
* detect truncated pict streamsGravatar Mike Reed2018-02-01
* validate indices for verticesGravatar Mike Reed2018-02-01
* Implement GPU/OpList DDLsGravatar Robert Phillips2018-02-01
* Add SkSurface_Gpu::MakeWrappedRenderTarget methodGravatar Robert Phillips2018-01-31
* 1010102, 101010x, 888x in swGravatar Mike Klein2018-01-30
* Revert "Reduce the amount of padding needed for SDFs, take 2"Gravatar Jim Van Verth2018-01-30
* Reduce the amount of padding needed for SDFs, take 2Gravatar Jim Van Verth2018-01-30
* Revert "Reduce the amount of padding needed for SDFs."Gravatar Jim Van Verth2018-01-30
* handle paths with degenerate verbsGravatar Mike Reed2018-01-30
* don't draw images with nonfinite dst boundsGravatar Mike Reed2018-01-30
* handle clipping large trianglesGravatar Mike Reed2018-01-30
* Reduce the amount of padding needed for SDFs.Gravatar Jim Van Verth2018-01-30
* don't draw non-finite contexts in imagefiltersGravatar Mike Reed2018-01-30
* Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.Gravatar Brian Salomon2018-01-30
* check that rect is finite before jamming our boundsGravatar Mike Reed2018-01-29
* handle conics in text warperGravatar Mike Reed2018-01-29
* validate that contours begin with moveToGravatar Mike Reed2018-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 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
* 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
* fix serializing shadowrecGravatar Mike Reed2018-01-24
* allow 4444 sw surfacesGravatar Mike Klein2018-01-24
* Remove superfluous SkReadBuffer validity checksGravatar Robert Phillips2018-01-23
* Move glyph cache and descriptor functions off of SkPaintGravatar Herb Derby2018-01-23
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* Various MSAN fixesGravatar Kevin Lubick2018-01-23
* Increase depth threshold for SkClipStack::isRRect.Gravatar Brian Salomon2018-01-23
* init out-param on buffer failureGravatar Mike Reed2018-01-23
* Fix some fuzzer bugs from Skia's image filter fuzzerGravatar Robert Phillips2018-01-23
* require finite blob boundsGravatar Mike Reed2018-01-23
* check for valid vertices modeGravatar Mike Reed2018-01-23
* Clean up SkScalerContext descriptor creationGravatar Herb Derby2018-01-23
* remove unneeded SkFlattenableSerializationGravatar Mike Reed2018-01-23
* IWYU -- SkShader.hGravatar Mike Reed2018-01-23
* check for huge pathsGravatar Mike Reed2018-01-22