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

143 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 36dfe607a5 Setting the version number to v1.59.2 2017-09-27 03:14:38 +02:00
Matthew Leibowitz 87c81bd77f make sure we build v1.1.1 of .NET Core so we don't keep breaking CI when a new version comes out, but is not installed. 2017-09-07 15:06:46 +02:00
Matthew Leibowitz 20f613a98d Updated the projects to use ProjectReferences 2017-09-05 20:14:54 +02:00
Matthew Leibowitz 96fa157f03 Revert back to 1.59.1 so we can patch 2017-09-05 17:28:56 +02:00
Matthew Leibowitz 9cde46f9aa Updated the version number to v1.60 2017-09-01 18:29:56 +02:00
Matthew Leibowitz 03c34c9791 Moving away from package.config 2017-08-30 16:06:17 +02:00
Matthew Leibowitz c2112d5fc1 Added some color table tests 2017-08-23 01:00:13 +02:00
Matthew Leibowitz d33ad19f99 Added bindings for SkManagedPixelSerializer 2017-08-21 21:58:39 +02:00
Matthew Leibowitz 210ca364b6 Update the managed API for the m60 update 2017-08-16 01:06:01 +02:00
Matthew Leibowitz e4f9defab7 Updating the version to v1.59.1 2017-07-17 21:39:20 +02:00
Matthew Leibowitz 7bfebaa59d more api tests 2017-07-17 15:47:57 +02:00
Matthew Leibowitz 8280bd533c Added tests for the marshaling api
- private bool is now byte
 - structs are blittable
 - all bools are marshaled as I1
 - all strings are LPStr
2017-07-17 14:48:34 +02:00
Matthew Leibowitz 8b5714ab11 Update the version v1.59.0.1 2017-07-17 02:50:55 +02:00
Matthew Leibowitz f900f3215c Corrected the marshalling. Fixes #333 2017-07-17 01:46:12 +02:00
Matthew Leibowitz 1a0917727c Updated version numbers to v1.59 2017-07-11 15:11:38 +02:00
Matthew Leibowitz 4449fcb8f1 Updated the .targets files to work on an older .NET and/or MSBuild 2017-06-27 12:16:47 +02:00
Matthew Leibowitz 0db86eefae Updated the version number to v1.58.1 2017-06-24 12:09:20 +02:00
Matthew Leibowitz 3cda52c2e1 Merge pull request #318 from mono/rect-adds
add overloads to have more control over the ceiling/floor operations
2017-06-23 08:48:29 +02:00
Matthew Leibowitz 5ab9817553 Make adjustments to the SKRectI.Ceiling/Floor logic 2017-06-22 09:56:30 +02:00
Matthew Leibowitz a56d09cd3b Fixed the logic for SKRegion.SetPath. Closes #316 2017-06-20 16:05:02 -05:00
Matthew Leibowitz c9e0001b6b fixed all the solution files 2017-06-06 04:11:37 +02:00
Matthew Leibowitz 230d4f973a Moved non-SkiaSharp libraries to another repository:
- Moved SkiaSharp.Extended
 - Moved SkiaSharp.Svg
 - New repository: https://github.com/mono/SkiaSharp.Extended
2017-06-05 15:48:04 -05:00
Matthew Leibowitz 592a56fae5 Updated the test to not fail the build if a GPU is not available 2017-05-15 20:37:41 +02:00
Matthew Leibowitz 98e0823119 Update the tests as the issue has been resolved 2017-05-15 20:11:31 +04:00
Matthew Leibowitz ef317db4af More tests 2017-05-13 20:15:05 +02:00
Matthew Leibowitz 42a1a4abe8 For backwards compatibility, we are not going to use a colorspace when decoding with SKBitmap.Decode(...) 2017-05-13 02:54:24 +02:00
Matthew Leibowitz 59139457ae Added bindings for SKPath.ComputeTightBounds() 2017-05-12 23:56:55 +02:00
Matthew Leibowitz 97e0bd1368 some cleanup 2017-05-12 23:27:49 +02:00
Matthew Leibowitz 61b6ce218c This got missed 2017-05-12 02:53:26 -05:00
Matthew Leibowitz d873e9d6ab Update the build with the latest native 2017-05-11 21:15:58 -05:00
Matthew Leibowitz 478a8665ec Added some extra types:
- SKColorSpace
 - SKImageInfo is now just a managed container since it contains pointers to unmanaged types
 - Fixed the GRContextOptions structure
2017-05-11 20:07:52 -05:00
Matthew Leibowitz 2afe32d7c8 Added a test for issue #282 2017-05-11 13:42:18 -05:00
Matthew Leibowitz a2221c7ddc Upping the version number for fixes 2017-05-08 16:10:51 -04:00
Matthew Leibowitz b23e3373a7 Using a font file that can be controlled across platforms 2017-05-01 21:18:07 -04:00
Matthew Leibowitz 1e83d00a23 The shaper must return the raw uint 2017-05-01 21:07:25 -04:00
Matthew Leibowitz 30bbda8a04 Fixed the source 2017-04-28 16:11:19 -04:00
Matthew Leibowitz bb231e3849 Added the initial work for HarfBuzz
WIP for #272
2017-04-27 21:35:54 +02:00
Matthew Leibowitz 2cdbe0558d The new version is now v1.57.1 2017-04-23 15:52:26 +02:00
Matthew Leibowitz 282d705aba A few more tweaks 2017-04-23 06:51:10 -04:00
Matthew Leibowitz 0aa845e001 Changing the test to make it more stable 2017-04-23 06:26:08 -04:00
Matthew Leibowitz ca771d4333 This test is failing sometimes on one of the CI 2017-04-21 23:14:58 +02:00
Matthew Leibowitz 20c715da2d Pull in a fix from google and added a test. Closes #276 2017-04-21 10:16:01 +02:00
Matthew Leibowitz 46cadab655 Updated the version from beta to "stable" :) 2017-03-27 22:41:23 +02:00
Matthew Leibowitz 66151f5cbb Wildcards don't appear to work for content 2017-03-21 10:58:25 -04:00
Matthew Leibowitz fee8fe9b5e Split the big test file into smaller tests 2017-03-20 22:07:49 +02:00
Matthew Leibowitz 94191af6c2 Using wildcards to include files in the test projects 2017-03-20 22:05:47 +02:00
Matthew Leibowitz 7dc39e9770 Updated the packaging version to v1.57.0 2017-03-18 17:08:10 +04:00
Matthew Leibowitz 56b4763376 Updated test for the new skia API 2017-03-13 23:29:34 -03:00
Matthew Leibowitz e94666f64e Added test for known breaking change before native update 2017-03-12 10:24:21 -04:00
Matthew Leibowitz b7949ebb51 X Window also uses ARGB colors 2017-03-12 14:54:43 +04:00