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

2887 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 4e9a505aef
Update to .NET 5.0 (#1697) 2021-05-08 01:49:57 +02:00
Matthew Leibowitz 1a7b9c772c
Add Mac Catalyst, use frameworks and move things into the gn files (develop edition) (#1681) 2021-04-13 05:27:09 +02:00
Matthew Leibowitz 41105e62fd Merge remote-tracking branch 'origin/main' into develop 2021-04-11 05:42:39 +02:00
Matthew Leibowitz 3ff67d4d12
Pack things correctly and pin the xharness version (#1685) 2021-04-11 05:36:46 +02:00
Matthew Leibowitz 35cd69f491 Merge remote-tracking branch 'origin/main' into develop 2021-04-03 02:55:33 +02:00
gmurray81 2ad29861d5
avoid issues with failure to create gl surface (#1642) 2021-03-30 17:50:52 +02:00
Matthew Leibowitz dabbd7089d
Swap the buffers after a resize (#1668)
Swap the buffers after a resize to get the current buffer to be the new, correct size. Fixes #1377, #914, #722
2021-03-30 17:30:48 +02:00
Matthew Leibowitz cb963f2fcf Merge main into develop 2021-03-20 00:20:12 +02:00
Matthew Leibowitz 1a779558b3
Fix Android Test Runner (#1665) 2021-03-19 18:42:30 +02:00
Matthew Leibowitz 5a92969c7d
Fix The Bad Things (#1662) 2021-03-18 07:24:18 +02:00
Matthew Leibowitz 0c634c273e
Split the packages up for better downloads (#1660) 2021-03-16 07:32:06 +02:00
Matthew Leibowitz 751bdf4303
Expose IsAbandoned in the C# API (#1659) 2021-03-15 10:25:16 +02:00
Matthew Leibowitz 4229ffa9e5
Don't merge on mobile devices with re-reviewing 2021-03-14 13:58:26 +02:00
Matthew Leibowitz 7d20f6fda0
Make sure to properly read image pixels (#1636)
Fixes #1503
2021-03-14 13:46:53 +02:00
Matthew Leibowitz 87fbd9c536 Revert "Revert "Merge branch 'develop' into main""
This reverts commit 8be3cd9602.
2021-03-13 06:09:56 +02:00
Matthew Leibowitz 8be3cd9602 Revert "Merge branch 'develop' into main"
This reverts commit 553cd1b5b8, reversing
changes made to 770964be7b.
2021-03-13 06:07:23 +02:00
Matthew Leibowitz 553cd1b5b8
Merge branch 'develop' into main 2021-03-13 06:05:58 +02:00
Matthew Leibowitz 030ac5c8f4
Add the arm64 build target (#1627) 2021-03-13 06:03:48 +02:00
Matthew Leibowitz 770964be7b
Run nightly builds to ensure always green (#1651) 2021-03-13 06:03:19 +02:00
Matthew Leibowitz d8515272c4
Attempt to use the local ChromeDriver first (#1653) 2021-03-13 06:01:15 +02:00
Matthew Leibowitz 120b63c466 Merge branch 'main' into develop 2021-03-12 02:48:53 +02:00
Matthew Leibowitz ec4f45adc3
Add iOS device tests (#1638) 2021-02-21 18:11:28 +02:00
Matthew Leibowitz 39af14bd27
Add Tests for Mobile (Android and iOS) (#1630)
* Updated Xcode
2021-02-18 15:10:08 +02:00
Matthew Leibowitz a764126aee
Be a bit more defensive in the display links (#1620) 2021-02-13 00:05:51 +02:00
Matthew Leibowitz 14bd67945e
Refactor the Android surface factory (#1617)
* Reuse the same backing bitmap logic for Android
* remove the duplicate code
* fix a bug when the view is removed then re-added
* Update samples to net472
2021-02-13 00:03:38 +02:00
Matthew Leibowitz 5c539d553b Merge branch 'main' into develop 2021-02-12 02:29:00 +02:00
Matthew Leibowitz 6d05e7c0f9
The "missing file" has been added back 2021-02-09 05:16:33 +02:00
Matthew Leibowitz 0e4f6fedd4
Introduce some metal consistency (#1615)
* Use the shortened Mtl in the construcion type names because that is what we have done in the past :'(
* Use the longer Metal in the views layer :')
* Use GRMtlBackendContext as that is coming soon, so might as well get ahead
2021-02-07 13:49:30 +02:00
Matthew Leibowitz 9aab5dfcd4 Fixing a few debug asserts in the native code
- Make sure to abandon the context so no further calls to the GPU context is made
- Make sure to handle the case where the data is empty
2021-02-06 18:04:38 +02:00
Matthew Leibowitz 1205cec403 Merge branch 'develop' of https://github.com/mono/SkiaSharp into develop 2021-02-05 11:04:38 +02:00
Matthew Leibowitz 3d79f41272 Merge branch 'main' into develop 2021-02-05 11:04:27 +02:00
Matthew Leibowitz 148e455690
Add the SKRuntimeEffect API (#1604) 2021-02-05 10:43:30 +02:00
Matthew Leibowitz 24f4bb50e0 Add the SKRuntimeEffect API 2021-02-05 10:42:42 +02:00
Matthew Leibowitz bb8ae1071f Back to 1 2021-02-05 10:41:17 +02:00
Matthew Leibowitz 7af1e25bec Update to reflect the new branch name 2021-02-05 10:40:17 +02:00
Matthew Leibowitz d91ffd75c2 Update azure-pipelines.yml for Azure Pipelines 2021-02-05 10:34:05 +02:00
Matthew Leibowitz 12667f8dcb
Update azure-pipelines.yml 2021-02-05 10:32:22 +02:00
Matthew Leibowitz 0ac1a18924
Update azure-pipelines.yml 2021-02-05 10:32:02 +02:00
Matthew Leibowitz 621c52043e
Expose GRContextOptions (#1529) 2021-02-04 17:59:13 +02:00
Harlan Hugh e0e73d6852
Make SKElement.OnRender do nothing if there is no PresentationSource (#1606) 2021-02-04 04:25:04 +02:00
Matthew Leibowitz d2284246d2 Use WebGL for WASM 2021-02-03 08:38:53 +02:00
Matthew Leibowitz 5f34cbdec0 Merge branch 'master' into develop 2021-02-03 02:53:10 +02:00
Matthew Leibowitz 71aac17eb6
Add a few APIs that make things better later (#1603) 2021-02-03 00:16:43 +02:00
Matthew Leibowitz 9a3c6a2ba2 Update the main version 2021-02-02 22:05:03 +02:00
Matthew Leibowitz cf0647689e Fix last few unit tests
Additional color types were added and these have to be added into the conversion enums.
2021-02-02 21:01:17 +02:00
Matthew Leibowitz b2279f2e17 Merge branch 'master' into dev/skia-update 2021-02-02 17:21:42 +02:00
Matthew Leibowitz 420ac983a5 Update externals 2021-02-02 17:13:11 +02:00
Matthew Leibowitz 0cd7fe5df2
Merge Metal APIs from main branch (#1598)
* Remove the externals/harfbuzz submodule (#1599)
* Add Metal APIs for macOS and iOS (#1394)
* docs: Add unoplatform references (#1602)
* Add a symlink for a "missing" file
2021-02-02 17:08:50 +02:00
Matthew Leibowitz e3a24144e5 Add a symlink for a "missing" file 2021-02-02 17:04:23 +02:00
Jérôme Laban d966ef2aee
docs: Add unoplatform references (#1602) 2021-02-02 14:53:19 +02:00