Updating Xamarin/Microsoft file headers
[platform/upstream/libSkiaSharp.git] / src / c / sk_surface.cpp
2018-05-26 Matthew LeibowitzUpdating Xamarin/Microsoft file headers
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-23 Matthew LeibowitzAdded some more surface members
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-09 Mike KleinMove C effects into effects.
2017-02-01 Matthew LeibowitzMerge pull request #48 from google/chrome/m56
2017-01-20 Matthew LeibowitzMerge pull request #47 from google/chrome/m56
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-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-24 Tyler HoeflickerRevert "Add region support"
2016-10-24 Tyler HoeflickerAdd region support
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-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-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-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 LeibowitzRemoved additional members from sk_imageinfo_t
2016-07-20 Matthew LeibowitzMerged the C code for upstreaming
2016-07-19 Matthew LeibowitzMake sure to check for NULL first
2016-07-19 Matthew LeibowitzThe C enums are now direct cast instead of array lookups
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-19 Matthew LeibowitzCorrecting the return type of sk_canvas_save and sk_ca...
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 LeibowitzSwap those slashes
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-04-08 Bill HolmesMerge branch 'xamarin-mobile-bindings' into pr/4
2016-04-08 Bill HolmesAdding sk_path_add_rect_start to the c api.
2016-04-08 Bill HolmesAdding sk_path_add_arc to the c api.
2016-04-08 Bill HolmesAdding the 'r' methods to sk_path c api
2016-04-04 reedswitch maskfilters to sk_sp
2016-03-24 reedswitch surface to sk_sp
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 reedreturn pictures as sk_sp
2016-03-18 Bill HolmesFixing the return type of sk_canvas_save.
2016-03-18 Bill HolmesMerge pull request #1 from petergolde/path-fill-type
2016-03-17 reedupdate callsites for Make image factories
2016-03-16 Peter GoldeMerge branch 'utf16-bug-fix' into fontmetrics
2016-03-14 Peter GoldeAdd new C API for settign/getting fill type.
2016-03-11 reedMake sp variants for SkData
2016-03-11 reedRevert "Revert of add Make variations to return SkImage...
2016-03-11 robertphillipsRevert of add Make variations to return SkImage by...
2016-03-10 reedadd Make variations to return SkImage by sk_sp
2016-03-09 reeduse Make instead of Create to return a shared shader
2016-03-06 Miguel de Icaza[C API] SKImage now can encode with a specified format...
2016-02-09 reedadd drawCircle to c api
2016-02-06 Matthew Leibowitz[C API] Added more SkCanvas members
2016-02-05 Matthew Leibowitz[C API] Change the method signatures from & to * as...
2016-02-04 Matthew Leibowitz[C API] Updated the code to match the new chrome\m49...
2016-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2016-01-28 Matthew Leibowitz[C API] Added more features:
2016-01-25 Matthew Leibowitz[C API] Improves support for bitmaps
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] Moved the type casts into the sk_types_priv...
2016-01-11 Matthew Leibowitz[C API] Extra members on the SkCanvas API
2015-11-20 Bill HolmesFixes for Xamarin.iOS
2015-11-19 Miguel de IcazaExport API entry points
2015-11-15 Miguel de IcazaImprove C bindings with SkTypeface, many sk_canvas...
2015-09-01 halcanaryC API: Add SK_API, also documentation of an example.
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-12 halcanaryC API: add radial, sweep, and two-point conical gradien...
2015-08-06 reedflag to use const& instead of const* for src-rect
next