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

1529 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz e0dafd42cd Added another test 2017-12-19 05:24:20 +02:00
Matthew Leibowitz 9e2b1cf50f Added some more tests 2017-12-18 01:33:26 +02:00
Matthew Leibowitz 805e64d506 improved the forms designer 2017-12-18 00:14:14 +02:00
Matthew Leibowitz 64f96d3b3e Fixing the tests after switching to the pre-release Xunit 2017-12-17 22:20:26 +02:00
Matthew Leibowitz a58f62bfc9 Using a better front buffered stream 2017-12-17 22:19:42 +02:00
Matthew Leibowitz aab51650ac abstracted the managed stream for arbitary streams 2017-12-17 17:54:43 +02:00
Matthew Leibowitz 3ebb37f75e updated externals 2017-12-14 07:58:33 +02:00
Matthew Leibowitz 987c909a4b Added SKStream.Peek() 2017-12-14 07:30:27 +02:00
Matthew Leibowitz 226439c7f8 Xunit's NUnit output requires .net core 2.0 2017-12-14 07:08:47 +02:00
Matthew Leibowitz ab2a97dfc5 Build against .net core 1.1 for current CI 2017-12-14 05:03:57 +02:00
Matthew Leibowitz f03118d336 Some tests need to be skipped on CI without a GL 2017-12-14 03:19:59 +02:00
Matthew Leibowitz 8c4087a226 Switch to Xunit as NUnit does not handle native exceptions well 2017-12-14 01:51:18 +02:00
Matthew Leibowitz f8ce844fd8 Improvements to the samples for v1.60 2017-12-02 00:05:22 +02:00
Matthew Leibowitz f8da6f7e0e Rolling back .net core to see if this fixes the CI errors 2017-12-01 15:29:43 +02:00
Matthew Leibowitz 83f2686cc8 Update native code 2017-11-30 17:47:02 +02:00
Matthew Leibowitz 3e07b983bc Use the v141 toolset (VS2017 only) 2017-11-30 17:46:44 +02:00
Matthew Leibowitz e7778882cd Use the native drawBitmapNine and drawImageNine methods. Fixes #395 2017-11-30 09:59:22 +02:00
Matthew Leibowitz 8ddb0f6668 Added a member to swizzle the R and B 2017-11-03 00:11:32 +02:00
Matthew Leibowitz 999425f2d5 updated externals 2017-11-02 21:08:30 +02:00
Matthew Leibowitz 26820d8108 build tests against .net core 2.0 2017-10-27 13:54:14 +02:00
Matthew Leibowitz 7405e47f34 the source must use an older version of forms 2017-10-27 13:53:50 +02:00
Matthew Leibowitz 2f1e224c88 Project changes to v1.60 2017-10-27 13:19:12 +02:00
Matthew Leibowitz 6ef3b12c7b Updating externals 2017-10-27 12:40:43 +02:00
Matthew Leibowitz 59128dd87e Merge branch 'master' into dev/v1.60.0 2017-10-27 12:38:38 +02:00
Matthew Leibowitz 31bc3dce83 Mac is now mainstream, enable xamlc 2017-10-26 20:14:28 +02:00
Matthew Leibowitz 11262fd79a Upgrade to Xamarin.Forms 2.4 2017-10-26 02:48:22 +02:00
Matthew Leibowitz 4106505ab0 SKManagedStream Memory Fixes (#386)
Fixed the memory management of a `SKManagedStream` - especially when used with a `SKTypeface`.
2017-10-25 16:29:51 +02:00
Matthew Leibowitz 89fd954f81 updated the tools 2017-10-04 01:06:22 +02:00
Matthew Leibowitz 9d9edcc171 updated the docs 2017-10-04 01:06:04 +02:00
Matthew Leibowitz 6920c9390d Make sure we can create a typeface from non-seekable streams 2017-10-03 22:29:18 +02:00
Matthew Leibowitz cae3758edd Use -fvisibility=hidden to avoid possible symbol clashes 2017-09-29 02:57:34 +04:00
Matthew Leibowitz 1a78bbe5a5 Link libstdc++ statically. #348, #312 2017-09-29 02:21:18 +04:00
Matthew Leibowitz 3c31bd5c57 Update the docs 2017-09-28 00:17:32 +02:00
Matthew Leibowitz ba7f4978e6 use PackageReference for workbooks 2017-09-27 18:56:40 +02:00
Matthew Leibowitz 3f59ee8121 Use `msbuild /t:restore` instead of `nuget restore` for old msbuild (15.3) 2017-09-27 16:40:22 +02:00
Matthew Leibowitz 3be2559139 Updated the docs to match the APIs 2017-09-27 14:30:29 +02:00
Matthew Leibowitz 36dfe607a5 Setting the version number to v1.59.2 2017-09-27 03:14:38 +02:00
Matthew Leibowitz 5c4f019673 Merge "master" into "v1.60" 2017-09-27 03:10:32 +02:00
Matthew Leibowitz 45639eae6e Merge pull request #367 from mono/dev/experimental/grcontext
[WIP] Expose the Current `GRContext`
2017-09-27 03:02:37 +02:00
Matthew Leibowitz 1e43218c9d Revert "Revert "The build cannot find toolset v140 even though it's installed""
This reverts commit dd3be86575.
2017-09-27 02:47:51 +02:00
Matthew Leibowitz 197a734701 Dropping the cake addin version a bit more. Fixes #373 2017-09-27 00:27:23 +02:00
Matthew Leibowitz dd3be86575 Revert "The build cannot find toolset v140 even though it's installed"
This reverts commit 03f1f5c251.
2017-09-27 00:15:04 +02:00
Matthew Leibowitz 9087e76ad5 Set specific version for cake. Closes #373 2017-09-26 17:31:30 +02:00
Matthew Leibowitz 619588dcc4 Desktop versions of the native p/invoke don't need an extension 2017-09-23 22:45:56 +02:00
Matthew Leibowitz dbd09b0ffe SkiaSharp streams always return all the requested bytes (blocking). Closes #335 2017-09-18 16:54:11 +02:00
Matthew Leibowitz 569d307c09 Enhanced the documentation. Closes #361. 2017-09-15 03:33:41 +02:00
Matthew Leibowitz 3b483db64f Merge branch 'master' into dev/experimental/grcontext 2017-09-15 03:14:31 +02:00
Matthew Leibowitz f81e17badb Merge pull request #366 from joewstroman/build-on-vm
The build cannot find toolset v140 even though it's installed
2017-09-15 03:03:03 +02:00
Joseph Stroman 03f1f5c251 The build cannot find toolset v140 even though it's installed 2017-09-14 18:02:50 -04:00
Matthew Leibowitz 14a20e99ba Exposing GRContext on the various GL views. Issue #358 2017-09-13 03:37:34 +02:00