aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"Gravatar Cary Clark2018-02-13
* Add SkCharacterization creation helper to GrContextThreadSafeProxyGravatar Robert Phillips2018-02-13
* Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have aGravatar Brian Salomon2018-02-13
* begin to wrap all float dividesGravatar Mike Reed2018-02-12
* Add init-once to threaded backendGravatar Yuqian Li2018-02-12
* Remove SK_SUPPORT_LEGACY_AAA_SMOOTHGravatar Yuqian Li2018-02-12
* add helper to know when a colortype is always opaqueGravatar Mike Reed2018-02-10
* yet another approach to unpremul scale pixelsGravatar Mike Klein2018-02-09
* move a bunch of helpers from SkImageInfo.h into privGravatar Mike Reed2018-02-09
* Revert "alternate approach to unpremul scalePixels()"Gravatar Mike Klein2018-02-09
* alternate approach to unpremul scalePixels()Gravatar Mike Klein2018-02-09
* Fix typo in comment (inherited from ICC spec)Gravatar Brian Osman2018-02-08
* Move control of explicit GPU resource allocation to GrContextOptionsGravatar Robert Phillips2018-02-08
* Fix the left/right edge swapping in isSmoothEnoughGravatar Yuqian Li2018-02-08
* extend savelayer_maskfilter to also have an imagefilterGravatar Mike Reed2018-02-07
* Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"Gravatar Mike Klein2018-02-07
* init matrix if buffer is already badGravatar Mike Reed2018-02-07
* Remove legacy small rect codeGravatar Yuqian Li2018-02-07
* Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"Gravatar Mike Klein2018-02-07
* remove SkCanvas::kIsOpaque_SaveLayerFlagGravatar Mike Klein2018-02-07
* Revert "Revert "move GrColor.h to private, IWYU""Gravatar Mike Reed2018-02-06
* add maskfilter+localmatrix to fix savelayerGravatar Mike Reed2018-02-06
* Can't correctly call computeFastBounds on maskfilter w/ device geoGravatar Mike Reed2018-02-06
* 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