aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* document default serialization behavior (briefly)Gravatar Mike Reed2017-12-13
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* Revert "Revert "impl SkSerial picture procs""Gravatar Mike Reed2017-12-13
* Update SkImage::MakeFromYUVTexturesCopy to GrBackendTextureGravatar Robert Phillips2017-12-13
* Revert "impl SkSerial picture procs"Gravatar Mike Reed2017-12-13
* impl SkSerial picture procsGravatar Mike Reed2017-12-13
* Push much of the SkColorSpace_Base interface up to SkColorSpaceGravatar Brian Osman2017-12-12
* add virtual to confirm flattenable typeGravatar Mike Reed2017-12-11
* Implement a fast path for solid color lattice rectangleGravatar Stan Iliev2017-12-11
* centralize encoding to SkDataGravatar Mike Reed2017-12-09
* Revert "Revert "use serialprocs for typefaces""Gravatar Mike Reed2017-12-08
* return data instead of boolGravatar Mike Reed2017-12-08
* Revert "use serialprocs for typefaces"Gravatar Mike Reed2017-12-07
* use serialprocs for typefacesGravatar Mike Reed2017-12-07
* Remove SkImage deferred texture image data APIs.Gravatar Brian Salomon2017-12-07
* upgrade SkReadBuffer to always validateGravatar Mike Reed2017-12-06
* add serial procs to picturesGravatar Mike Reed2017-12-05
* helper api to force a raster imageGravatar Mike Reed2017-12-04
* turn on extended Clang warnings on Windows tooGravatar Chris Dalton2017-12-04
* Add unit test for SkDeferredDisplayLists (take 2)Gravatar Robert Phillips2017-12-04
* Revert "Add unit test for SkDeferredDisplayLists"Gravatar Robert Phillips2017-12-04
* Add unit test for SkDeferredDisplayListsGravatar Robert Phillips2017-12-04
* remove read/write rawpixelsGravatar Mike Reed2017-11-30
* Flesh out SkSurfaceCharacterizationGravatar Robert Phillips2017-11-30
* Update Skia milestone to 65Gravatar Heather Miller2017-11-30
* Add a GrContextThreadSafeProxy to SkSurfaceCharacterizationGravatar Robert Phillips2017-11-30
* devirtualize SkCanvas getClipBounds methodsGravatar Mike Klein2017-11-29
* Ignore deserialized path convexity and first direction.Gravatar Brian Salomon2017-11-29
* Update SkTLazy for move only types.Gravatar Ben Wagner2017-11-28
* remove writeBitmap from SkWriteBuffer -- unusedGravatar Mike Reed2017-11-28
* Use SkSafeMath for text blob storage calculationsGravatar Florin Malita2017-11-22
* Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""Gravatar Brian Salomon2017-11-19
* Revert "Add Atlas Text interface for rendering SDF glyphs."Gravatar Greg Daniel2017-11-18
* Add Atlas Text interface for rendering SDF glyphs.Gravatar Brian Salomon2017-11-17
* remove legacy Create from SkTextBlobGravatar Mike Reed2017-11-16
* Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""Gravatar Mike Reed2017-11-09
* replace some points with vectors to clarify documentationGravatar Cary Clark2017-11-09
* Revert "Remove MakeForLocalSpace since picture image is sufficient"Gravatar Mike Reed2017-11-09
* Update doc and example for SkPaint::FontMetrics.Gravatar Ben Wagner2017-11-09
* Remove MakeForLocalSpace since picture image is sufficientGravatar Mike Reed2017-11-09
* move parts of SkPoint to SkPointPrivGravatar Cary Clark2017-11-08
* add surfaceprops param to SkCanvas::MakeRasterDirectGravatar Mike Reed2017-11-08
* Add MakeCrossContextFromPixmapGravatar Brian Osman2017-11-07
* make point array methods privateGravatar Cary Clark2017-11-07
* create imagepriv and name paramsGravatar Cary Clark2017-11-03
* add client-context to SkWriteBufferGravatar Mike Reed2017-11-02
* Plumb internal helper to enable more GPU GMs w/SkColorSpaceXformCanvasGravatar Brian Osman2017-11-01
* Add a GM to test out odd matrix draws (take 2)Gravatar Robert Phillips2017-10-31
* Revert "Add a GM to test out odd matrix draws"Gravatar Robert Phillips2017-10-31
* Add support for transfer functions to GrColorSpaceXformGravatar Brian Osman2017-10-31