Граф коммитов

2887 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 4a468580d0
Update HarfBuzz to 2.8.2 (#1766) 2021-08-19 06:43:33 +02:00
Matthew Leibowitz 83b8b2c274
Add support for Xamarin.Forms on netcoreapp3.1 (#1774) 2021-08-19 06:38:17 +02:00
Matthew Leibowitz cacdbd7144
Use the correct MacCatalyst targets file name (#1762) 2021-08-09 00:53:22 +02:00
Matthew Leibowitz 3bf130d70e
Add Mac Catalyst support (#1760) 2021-08-08 23:28:10 +02:00
Matthew Leibowitz c1e169e0f8
Split SkiaSharp package into smaller "Native Asset" packages (#1758) 2021-08-06 02:09:17 +02:00
Matthew Leibowitz 491aa086c4
Use Invoke for Actions (#1754) 2021-07-30 20:50:24 +02:00
Matthew Leibowitz edf9363350
Use the new Maui P7 (#1749) 2021-07-28 04:22:23 +02:00
Matthew Leibowitz 539dbb1927
Use .NET 6.0.100-preview.7.21369.5 2021-07-27 20:22:20 +02:00
Jérôme Laban 5710add1b8
[Wasm] Add support for emscripten 2.0.23 (#1746) 2021-07-27 16:20:51 +02:00
Matthew Leibowitz 6e4a9dca2b Build from preview 1 2021-07-27 00:36:47 +02:00
Matthew Leibowitz c9910926dc Use base version of 110 2021-07-27 00:34:25 +02:00
Matthew Leibowitz 1ebcb6348f 110 2021-07-27 00:32:09 +02:00
Matthew Leibowitz a237aa4834 Revert "Update azure-pipelines.yml" 2021-07-27 00:30:42 +02:00
Matthew Leibowitz 9ddb6c9e62 Update azure-pipelines.yml 2021-07-26 23:00:27 +02:00
Matthew Leibowitz ccfd12b0d1 Revert "Update azure-pipelines.yml"
This reverts commit 66333919dd.
2021-07-26 20:07:38 +02:00
Matthew Leibowitz 66333919dd
Update azure-pipelines.yml 2021-07-26 20:05:55 +02:00
Matthew Leibowitz 47bb2620a9 Update HarfBuzzSharp NuGet version 2021-07-12 20:30:46 +02:00
Matthew Leibowitz 14dcb58cbb Back down to 1 again 2021-07-12 16:15:56 +02:00
Matthew Leibowitz b32f9b04ef Use a new counter key 2021-07-12 16:14:38 +02:00
Matthew Leibowitz e10795118f Bump the preview version 2021-07-12 16:12:38 +02:00
Matthew Leibowitz c3de29268e
Update README.md 2021-07-12 03:03:47 +02:00
Matthew Leibowitz b30a231086 Merge remote-tracking branch 'origin/develop' 2021-07-12 03:02:54 +02:00
Matthew Leibowitz 73ac5d0479
Update .NET 6 (#1740)
* Update .NET 6 to Preview 6
2021-07-12 03:02:22 +02:00
Matthew Leibowitz 2da187a33b Update docs 2021-07-12 02:05:02 +02:00
Matthew Leibowitz a039abe81f Merge remote-tracking branch 'origin/develop' 2021-07-12 02:02:46 +02:00
Matthew Leibowitz 3e3bfb0970 Update docs 2021-07-09 22:29:23 +02:00
Matthew Leibowitz 2403baa649 Merge remote-tracking branch 'origin/main' into develop
# Conflicts:
#	VERSIONS.txt
#	nuget/SkiaSharp.Views.WinUI.nuspec
#	samples/Basic/WinUI/Desktop/SkiaSharpSample.Package/SkiaSharpSample.Package.wapproj
#	samples/Basic/WinUI/Desktop/SkiaSharpSample/SkiaSharpSample.csproj
#	scripts/azure-pipelines.yml
#	source/SkiaSharp.Views.WinUI/SkiaSharp.Views.WinUI/SkiaSharp.Views.WinUI.csproj
2021-07-09 16:48:24 +02:00
Matthew Leibowitz a52d2115f9
Update WinUI to 0.8.0 (#1741)
* Update WinUI to 0.8.0

* Update .NET core a bit
2021-07-09 16:43:24 +02:00
Matthew Leibowitz b53e6b6290
Ensure that VS is set up correctly (#1736) 2021-07-08 21:56:02 +02:00
Javier Suárez 531d6fd34b
Protect NRE in .NET MAUI SKCanvasView (#1734) 2021-07-06 22:03:29 +02:00
Matthew Leibowitz 5fb7bc7188
iOS requires that the view have a background (#1730)
If there is no color set, then iOS can't clear it. As a result, the canvas is clear, but then it draws that clear canvas onto whatever there was before.
2021-07-06 22:03:12 +02:00
Matthew Leibowitz 32653163cd
Add .NET MAUI views (compat and handlers) (#1678) 2021-06-17 21:25:17 +02:00
Matthew Leibowitz 3c58b6bba7
Free up space by deleting samples as they build (#1721) 2021-06-16 21:16:32 +02:00
Matthew Leibowitz d2bdc0b3ed
Add net6.0-* for the binding projects (#1707) 2021-06-16 08:23:56 +02:00
Matthew Leibowitz fe7f7a861e Merge remote-tracking branch 'origin/main' into develop 2021-06-12 12:52:54 +02:00
Matthew Leibowitz 80860aacf3
Add support for SKXamlCanvas on Uno Platform SkiaSharp backends v2.0 (#1634) (#1704)
* fix: [Uno] SKXamlCanvas is now a Canvas
* feat: Add support for SKXamlCanvas when running on SkiaSharp based backends
   This enables SKXamlCanvas for Uno Platform's support for for GTK (Linux, Windows, macOS), WPF and Tizen, for Uno 3.6 and later.
* feat: Add Uno Skia samples
* bump uno samples to latest uno.ui for VS 16.10 pre3 changes
* Update Uno all packages
* ci: adjust for wasm net5
* fix: Update WPF sample
* Remove unsupported tizen sample
* chore: Update to Uno.UI 3.7.6 to fix invalid SkiaSharp.Views dependency
* Update llvm to v11.1


Co-authored-by: Jerome Laban <jerome.laban@nventive.com>
2021-06-11 13:23:50 +02:00
Matthew Leibowitz 9fbd2acdfc Update docs 2021-05-30 15:21:19 +02:00
Matthew Leibowitz 3342c4d7d7 Merge remote-tracking branch 'origin/main' into develop 2021-05-30 11:18:12 +02:00
Matthew Leibowitz 11591db5b9
Add .NET Interactive Support (#1710) 2021-05-30 07:03:53 +02:00
Matthew Leibowitz fb6741acd1 Merge remote-tracking branch 'origin/main' into develop 2021-05-23 04:42:03 +02:00
Matthew Leibowitz 1916562ba5
Update Uno (#1708) 2021-05-23 04:40:52 +02:00
Matthew Leibowitz d18e852f05 Merge branch 'main' into develop 2021-05-20 22:48:15 +02:00
Matthew Leibowitz 8b44e793bf
Properly Detect & Handle Musl Systems (#1657)
Fixes #1637
2021-05-20 09:09:31 +02:00
Matthew Leibowitz af24f3fca0 Update docs 2021-05-18 04:53:52 +02:00
Matthew Leibowitz a33158f8cc Merge remote-tracking branch 'origin/main' into develop 2021-05-18 03:06:47 +02:00
Matthew Leibowitz 48c7e9a2ca Merge remote-tracking branch 'origin/main' into develop 2021-05-18 03:06:34 +02:00
Matthew Leibowitz 3a4adf7b6e Remove duplicate 2021-05-18 03:06:23 +02:00
Matthew Leibowitz c14020922c
Roll back to a specific version of Xamarin.iOS that works with XCode 12.4 (#1703) 2021-05-18 02:55:09 +02:00
Matthew Leibowitz b551b3485f
Add support for WinUI for Desktop (#1696) 2021-05-11 15:47:39 +02:00
Matthew Leibowitz 29d8b8315c
Improve build props/targets (#1698) 2021-05-11 03:24:45 +02:00