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

166 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 8d3a04d015 Merge branch 'master' into pr/289 2017-05-03 07:21:06 +02:00
Bojan Rajkovic 486d8d90aa
Skip signing for Workbooks integration. 2017-05-02 15:44:59 -04:00
Bojan Rajkovic aeb3afc0cc
Add a Xamarin Workbooks integration
The integration uses the new Xamarin Workbooks SDK and provides some
convenience renderers for SKImage, SKBitmap, SKSurface, SKPixmap, and SKColor to
aid in using those types in a workbook. With the integration loaded, those Skia
objects will be rendered directly in the viewport as images (in the case of the
first 4), or as a Workbooks color in the case of SKColor.
2017-05-02 13:39:59 -04:00
Matthew Leibowitz 362ed7c03a Merge branch 'master' of github.com:mono/SkiaSharp 2017-05-02 17:22:05 +04:00
Matthew Leibowitz 33a577f860 use the correct version for harfbuzz 2017-05-02 17:21:30 +04:00
Matthew Leibowitz 32964b1b94 Using a binding project with macOS 2017-05-02 08:00:43 -04:00
Matthew Leibowitz 66bde3d594 Added the HarfBuzz assemblies to the docs 2017-05-01 11:02:46 +02:00
Matthew Leibowitz a0cface521 Added the UWP binding for HarfBuzz 2017-05-01 10:25:10 +02:00
Matthew Leibowitz 66968d4dbd Added the Android binding 2017-04-28 17:19:14 -04:00
Matthew Leibowitz fc08b9530d Added iOS/tvOS/macOS binding projects 2017-04-28 16:05:31 -04:00
Matthew Leibowitz 3e8bd43405 this shouldn't be commented out 2017-04-28 16:00:05 -04:00
Matthew Leibowitz bb231e3849 Added the initial work for HarfBuzz
WIP for #272
2017-04-27 21:35:54 +02:00
Matthew Leibowitz 1d4e1d1f7d tiny tweaks 2017-04-24 23:32:28 +02:00
Matthew Leibowitz 302dae5b0a Added the initial mac forms source 2017-04-23 15:28:32 -04:00
Matthew Leibowitz 2cdbe0558d The new version is now v1.57.1 2017-04-23 15:52:26 +02:00
Matthew Leibowitz 0f87853b5c This should not have been comitted 2017-03-30 21:26:14 +02:00
Matthew Leibowitz 21ddf7f071 Commit the new version 2017-03-28 00:41:31 +02:00
Matthew Leibowitz 7dc39e9770 Updated the packaging version to v1.57.0 2017-03-18 17:08:10 +04:00
Matthew Leibowitz ca9e302055 Linux now also builds again using GN 2017-03-18 17:03:10 +04:00
Matthew Leibowitz f420c1b15b Added dng/raw support back for Windows builds 2017-03-17 07:00:39 +02:00
Matthew Leibowitz 605edabaf5 Native iOS/tvOS/macOS/Android now builds with GN 2017-03-13 23:29:13 -03:00
Matthew Leibowitz a870290d77 Moved the SN path logic to Utils.cake 2017-03-12 15:24:40 +02:00
Matthew Leibowitz 8f34d231c8 Mono paths: Mac != Linux 2017-03-12 08:44:47 -04:00
Matthew Leibowitz 95d00a6382 Improved the strong name checking logic to handle signing exceptions 2017-03-12 14:15:01 +02:00
Matthew Leibowitz 9edbc5c4ef Improved CI logic to handle signing issues 2017-03-12 14:57:06 +04:00
Matthew Leibowitz 2f3101077f Don't copy the .NET Standard output on non-Windows as it cannot be signed 2017-03-11 12:13:31 +02:00
Matthew Leibowitz df158f63ce Updated the project files for .NET Core v1.1.1 2017-03-11 08:37:12 +02:00
Matthew Leibowitz 9110e30e2c Updated the versions to 1.56.2 2017-03-01 08:11:02 +02:00
Matthew Leibowitz d308f0470e Make sure to delete the nugets from the samples 2017-02-24 11:08:57 +02:00
Matthew Leibowitz 69130e70b5 Added a "Linux-CI" target 2017-02-21 22:38:18 +02:00
Matthew Leibowitz c4edddb40d Merge branch 'master' into development
Fixed bug with SKObject.SizeOf <T> checking the size of IntPtr instead of T
2017-02-17 05:36:20 +02:00
Matthew Leibowitz 50d540ae22 Use the correct NUnit runner package 2017-02-16 18:25:54 +04:00
Matthew Leibowitz 70eec54cd0 Switched back to NUnit because xUnit had issues with the WGL tests 2017-02-16 16:15:35 +02:00
Matthew Leibowitz 0963bdde24 Now listening to build verbosity 2017-02-12 02:50:22 +04:00
Matthew Leibowitz c3fe5b5ba0 Added a SkiaSharp workbook that makes use of the current build 2017-02-11 20:14:22 +04:00
Matthew Leibowitz 322baee72a Added the initial bits for a set of utils for SkiaSharp 2017-02-11 19:19:48 +04:00
Matthew Leibowitz 70a82ac8f1 Updated the versions for the next release 2017-02-06 17:52:52 -06:00
Matthew Leibowitz 618a2230e0 Updated the script to set the nuget versions in the tests 2017-01-31 19:29:15 +02:00
Matthew Leibowitz 466f6f90b8 Updated the version of SkiaSharp to v1.56.1-beta 2017-01-31 21:15:20 +04:00
Matthew Leibowitz 2ed05a4f4c build the correct project 2017-01-30 21:01:11 +02:00
Matthew Leibowitz 6c235df4c8 Moved the paths to the top of the main cake file 2017-01-30 21:57:06 +04:00
Matthew Leibowitz ea3f20c42f Split the .NETStandard out of the main sln (nuget has issues on mono) 2017-01-30 19:45:18 +02:00
Matthew Leibowitz 9ef45356e0 Update to the linux build to reduce the size and improve scripts 2017-01-29 16:36:02 +02:00
Matthew Leibowitz 6b6b738624 Clean the project.lock.json files 2017-01-25 08:36:10 -05:00
Matthew Leibowitz b4b8d84a7b Fix the .dll.config path 2017-01-25 08:35:57 -05:00
Matthew Leibowitz 3d52b76f38 Don't have multiple of the same libraries in the nuget 2017-01-25 15:10:54 +02:00
Matthew Leibowitz cdef3ca54f UWP can also use the runtimes folder in the NuGet 2017-01-25 14:16:14 +02:00
Matthew Leibowitz b575d54075 Added initial work for linux builds 2017-01-25 00:33:42 +02:00
Matthew Leibowitz c29c395049 Added a .NET Core test app 2017-01-22 00:27:08 +02:00
Matthew Leibowitz 8ca298b448 Added a .NET Standard build of SkiaSharp.Svg 2017-01-21 22:47:35 +02:00