Matthew Leibowitz
78406b4103
Merge branch 'main' into remove-services
2021-11-25 10:32:36 +02:00
dotnet-maestro[bot]
535968c603
[main] Update dependencies from xamarin/xamarin-macios ( #228 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-11-25 10:30:17 +02:00
dotnet-maestro[bot]
79d65c194b
[main] Update dependencies from xamarin/xamarin-android ( #235 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-25 10:29:58 +02:00
redth
4baa449333
Initial Pass at service removal / rename
...
Lots of changes...
- Remove Services, no more singletons
- Make more things internal (for now)
- Rename native -> platform
2021-11-25 00:25:08 -05:00
Matthew Leibowitz
abfcd60ee7
Update to WASDK 1.0!!! ( #234 )
2021-11-17 00:54:16 +02:00
dotnet-maestro[bot]
bae33fef52
[main] Update dependencies from dotnet/emsdk ( #231 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-11-17 00:53:27 +02:00
dotnet-maestro[bot]
17b7fde5db
[main] Update dependencies from xamarin/xamarin-android ( #227 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-11-17 00:28:34 +02:00
E.Z. Hart
bbfe1de2d1
Verify canvas control is unloaded before removing it ( #229 )
2021-11-09 23:32:32 +02:00
dotnet-maestro[bot]
f910954260
[main] Update dependencies from xamarin/xamarin-android ( #226 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-05 19:08:53 +02:00
dotnet-maestro[bot]
c5bee61ad6
[main] Update dependencies from xamarin/xamarin-macios ( #225 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-05 19:08:28 +02:00
dotnet-maestro[bot]
df03aa7693
[main] Update dependencies from xamarin/xamarin-android ( #224 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-04 16:26:12 +02:00
dotnet-maestro[bot]
deba7aa856
[main] Update dependencies from xamarin/xamarin-macios ( #223 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-04 16:25:45 +02:00
Matthew Leibowitz
befffc4ec5
Restrict to just .NET Standard ( #222 )
2021-11-04 11:50:07 +02:00
Matthew Leibowitz
766d475567
System.Numerics.Vectors ( #221 )
2021-11-03 22:41:43 +02:00
dotnet-maestro[bot]
c1d0a7dbf3
[main] Update dependencies from xamarin/xamarin-macios ( #214 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-11-03 18:44:45 +02:00
Matthew Leibowitz
e2f68ac051
Merge branch 'main' of https://github.com/dotnet/Microsoft.Maui.Graphics
2021-11-03 17:31:38 +02:00
Matthew Leibowitz
8d46939eef
add emsdk
2021-11-03 17:31:34 +02:00
dotnet-maestro[bot]
a8373f5378
[main] Update dependencies to ensure coherency ( #219 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-03 17:29:36 +02:00
dotnet-maestro[bot]
d68b8c6b40
[main] Update dependencies to ensure coherency ( #220 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-03 17:29:05 +02:00
Matthew Leibowitz
ce6b7e8a0d
Add the runtime repo as a dependency
2021-11-03 17:17:42 +02:00
dotnet-maestro[bot]
539fba8e87
[main] Update dependencies from xamarin/xamarin-android ( #209 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
2021-11-03 17:06:32 +02:00
Rui Marinho
1b00f30da4
Merge branch 'release/6.0.1xx-preview10'
2021-10-29 11:48:15 +01:00
Matthew Leibowitz
2cd12cf9b6
Update Win2D ( #218 )
2021-10-29 03:10:23 +02:00
Matthew Leibowitz
3af3a052f6
Update to the correct version of skia
2021-10-29 01:50:56 +02:00
Matthew Leibowitz
d1aff21a1c
Try Updating to Preview 3 ( #217 )
2021-10-28 21:48:01 +02:00
Matthew Leibowitz
e074779683
Update version
2021-10-28 03:10:38 +02:00
jonlipsky
20edf3ed6a
Merge pull request #216 from swharden/sample-console
...
GraphicsTester: Console Application
2021-10-26 12:22:26 -07:00
jonlipsky
f2d3be1e79
Merge pull request #215 from swharden/main
...
WPF GraphicsTester: show test images in a scrolling window
2021-10-26 12:21:03 -07:00
Scott W Harden
2d5e7980c7
GraphicsTester: dispose BitmapExportContext
2021-10-24 16:04:19 -04:00
Scott W Harden
8dc80ce3a5
GraphicsTester: add console tester to solution file
2021-10-24 15:51:46 -04:00
Scott W Harden
e56e09239c
GraphicsTester: create console tester
2021-10-24 15:49:12 -04:00
Scott W Harden
6c743561e6
WPF GraphicsTester: simplify xaml
...
The ScrollViewer isn't addressed in code so it does not require a name
2021-10-24 15:03:18 -04:00
Scott W Harden
577e2a63f3
WPF GraphicsTester: add scrolling support
2021-10-24 14:55:03 -04:00
Scott W Harden
13a408d69b
Samples: increase TestPattern1 width
2021-10-24 14:53:38 -04:00
Rui Marinho
caa3606605
Merge pull request #208 from dotnet/darc-main-afd876a9-a254-4c5b-be19-61d157516294
...
[main] Update dependencies from xamarin/xamarin-macios
2021-10-19 16:14:45 +01:00
dotnet-maestro[bot]
1346166aa2
Update dependencies from https://github.com/xamarin/xamarin-macios build 20211018.11
...
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
From Version 12.0.101-preview.10.167 -> To Version 12.0.101-preview.10.175
2021-10-19 12:30:07 +00:00
Rui Marinho
5ce3b2095b
Merge pull request #199 from dotnet/darc-main-43eb4e53-9d90-46ba-9f61-cb5334c9c4aa
...
[main] Update dependencies from xamarin/xamarin-macios
2021-10-19 11:55:55 +01:00
Rui Marinho
fcbb59ea5a
Merge branch 'main' into darc-main-43eb4e53-9d90-46ba-9f61-cb5334c9c4aa
2021-10-19 11:38:39 +01:00
Rui Marinho
07ea672394
Merge pull request #164 from dotnet/darc-main-dcd4ca97-b799-4b5c-bc34-2c47ea0beb3a
...
[main] Update dependencies from xamarin/xamarin-android
2021-10-19 11:37:51 +01:00
Rui Marinho
4f1497cb96
Merge branch 'main' into darc-main-dcd4ca97-b799-4b5c-bc34-2c47ea0beb3a
2021-10-19 11:15:21 +01:00
Rui Marinho
283ca798d4
Fix buikd
2021-10-18 19:49:49 +01:00
Rui Marinho
12fbbc4a5e
Merge pull request #207 from dotnet/revert-194-arcade
...
Revert "Add support for Arcade"
2021-10-18 19:46:52 +01:00
Rui Marinho
9f0aa836bd
Revert "Add support for Arcade"
2021-10-18 19:46:13 +01:00
dotnet-maestro[bot]
9e36fe2d94
Update dependencies from https://github.com/xamarin/xamarin-android build main-89dcb1372574c416c8ae834691c74c4ae3d751ee-1
...
Microsoft.Android.Sdk.Windows
From Version 31.0.101-preview.10.31 -> To Version 31.0.101-preview.10.41
2021-10-16 12:30:17 +00:00
dotnet-maestro[bot]
029218ec42
Update dependencies from https://github.com/xamarin/xamarin-macios build 20211015.11
...
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
From Version 12.0.101-preview.10.165 -> To Version 12.0.101-preview.10.167
2021-10-16 12:30:10 +00:00
jonlipsky
1aeec2dd88
Merge pull request #189 from vpenades/main
...
Refactored AffineTransform towards System.Numerics.Matrix3x2
2021-10-15 11:06:30 -07:00
jonlipsky
6f0f7af6cf
Merge pull request #194 from dotnet/arcade
...
Add support for Arcade
2021-10-15 11:02:38 -07:00
jonlipsky
b80fff9aab
Merge branch 'main' into arcade
2021-10-15 11:02:23 -07:00
jonlipsky
2e4c1c2b83
Merge pull request #187 from swharden/scenario-dimensions
...
[GraphicsTester] Fix test scenario canvas sizes
2021-10-15 10:57:23 -07:00
jonlipsky
762ce909a9
Merge pull request #188 from swharden/gdi-rounded-rect
...
[GDI.WinForms] fix rounded rectangles
2021-10-15 10:56:41 -07:00