aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* Add codec and color xform support for 565Gravatar Matt Sarett2017-03-28
* Use SkTransferFunctionBehavior for raster pixel conversionsGravatar Matt Sarett2017-03-28
* Change SkMemory to the more accurately named SkMalloc.Gravatar Herb Derby2017-03-27
* quick-fix to surface doxGravatar Mike Reed2017-03-24
* Delete SkColorSpace::ColorSpaceFlagsGravatar Matt Sarett2017-03-24
* Add SkTransferFunctionBehavior flag: Use in codec and encoderGravatar Matt Sarett2017-03-24
* Replace Thinkness with Thickness.Gravatar Ben Wagner2017-03-23
* Only perform SkSafeRef race detection if on android frameworkGravatar Derek Sollenberger2017-03-23
* Make reference counted assignment check for races.Gravatar Derek Sollenberger2017-03-23
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* test (and fix) clip_restriction in canvasGravatar Mike Reed2017-03-22
* Add support for F32 sources to SkColorSpaceXformGravatar Matt Sarett2017-03-21
* remove SK_SUPPORT_LEGACY_DRAWVERTICES_VIRTUAL flagGravatar Mike Reed2017-03-21
* Improvements to readpixels GMGravatar Brian Osman2017-03-20
* Make SkMemory.h and adjust all files for usage.Gravatar Herb Derby2017-03-20
* Remove SkImage::MakeTextureFromPixmapGravatar Brian Osman2017-03-20
* Move SkOSFile.h to src/coreGravatar Ben Wagner2017-03-20
* Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)Gravatar Robert Phillips2017-03-20
* Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...Gravatar Yuqian Li2017-03-17
* remove unused paramsGravatar Mike Reed2017-03-17
* Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""Gravatar Robert Phillips2017-03-17
* remove legacy virtual for vertices, only support object formGravatar Mike Reed2017-03-17
* Revert[2] "More SkVertices implementation work""Gravatar Mike Reed2017-03-17
* Revert "More SkVertices implementation work"Gravatar Mike Reed2017-03-17
* More SkVertices implementation workGravatar Mike Reed2017-03-17
* remove unused VerticesFlagsGravatar Mike Reed2017-03-16
* Revert[4] "store vertices arrays inline with object""""Gravatar Mike Reed2017-03-16
* Revert[3] "store vertices arrays inline with object"""Gravatar Mike Reed2017-03-16
* Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"Gravatar Yuqian Li2017-03-16
* Remove budgeted parameter from SkSurface::makeImageSnapshotGravatar Robert Phillips2017-03-16
* Add SK_API to SkCreateColorSpaceXformCanvasGravatar Christopher Cameron2017-03-16
* remove legacy clipop namesGravatar Mike Reed2017-03-15
* SkDynamicMemoryWStream::detachAsStream() returns unique_ptrGravatar Hal Canary2017-03-15
* Revert[2] "store vertices arrays inline with object""Gravatar Mike Reed2017-03-15
* Revert "store vertices arrays inline with object"Gravatar Mike Reed2017-03-15
* store vertices arrays inline with objectGravatar Mike Reed2017-03-15
* SkDynamicMemoryWStream::detachAsData more memory efficentGravatar Hal Canary2017-03-15
* add uniqueIDGravatar Mike Reed2017-03-15
* vertices to/from dataGravatar Mike Reed2017-03-14
* add SkVertices::BuilderGravatar Mike Reed2017-03-14
* Expose SkColorSpaceTransferFn inversion functionGravatar Brian Osman2017-03-14
* Remove unused SkBitmap::RLEPixelsGravatar Leon Scroggins III2017-03-14
* Consolidate Proxy caching code in GrResourceProviderGravatar Robert Phillips2017-03-14
* Purge GrTextBlobCache entries on SkTextBlob deletionGravatar Florin Malita2017-03-14
* SkColorSpaceXformCanvasGravatar Mike Klein2017-03-13
* Remove SK_SUPPORT_LEGACY_BROKEN_LERP supportGravatar Florin Malita2017-03-13
* Remove run count field from SkTextBlob.Gravatar Florin Malita2017-03-13
* Fix SkFILEStream.Gravatar Ben Wagner2017-03-10
* re-guard against negative dimensions on no-draw canvasGravatar Mike Reed2017-03-10
* move intermediate patheffect classes inside srcGravatar Mike Reed2017-03-09