Merge pull request #44 from google/chrome/m56
[platform/upstream/libSkiaSharp.git] / src / c / sk_enums.cpp
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 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