aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Revert "move GrColor.h to private, IWYU"Gravatar Brian Salomon2018-02-06
* move GrColor.h to private, IWYUGravatar Mike Reed2018-02-06
* move SkMask.h to srcGravatar Mike Reed2018-02-06
* gpu impl for compose and combine maskfiltersGravatar Mike Reed2018-02-05
* Collapse metrics and image into a single call.Gravatar Herb Derby2018-02-05
* Generate cache traffic each iterationGravatar Herb Derby2018-02-05
* check for failure to make local-matrixGravatar Mike Reed2018-02-05
* Remove assert from SkStroke.cppGravatar Robert Phillips2018-02-05
* Update LazyProxy creation to allow for a non-textureable resultGravatar Robert Phillips2018-02-04
* Disable texture strip atlasing for DDLGravatar Robert Phillips2018-02-02
* switch to double in conic split on infinitiesGravatar Cary Clark2018-02-02
* Consolidate all the id handling and caching code.Gravatar Herb Derby2018-02-01
* signal on bad picture op, simplify other opsGravatar Mike Reed2018-02-01
* 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