Uno.SkiaSharp/binding/Binding
Matthew Leibowitz f46d9ce0ae
Some changes that were reverted, breaking the code
2018-05-06 20:05:36 +02:00
..
Properties Fixed a case where exceptions were thrown in the constructors. Fixes #482 2018-04-12 19:35:36 +02:00
Binding.projitems Some platforms require COM to be initialized Fixes #463 2018-03-24 00:13:34 +02:00
Binding.shproj reset all the project upgrades, MSBuild 15 is just not there yet with Mono 5.0 2017-06-24 01:03:09 +02:00
Definitions.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
GRContext.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
GRGlInterface.cs Moved the Tizen GL init to the core SkiaSharp library 2018-05-01 20:32:00 +02:00
PreserveAttribute.cs [C# API] Added a [Preserve] attribute to preserve the constructors 2016-02-05 22:41:48 +02:00
SKAbstractManagedStream.cs Using an internal MonoPInvokeCallbackAttribute 2018-02-16 16:52:30 +02:00
SKAbstractManagedWStream.cs Using an internal MonoPInvokeCallbackAttribute 2018-02-16 16:52:30 +02:00
SKAutoCoInitialize.cs Some platforms require COM to be initialized Fixes #463 2018-03-24 00:13:34 +02:00
SKBitmap.cs Some changes that were reverted, breaking the code 2018-05-06 20:05:36 +02:00
SKCanvas.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKCodec.cs Improvements to the unsafe code 2018-01-13 17:15:33 +02:00
SKColor.cs Fixed the SKPMColor bit shifts - they differ per platform 2017-03-07 07:34:23 -03:00
SKColorFilter.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKColorSpace.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKColorTable.cs Make sure we use premultiplied and unpremultiplied colors when the skia API does 2017-03-02 06:06:15 +02:00
SKColors.cs [C# API] Implemented a base type for all Skia objects 2016-02-02 00:20:02 +02:00
SKData.cs Using an internal MonoPInvokeCallbackAttribute 2018-02-16 16:52:30 +02:00
SKDocument.cs Fixed a bug when either the XPS or PDF is not supported 2018-03-24 03:18:41 +02:00
SKFontManager.cs Added a test for SKFontManager.MatchCharacter 2017-02-04 17:41:10 +04:00
SKFrontBufferedManagedStream.cs Using a better front buffered stream 2017-12-17 22:19:42 +02:00
SKFrontBufferedStream.cs Added a buffered stream for decoding images with non-seekable streams 2017-03-02 17:07:56 +02:00
SKImage.cs Using an internal MonoPInvokeCallbackAttribute 2018-02-16 16:52:30 +02:00
SKImageFilter.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKImageInfo.cs Revert "Revert back to 1.59.1 so we can patch" 2017-09-05 17:29:58 +02:00
SKManagedPixelSerializer.cs Using an internal MonoPInvokeCallbackAttribute 2018-02-16 16:52:30 +02:00
SKManagedStream.cs Created an abstract, writeable, managed stream 2018-02-06 19:12:44 +02:00
SKManagedWStream.cs Created an abstract, writeable, managed stream 2018-02-06 19:12:44 +02:00
SKMask.cs SKMask no longer automatically allocates memory for the image 2017-01-20 04:49:15 +02:00
SKMaskFilter.cs Revert "Revert back to 1.59.1 so we can patch" 2017-09-05 17:29:58 +02:00
SKMatrix.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKObject.cs Fixed a case where exceptions were thrown in the constructors. Fixes #482 2018-04-12 19:35:36 +02:00
SKPaint.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKPath.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKPathEffect.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKPathMeasure.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKPicture.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKPictureRecorder.cs Updated the C# API to match the changed C API 2017-01-14 21:06:42 +02:00
SKPixelSerializer.cs Revert "Revert back to 1.59.1 so we can patch" 2017-09-05 17:29:58 +02:00
SKPixmap.cs Revert "Revert back to 1.59.1 so we can patch" 2017-09-05 17:29:58 +02:00
SKRegion.cs Fixed the logic for SKRegion.SetPath. Closes #316 2017-06-20 16:05:02 -05:00
SKSVG.cs Merged the bits from the svg branch 2017-01-16 15:06:16 +02:00
SKShader.cs removing obsolete types and members 2018-01-31 23:30:28 +02:00
SKStream.cs Return null if the file does not exist when opening a stream 2018-02-05 17:31:09 +02:00
SKString.cs Added better Unicode support 2017-02-04 16:12:55 +04:00
SKSurface.cs Improved the means for creating surfaces around textures. #413 2018-01-13 17:19:18 +02:00
SKSwizzle.cs Added an overload to SKSwizzle 2018-02-08 13:59:21 +02:00
SKTypeface.cs Return null if the file does not exist when opening a stream 2018-02-05 17:31:09 +02:00
SKVertices.cs Update the C# API 2017-07-11 15:01:04 +02:00
SKXml.cs Merged the bits from the svg branch 2017-01-16 15:06:16 +02:00
SkiaApi.cs Properly copy bitmaps. Fixes #497 2018-05-06 02:57:13 +02:00
Util.cs Corrected the implementation of SKPaint.BreakText 2017-12-19 23:57:49 +02:00