Using the SkPaint::Style instead of a simple bool
[platform/upstream/libSkiaSharp.git] / include / c / sk_paint.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-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-05-05 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into windows-uwp
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-04-08 Bill HolmesAdding dither functions to sk_paint.
2016-04-08 Bill HolmesAdding verticaltext functions for sk_paint
2016-04-08 Bill HolmesMerge remote-tracking branch 'origin/pr/5' into xamarin...
2016-04-08 Bill HolmesMerge branch 'xamarin-mobile-bindings' into pr/4
2016-03-25 Peter GoldeAdd C API for SkPaint::getTextPath and SkPaint::getPosT...
2016-03-25 Peter Goldenew API for setting/getting filter quality
2016-03-22 Bill HolmesFixing the signature for sk_paint_get_fontmetrics.
2016-03-22 Bill HolmesMerge pull request #3 from petergolde/fontmetrics
2016-03-18 Peter GoldeMerge branch 'utf16-bug-fix' into fontmetrics
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-06 Miguel de Icaza[C API] SKPaint, added APIs that take UTF16 string...
2016-02-29 Matthew Leibowitz[C API] Added string measuring to SKPaint
2016-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2016-01-28 Matthew Leibowitz[C API] Added more features:
2016-01-21 Matthew Leibowitz[C API] Moved the enums into different files for easier...
2016-01-11 Matthew Leibowitz[C API] Extra members on the SkPaint API
2015-11-15 Miguel de IcazaAdd support for setting the sk_paint text size
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: add sk_xfermode.h, impl, test
2015-01-11 reedadd stroke params to c api
2014-12-23 reedadd maskfilter to c api
2014-11-25 reedmore c
2014-11-17 reedseparate c headers