Using the SkPaint::Style instead of a simple bool
[platform/upstream/libSkiaSharp.git] / include / c / sk_types.h
2016-08-17 Matthew LeibowitzUsing the SkPaint::Style instead of a simple bool
2016-08-11 Matthew LeibowitzMerge pull request #16 from google/chrome/m53
2016-08-04 Matthew LeibowitzAdded SkColorTable support to the C API
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 LeibowitzRemoved additional members from sk_imageinfo_t
2016-07-20 Matthew LeibowitzMerged the C code for upstreaming
2016-07-19 Matthew Leibowitzremoved the obsolete C type
2016-07-19 Matthew LeibowitzSkColorProfileType is removed
2016-07-18 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-06-24 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-06-17 Matthew LeibowitzUpdate the Xamarin code:
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-05-05 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into windows-uwp
2016-04-18 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-m49-update
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-22 Bill HolmesMerge pull request #3 from petergolde/fontmetrics
2016-03-18 Peter GoldeMerge branch 'utf16-bug-fix' into fontmetrics
2016-03-18 Bill HolmesMerge pull request #2 from petergolde/utf16-bug-fix
2016-03-18 Bill HolmesMerge pull request #1 from petergolde/path-fill-type
2016-03-16 Peter GoldeMerge branch 'utf16-bug-fix' into fontmetrics
2016-03-15 Peter GoldeAdd C API for getting font metrics from an sk_paint_t.
2016-03-14 Peter GoldeAdd new C API for settign/getting fill type.
2016-03-06 Miguel de Icaza[C API] SKImage now can encode with a specified format...
2016-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2016-01-28 Matthew Leibowitz[C API] Added more features:
2016-01-23 Matthew Leibowitz[C API] More work to get the rest of the SkImageDecoder...
2016-01-21 Matthew Leibowitz[C API] Added support for bitmaps
2016-01-21 Matthew Leibowitz[C API] Moved the enums into different files for easier...
2016-01-12 Matthew Leibowitz[C API] Added some SkStream types and creating SkTypefa...
2015-11-15 Miguel de IcazaImprove C bindings with SkTypeface, many sk_canvas...
2015-09-01 halcanaryDocumentation: C API comments
2015-09-01 halcanaryC API: Add SK_API, also documentation of an example.
2015-07-31 halcanaryC API: remove dead code, simplify boilerplate
2015-07-31 halcanaryC API: add sk_xfermode.h, impl, test
2015-06-23 robertphillipsPropagate SkSurfaceProps to more call sites
2015-06-22 reedchange old picture serialization to really handle images
2014-12-25 reedadd image-from-codec to c api
2014-12-23 reedadd maskfilter to c api
2014-12-23 reedadd picture to c api
2014-11-25 reedmore c
2014-11-17 reedseparate c headers