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

494 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 120c539d63 We can't build Android on Windows see #101 2016-08-12 00:33:28 +02:00
Matthew Leibowitz 1968945d8a Using SkiaSharp images as NuGet icons 2016-08-12 00:18:41 +02:00
Matthew Leibowitz 79c6075801 Added strong name signing #92 2016-08-12 00:11:33 +02:00
Matthew Leibowitz a15061639f Corrected C -> C# names 2016-08-12 00:11:11 +02:00
Matthew Leibowitz b233cadfa6 Revert "Added static constructors for SKBitmap to avoid exceptions #41"
This reverts commit e49b8aa3a8.
2016-08-11 19:05:44 +02:00
Matthew Leibowitz e49b8aa3a8 Added static constructors for SKBitmap to avoid exceptions #41 2016-08-11 19:04:14 +02:00
Matthew Leibowitz 9c45123c22 Updated the docs 2016-08-11 18:38:11 +02:00
Matthew Leibowitz 4e67ffde75 NULL is allowed 2016-08-11 18:36:12 +02:00
Matthew Leibowitz 8239f1670e Make sure that we always revoke ownership when we are supposed to 2016-08-11 11:42:56 +02:00
Matthew Leibowitz e042734a48 Set the version to a more "major" update due to the amount of changes 2016-08-11 10:52:55 +02:00
Miguel de Icaza b4abd6ce82 Update README.md 2016-08-10 23:22:51 -04:00
Matthew Leibowitz d260e299c7 Upped the version number for issue #129 2016-08-10 13:45:08 +02:00
Matthew Leibowitz 76ba807bfe ignore .vscode/ 2016-08-10 13:35:08 +02:00
Matthew Leibowitz c185f5cc24 Inject "getenv" into libjpeg-tubo for UWP 2016-08-10 13:33:29 +02:00
Matthew Leibowitz a2cae9245f Check for null 2016-08-04 18:21:06 +02:00
Matthew Leibowitz 1417b05b51 Added ColorTable support 2016-08-04 18:16:16 +02:00
Matthew Leibowitz 5333faf67d Updated the latest m53 skia from google 2016-08-03 22:38:40 +02:00
Matthew Leibowitz 92cc550700 Merge pull request #124 from gentledepp/skiakeeper
Updated SkiaKeeper.c to fix "EntryPointNotFound" exceptions
2016-08-01 22:30:29 +02:00
Matthew Leibowitz 4abbd1798b Renamed method closes #126 2016-08-01 18:54:34 +02:00
Alexander Marek d3700e0e10 Updated SkiaKeeper.c to fix "EntryPointNotFound" exceptions 2016-08-01 09:31:06 +02:00
Bill Holmes 24b0313fef Merge pull request #123 from mono/merge118
Merge for Release
2016-07-29 15:07:22 -04:00
Matthew Leibowitz d695c9ef1d Added canvas rotation with a specific center (Related to issue #98) 2016-07-29 20:24:13 +02:00
Matthew Leibowitz ddd2c893c5 Added canvas scaling with a specific center (Closes #98) 2016-07-29 20:21:58 +02:00
Matthew Leibowitz 6b6967ac2b Use the correct native method 2016-07-29 20:17:18 +02:00
Matthew Leibowitz ab5b81f062 Using nameof instead of strings 2016-07-29 20:13:11 +02:00
Matthew Leibowitz a54baf7464 Removed unreachable code 2016-07-29 20:07:14 +02:00
Matthew Leibowitz cbadd8d070 Added extra SkPath methods (closes #14 closes #60) 2016-07-29 20:06:37 +02:00
Miguel de Icaza 8cac70a4d3 Update README.md 2016-07-29 13:17:04 -04:00
Matthew Leibowitz f1360b7c19 Make sure we keep the native sk_matrix methods Fixes #119 2016-07-29 18:09:53 +02:00
Matthew Leibowitz 8378c83cec Quit the Mac app after the window is closed 2016-07-29 18:09:26 +02:00
Matthew Leibowitz 871b9575bc Added an icon to the OS X sample 2016-07-29 18:09:17 +02:00
Bill Holmes 17b2f52dcc Dropping beta from 1.53.0 package version. 2016-07-29 11:38:20 -04:00
Bill Holmes 318ae2217e Merge remote-tracking branch 'origin/pr/118' into merge118
Closes #118
2016-07-29 11:30:11 -04:00
Matthew Leibowitz 69ea29b4c6 Remove Bitcode 2016-07-29 01:35:38 +02:00
Matthew Leibowitz 9c2d688f23 Updated the latest (m53) skia from Google 2016-07-25 20:16:48 +02:00
Alexander Marek f7aba3a3a6 Merge branch 'master' of https://github.com/mono/SkiaSharp into #108_skimage_missing_bindings 2016-07-25 10:29:30 +02:00
Matthew Leibowitz 22e9da9553 Added image assets for the Windows samples 2016-07-23 02:52:35 +02:00
Matthew Leibowitz 739bb5a571 Merge pull request #116 from mono/update-skia-m52
Update to skia m53
2016-07-23 02:22:32 +02:00
Matthew Leibowitz af8a2552e3 use latest native skia 2016-07-23 02:20:40 +02:00
Matthew Leibowitz a3a6429876 Updated the docs 2016-07-22 19:11:39 +02:00
Matthew Leibowitz 298e0e93de We are building m53 now 2016-07-22 19:07:14 +02:00
Matthew Leibowitz 1b1854d125 Moved the static extern methods into the SkiaApi type for consistency 2016-07-22 15:46:52 +02:00
Matthew Leibowitz b064412bb2 Use the latest native skia 2016-07-22 02:43:51 +02:00
Matthew Leibowitz b7251ac8a4 Updated the mac files 2016-07-22 02:12:57 +02:00
Alexander Marek 4c8abe8281 #108 - added missing static method "FromBitmap" 2016-07-21 15:54:00 +02:00
Matthew Leibowitz 4d7fcd7fcf Removed additional members from sk_imageinfo_t 2016-07-20 17:19:19 +02:00
Matthew Leibowitz b2b6bff114 Merged the C code for upstreaming 2016-07-20 14:31:23 +02:00
Matthew Leibowitz 39abfe0e8a Make sure to check for NULL first 2016-07-20 00:13:14 +02:00
Matthew Leibowitz 2c85f42064 The C enums are now direct cast instead of array lookups 2016-07-19 22:58:49 +02:00
Matthew Leibowitz b130fabccf libpng is included directly, so no need to insert changes 2016-07-19 18:16:42 +02:00