aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* move some RRect methods into privGravatar Mike Reed2018-02-22
* Small cleanup of SkPaintGravatar Herb Derby2018-02-22
* add checks for enough data in path deserializationGravatar Mike Reed2018-02-22
* change path serialization version to 4Gravatar Mike Reed2018-02-21
* Add isFinite() bounds check for drawPointsGravatar Jim Van Verth2018-02-21
* writePixels should notify GPU that pixels have changedGravatar Cary Clark2018-02-21
* Enable DAA in the init-once phase of threaded backendsGravatar Yuqian Li2018-02-21
* Correct font metrics, bitmap glyph metrics and underline.Gravatar Ben Wagner2018-02-20
* hide complex versions of isOval and isRRectGravatar Mike Reed2018-02-20
* don't trust stored segment maskGravatar Mike Reed2018-02-20
* null checkGravatar Mike Reed2018-02-20
* hide virtual and rename to onMakeComposedGravatar Mike Reed2018-02-19
* add decal tilemode to shadersGravatar Mike Reed2018-02-16
* Add a generalized array of bytes with a given alignmentGravatar Herb Derby2018-02-16
* use conservative bounds to disable clippingGravatar Mike Reed2018-02-15
* use safe increment for edge walkerGravatar Mike Reed2018-02-15
* simplify size check in stringGravatar Mike Reed2018-02-14
* Fix compilation of opList-based DDL implementationGravatar Robert Phillips2018-02-14
* Add SkDAARecord to prepare for init-onceGravatar Yuqian Li2018-02-14
* Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)Gravatar Robert Phillips2018-02-14
* 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