Added bindings for SkRRect
[platform/upstream/libSkiaSharp.git] / src / c / sk_enums.cpp
2018-05-29 Matthew LeibowitzAdded bindings for SkRRect
2018-05-26 Matthew LeibowitzUpdating Xamarin/Microsoft file headers
2018-05-26 Matthew LeibowitzUsing a macro to define the C++ to C mappings
2018-05-25 Matthew LeibowitzMerge branch 'dev/nway-canvas' into xamarin-mobile...
2018-05-24 Matthew LeibowitzAdding bindings for SkXxxEncoder::Encode
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-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-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-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 Leibowitzadded to enums
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 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-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-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-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-15 Matthew LeibowitzAdded SkPathMeasure to the C API
2016-10-13 Matthew LeibowitzWrong enum type
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-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-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-11 Matthew LeibowitzMerge pull request #16 from google/chrome/m53
2016-08-02 Matthew LeibowitzMerge branch 'chrome/m53' into xamarin-mobile-bindings
2016-07-29 Matthew Leibowitz[C API] Added extra SkPath methods
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