Updating Xamarin/Microsoft file headers
[platform/upstream/libSkiaSharp.git] / include / c / sk_image.h
2018-05-26 Matthew LeibowitzUpdating Xamarin/Microsoft file headers
2018-05-26 Matthew LeibowitzUsing a macro to define the C++ to C mappings
2018-02-08 Matthew LeibowitzAdded SkImage::isLazyGenerated() to the C API
2017-08-21 Matthew LeibowitzAdded bindings for SkPixelSerializer
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
2017-07-10 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
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-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-13 Matthew LeibowitzMerge pull request #44 from google/chrome/m56
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 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-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 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-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 Matthew LeibowitzMerge pull request #17 from google/chrome/m53
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 LeibowitzAdded some comments to the C API
2016-07-20 Matthew LeibowitzMerged the C code for upstreaming
2016-04-18 Matthew LeibowitzMerge pull request #8 from mono/xamarin-m49-update
2016-04-18 Matthew Leibowitz[C API] Moved the Xamarin code into separate files...
2016-03-06 Miguel de Icaza[C API] SKImage now can encode with a specified format...
2015-09-01 halcanaryDocumentation: C API comments
2015-09-01 halcanaryC API: Add SK_API, also documentation of an example.
2015-06-22 reedchange old picture serialization to really handle images
2014-12-25 reedadd image-from-codec to c api
2014-11-17 reedseparate c headers