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

2683 Коммитов

Автор SHA1 Сообщение Дата
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 71aac17eb6
Add a few APIs that make things better later (#1603) 2021-02-03 00:16:43 +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
Matthew Leibowitz 29e8f26751 Add Metal APIs for macOS and iOS (#1394) 2021-02-02 14:43:38 +02:00
Matthew Leibowitz 112025bbbe Revert "Add Metal APIs for macOS and iOS (#1394)"
This reverts commit 2a87a0d947.
2021-02-02 14:43:06 +02:00
Matthew Leibowitz 2a87a0d947
Add Metal APIs for macOS and iOS (#1394) 2021-02-02 13:59:41 +02:00
Matthew Leibowitz 7d087c922c
Remove the externals/harfbuzz submodule (#1599)
Use the gn targets in skia to do all the work.
2021-02-01 23:13:44 +02:00
Matthew Leibowitz c78aae341f
Improve the local builds (#1597) 2021-01-29 21:13:07 +02:00
Matthew Leibowitz 14744ba69a
Make things consistent (#1595) 2021-01-29 20:58:40 +02:00
Matthew Leibowitz 030d15687d
Update Xcode & .NET Core 3.1 (#1594) 2021-01-29 04:03:58 +02:00
Matthew Leibowitz 3aa8f9644d
Improve the local builds (#1593) 2021-01-27 21:49:08 +02:00
Matthew Leibowitz 66ed32a5a0
Build and include all the emscripten version for WASM (#1590)
* Build for the most common Emscripten versions
* Update MSBuild.Sdk.Extras for .NET 5
* Do not rely on WasmHead to detect WebAssembly (#1550)

Co-authored-by: Jerome Laban <jerome.laban@nventive.com>
2021-01-27 06:07:39 +02:00
Matthew Leibowitz 2e5c9c4f62
Add a picture test to the WASM tests (#1592)
* Add a picture test to the WASM tests
* Update Chrome web driver
* Include deserialization in WASM builds
2021-01-26 02:07:50 +02:00
Matthew Leibowitz 210da9bb2c
Update externals for new gn and add helper script (#1591) 2021-01-25 20:37:03 +02:00
Matthew Leibowitz e8869d17a6
Use v2 Signing (#1568) 2020-12-27 14:47:09 +02:00
Matthew Leibowitz 124a665767
Update to a later Tizen Studio (#1566)
With the update, make sure to upgrade the older LLVM to the latest available.
2020-12-26 00:42:28 +02:00
Matthew Leibowitz b43c95f604
Support VS 2013 because it is easy to do so (#1536)
Fixes #1532
2020-10-28 10:36:29 +02:00
Matthew Leibowitz 870d0fcc19
Load the fonts on iOS (#1539) 2020-10-28 10:32:31 +02:00
Matthew Leibowitz 3238c8e33a
Update the ChromeDriver (#1540) 2020-10-28 10:28:50 +02:00
Matthew Leibowitz ceff3700aa
Add support for reading the Exif SubIFD (#1518)
Fixes #1517
2020-10-12 23:04:10 +02:00
Matthew Leibowitz 753bd44494
Ensure that SKMatrix.IsInvertible does not crash (#1527)
Fixes #1526
2020-10-10 15:29:09 +02:00
Matthew Leibowitz 13e0b4779a
Register the new HarfBuzzSharp WASM package (#1525) 2020-10-08 16:41:34 +02:00
Matthew Leibowitz fef54f6e37
Generate the interop with harfbuzz (#1447)
* Improve the generator
* Fix up for WASM
* Some fixes for the cookies
* Add support for HarfBuzzSharp on WASM
* New Xcode
* Add a basic HarfBuzz test
2020-10-07 15:34:05 +02:00
Sergey Mikolaytis da57b9d8e4
Allow to create ANGLE GRGlInterface (#1519)
Allow to create Angle GRGlInterface from non UWP environment (WPF for an instance) from a new non deprecated Create() API.
Another option will be making AngleLoader public and use a CreateAngle (GRGlGetProcedureAddressDelegate get)
2020-10-04 19:01:14 +02:00
Matthew Leibowitz 74a31ace5c
Update Uno Platform to v3.0 (#1489)
Co-authored-by: Jerome Laban <jerome.laban@nventive.com>
Co-authored-by: Jérôme Laban <jlaban@gmail.com>
2020-10-01 17:56:09 +02:00
Matthew Leibowitz 26c85b6877
This did actually work on my machine. 2020-09-30 23:48:06 +02:00
Matthew Leibowitz 0756cd9f23
Add bindings for the serialization of SKPicture (#1514)
Fixes #880
2020-09-30 22:49:56 +02:00
Matthew Leibowitz eba3a8ed0e
Update the version to 2.80.3 (#1512) 2020-09-30 03:08:03 +02:00
Matthew Leibowitz 2d811fb6d1
Update MSBuild.Sdk.Extras (#1511) 2020-09-27 17:28:47 +02:00
Matthew Leibowitz 61b71d6e48
Don't allocate arrays when copying streams (#1510)
- Use the array pool
- Use Span to copy native memory
- Fixes #1509
2020-09-26 19:06:36 +02:00
Matthew Leibowitz 2019706296
Update Docs for v2.80.2 (#1493)
- updated the version of mono used to compile
- fixed an issue with the watchOS Xcode project and the new Xcode
2020-09-11 01:07:42 +02:00
Matthew Leibowitz 0ab468b377
Update Chromium Web Driver (#1488) 2020-09-02 22:19:08 +02:00
Matthew Leibowitz 12ec572dc9
Check the correct directory for native libraries with ASP.NET (#1483)
* Added an MVC sample
* Check AppDomain.[RelativeSearchPath|BaseDirectory] for native dlls  
  This is used for runtimes that use app domains, such as IIS Express
* packages.config needs an actual nuget restore
2020-09-02 03:46:58 +02:00
Matthew Leibowitz 2e83c18263
[macOS] Use NeedsDisplay instead of Display (#1475)
This will prevent the double paint found in #1467
2020-08-27 21:36:03 +02:00
Matthew Leibowitz d0562fc3d7
Add a few more GPU debugging members (#1478) 2020-08-25 14:34:58 +02:00
Matthew Leibowitz c0952f9036
Use the version of OpenTK that is correctly sn (#1480)
Fixes #1479
2020-08-25 04:46:29 +02:00
Matthew Leibowitz 119e5fa35f
Update the HarfBuzz package version (#1476) 2020-08-22 21:49:25 +02:00
Matthew Leibowitz b4994ac47f Fix some native build warnings
() -> (void)
2020-08-22 01:01:26 +02:00
Matthew Leibowitz 575652945d
Expose SKGraphics for Debugging (#1473)
* Expose the basic properties of SKGraphics
* Added SKTraceMemoryDump
2020-08-21 21:14:20 +02:00
Matthew Leibowitz b87485289c
[UWP] Don't block the UI thread when invalidating (#1468) 2020-08-20 01:54:32 +02:00
Matthew Leibowitz d5d685a580
Add an extensions for SKColorF (#1469) 2020-08-18 02:23:04 +02:00
Matthew Leibowitz bc2b0a2ace
Make sure to overwrite the underlying pixel (#1457)
Fixes #1434
2020-08-11 15:13:37 +02:00
Matthew Leibowitz be889396a5
We are actually now 80.2 2020-08-10 17:20:40 +02:00