Adding bindings for SkNWayCanvas and SkNoDrawCanvas
[platform/upstream/libSkiaSharp.git] / src / c / sk_canvas.cpp
2018-05-24 Matthew LeibowitzAdding bindings for SkNWayCanvas and SkNoDrawCanvas
2017-11-30 Matthew LeibowitzAdd drawImageNine and drawBitmapNine to the C API
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
2017-07-10 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m59
2017-07-10 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-11 Matthew LeibowitzMerge branch 'update-m58' into update-m59
2017-05-11 Matthew LeibowitzUpdates required for building the new m59
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-06 Matthew LeibowitzUpdated to the C API after updating the C++ API
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-02-17 Matthew LeibowitzMerge pull request #51 from google/chrome/m56
2017-02-11 Matthew LeibowitzAdded binding for SkCanvas::drawVertices
2017-02-01 Matthew LeibowitzMerge pull request #48 from google/chrome/m56
2017-01-20 Matthew LeibowitzMerge pull request #47 from google/chrome/m56
2017-01-19 Matthew LeibowitzMerge pull request #46 from Tylerflick/skmask-bindings
2017-01-17 Matthew LeibowitzAdd canvas annotations
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-13 Matthew LeibowitzMerge pull request #44 from google/chrome/m56
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-05 Matthew LeibowitzMerge pull request #41 from google/chrome/m56
2016-12-19 Matthew LeibowitzMerge pull request #40 from google/chrome/m56
2016-11-18 Matthew LeibowitzA few small changes made to types used
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-11-17 Matthew LeibowitzMerge pull request #36 from Tylerflick/xamarin-mobile...
2016-11-17 Matthew LeibowitzAdded a few more members to the C API
2016-11-16 Matthew LeibowitzMerge pull request #37 from google/chrome/m55
2016-11-15 Tyler Hoeflickerupdate from remote
2016-11-11 Matthew LeibowitzMerge pull request #34 from Tylerflick/xamarin-mobile...
2016-11-11 Matthew LeibowitzMerge pull request #35 from google/chrome/m55
2016-11-10 Matthew LeibowitzUsing SkSafeUnref to avoid nullrefex
2016-11-10 Matthew LeibowitzA canvas constructed via constructor needs a "destructor"
2016-11-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
2016-10-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
2016-10-26 Matthew LeibowitzAdded missing members
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-19 Matthew LeibowitzMerge pull request #28 from google/chrome/m55
2016-10-16 Matthew LeibowitzMerge pull request #27 from google/chrome/m55
2016-10-11 Matthew LeibowitzUpdated the C API with all the changes to the C++ API
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-10-10 Matthew LeibowitzMerge pull request #26 from google/chrome/m54
2016-10-03 Matthew LeibowitzMerge pull request #24 from google/chrome/m54
2016-09-13 Matthew LeibowitzMerge pull request #23 from google/chrome/m54
2016-09-03 Matthew LeibowitzMerge pull request #22 from google/chrome/m54
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-09-02 Matthew LeibowitzMerge pull request #19 from mono/revert-18-gpu-support
2016-09-02 Matthew LeibowitzRevert "GPU Support"
2016-09-02 Matthew LeibowitzMerge pull request #18 from mono/gpu-support
2016-08-31 Matthew LeibowitzAdded the SkCanvas.drawBitmapLattice and SkCanvas.drawI...
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 Matthew LeibowitzMerge pull request #17 from google/chrome/m53
2016-08-20 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into gpu-support
2016-08-20 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into xamarin...
2016-08-20 Matthew LeibowitzAdded SKCanvas from SKBitmap
2016-08-17 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into gpu-support
2016-08-16 Matthew LeibowitzAdded the simplest bits to get the GPU drawing going
2016-08-11 Matthew LeibowitzMerge pull request #16 from google/chrome/m53
2016-08-02 Matthew LeibowitzMerge branch 'chrome/m53' into xamarin-mobile-bindings
2016-07-25 Matthew LeibowitzMerge branch 'chrome/m53' into xamarin-mobile-bindings
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-21 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-20 Matthew LeibowitzMerged the C code for upstreaming