Adding bindings for SkNWayCanvas and SkNoDrawCanvas
[platform/upstream/libSkiaSharp.git] / include / c / sk_types.h
2018-05-24 Matthew LeibowitzAdding bindings for SkNWayCanvas and SkNoDrawCanvas
2018-03-24 Matthew LeibowitzMerge pull request #53 from mono/modern-script
2018-03-12 Matthew LeibowitzFixed some warnings
2017-08-21 Matthew LeibowitzAdded bindings for SkPixelSerializer
2017-08-10 Matthew LeibowitzA few more type changes...
2017-08-10 Matthew LeibowitzThe C++ now compiles
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-16 Matthew LeibowitzAdded a few more filters and effects
2017-05-12 Matthew LeibowitzUpdate the color space bits
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-12 Matthew LeibowitzAdded some C APIs
2017-05-11 Matthew LeibowitzUpdate the structs
2017-05-11 Matthew LeibowitzMerge branch 'update-m58' into update-m59
2017-05-11 Matthew Leibowitzupdated the structs and added tests for future breaks
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-21 Hal CanaryC API: document sk_matrix_t
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-14 Matthew LeibowitzUpdating the C API to match the C++ layer
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-03-02 Matthew LeibowitzDifferentiate between unpremultiplied color and premult...
2017-02-24 Matthew LeibowitzAdded C API for SkData::MakeWithProc
2017-02-17 Matthew LeibowitzMerge pull request #51 from google/chrome/m56
2017-02-17 Matthew LeibowitzAdded almost all the members of SkImage to the C API
2017-02-11 Matthew LeibowitzAdded binding for SkCanvas::drawVertices
2017-02-11 Matthew LeibowitzAdded C bindings for SkMatrix44
2017-02-07 Matthew LeibowitzAdded some more path members
2017-02-06 Matthew LeibowitzAdded C API for SkCodec scanline decoding
2017-02-04 Matthew LeibowitzAdded the flags to the SkBlurMaskFilter
2017-02-03 Matthew LeibowitzAdded C bindings for SkFontMgr
2017-02-01 Matthew LeibowitzMerge pull request #48 from google/chrome/m56
2017-01-28 Matthew LeibowitzSeparate the public bits for the C PI and C++ API
2017-01-20 Matthew LeibowitzMerge pull request #47 from google/chrome/m56
2017-01-19 Matthew Leibowitzadded to enums
2017-01-19 Matthew LeibowitzMerge pull request #46 from Tylerflick/skmask-bindings
2017-01-19 Matthew LeibowitzAdded C binding for the 3DView
2017-01-17 Matthew LeibowitzAdded support for PDF metadata
2017-01-17 Tyler Hoeflickeralign mask changes with mono api style
2017-01-16 Tyler Hoeflickeradd skmask to c api
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-07 Matthew LeibowitzAdded the C API for SkBitmapScaler::Resize
2017-01-06 Matthew LeibowitzAdded C bindings for SkPixmap
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-05 Matthew LeibowitzMerge pull request #41 from google/chrome/m56
2017-01-03 Brian SalomonMake C API compatible with -Wstrict-prototypes
2016-12-19 Matthew LeibowitzMerge pull request #40 from google/chrome/m56
2016-11-26 Matthew LeibowitzAdded the members for decoding gif frames
2016-11-25 Matthew LeibowitzAdded SkCodec::getEngodedInfo to the C API
2016-11-22 Matthew LeibowitzAdded the C API for SkShadowMaskFilter
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-11 Matthew LeibowitzMerge pull request #35 from google/chrome/m55
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-29 Matthew LeibowitzMerge pull request #33 from mono/revert-31-revert-29...
2016-10-29 Matthew LeibowitzRevert "Revert "Add SkRegion C API""
2016-10-29 Matthew LeibowitzMerge pull request #31 from mono/revert-29-xamarin...
2016-10-29 Matthew LeibowitzRevert "Add SkRegion C API"
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-25 Matthew LeibowitzMerge pull request #29 from Tylerflick/xamarin-mobile...
2016-10-24 Tyler Hoeflickeradd SkRegion bindings to C API
2016-10-20 Matthew LeibowitzRemoved unused enum
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-15 Matthew LeibowitzAdded SkPathMeasure to the C API
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-14 Matthew LeibowitzAdded a few more SKPath methods to the C API
2016-09-13 Matthew LeibowitzAdded the path ops features
2016-09-13 Matthew LeibowitzMerge pull request #23 from google/chrome/m54
2016-09-06 Matthew LeibowitzExpose the `flush` method for `GrContext`
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 LeibowitzEnum members were removed as they are not used
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-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 Matthew LeibowitzMerge pull request #17 from google/chrome/m53
2016-08-21 Matthew LeibowitzAdded a few more members from GrGlInterface
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 a few more members to SKPaint
2016-08-19 Matthew LeibowitzAdded a few more methods for GrContext and GrGLInterface
2016-08-17 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into gpu-support
2016-08-17 Matthew LeibowitzUsing the SkPaint::Style instead of a simple bool
2016-08-17 Matthew LeibowitzAdded more GPU bindings
2016-08-16 Matthew LeibowitzAdded the simplest bits to get the GPU drawing going
2016-08-15 Matthew LeibowitzAdded C bindings for SkSVGCanvas and SkXMLWriter
next