Added C binding for the 3DView
[platform/upstream/libSkiaSharp.git] / src / c / sk_types_priv.h
2017-01-19 Matthew LeibowitzAdded C binding for the 3DView
2017-01-17 Matthew LeibowitzAdded support for PDF metadata
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-06 Matthew LeibowitzAdded C bindings for SkPixmap
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-26 Matthew LeibowitzAdded the members for decoding gif frames
2016-11-25 Matthew LeibowitzAdded SkCodec::getEngodedInfo to the C API
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-29 Matthew LeibowitzMerge pull request #33 from mono/revert-31-revert-29...
2016-10-29 Matthew LeibowitzRevert "Revert "Add SkRegion C API""
2016-10-29 Matthew LeibowitzMerge pull request #31 from mono/revert-29-xamarin...
2016-10-29 Matthew LeibowitzRevert "Add SkRegion C API"
2016-10-25 Matthew LeibowitzUse the correct referencing.
2016-10-25 Matthew Leibowitzsk_region_op_t is an enum, not a class
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-25 Matthew LeibowitzMerge pull request #29 from Tylerflick/xamarin-mobile...
2016-10-24 Tyler Hoeflickeradd SkRegion bindings to C API
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-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-13 Matthew LeibowitzAdded the path ops features
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-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
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 some more SKPath members
2016-08-19 Matthew LeibowitzAdded a few more methods for GrContext and GrGLInterface
2016-08-17 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into gpu-support
2016-08-17 Matthew LeibowitzAdded more GPU bindings
2016-08-16 Matthew LeibowitzAdded the simplest bits to get the GPU drawing going
2016-08-15 Matthew LeibowitzAdded C bindings for SkSVGCanvas and SkXMLWriter
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-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-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 HolmesMerge remote-tracking branch 'origin/pr/5' into xamarin...
2016-03-25 Peter GoldeAdd C API for SkPaint::getTextPath and SkPaint::getPosT...
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-29 Matthew Leibowitz[C API] Added string measuring to SKPaint
2016-02-06 Matthew Leibowitz[C API] Added more SkCanvas members
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-22 Matthew Leibowitz[C API] Fixed some issues with the bitmap management
2016-01-21 Matthew Leibowitz[C API] Allocate memory for bitmap dimensions
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...
2016-01-12 Matthew Leibowitz[C API] Moved the type casts into the sk_types_priv...
2015-11-15 Miguel de IcazaImprove C bindings with SkTypeface, many sk_canvas...
2015-01-11 reedadd stroke params to c api