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

164 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz c073697bb0
Added the HEIF to the encoded enum
- commented out as it appears to still be in dev
2018-07-22 01:04:40 +02:00
Matthew Leibowitz 04883d0fb6
Added bindings for SkOverdrawCanvas
- also set flags to reduce file sizes
2018-07-21 22:35:05 +02:00
Matthew Leibowitz db80785b4b
Fix the tests for the C API 2018-07-20 11:21:26 +02:00
Matthew Leibowitz 43e244aa26
Fix the tests for the C API 2018-07-20 10:26:29 +02:00
Matthew Leibowitz c41e1e9459
Fix the tests for the C API 2018-07-20 00:00:31 +02:00
Matthew Leibowitz 538925cc6c
Revert "Update skia with support for old linux"
- we should rather update GCC on Ubuntu 14.04 instead as there many other issues
2018-07-18 19:34:47 +02:00
Matthew Leibowitz 9e893540e6
Update skia with support for old linux 2018-07-18 19:14:32 +02:00
Matthew Leibowitz 793c284e4a
Update skia build scripts 2018-07-18 18:54:07 +02:00
Matthew Leibowitz 6c2d98318c
Added a bit of code to help with an api diff 2018-07-12 16:59:46 +02:00
Matthew Leibowitz 87d18369f3
Updating the native bits 2018-07-12 13:29:21 +02:00
Matthew Leibowitz f2a51f8ae9
The managed SkiaSharp now builds again. 2018-07-08 00:12:16 +02:00
Matthew Leibowitz 0dc4bc199b
Making the externals build again on Windows. 2018-07-05 22:14:55 +02:00
Matthew Leibowitz cc95a8ef92
Updating native skia to m67 2018-06-28 19:21:31 +02:00
Matthew Leibowitz 7493d66a11
Make suer that we link the correct VC runtime for the store. Fixes #536 2018-05-29 23:15:43 +02:00
Matthew Leibowitz ff838ceccb
Added bindings for SKRoundRect 2018-05-29 03:43:29 +02:00
Matthew Leibowitz 7ace45c131
Updating Xamarin/Microsoft file headers 2018-05-26 23:28:36 +02:00
Matthew Leibowitz eb33022ca1
Updated the skia external 2018-05-26 22:38:25 +02:00
Matthew Leibowitz 6457fabc48
Update externals 2018-05-25 06:39:47 +02:00
Matthew Leibowitz b0ddea825a
Revert "Add more encoding options to SKPixmap"
This reverts commit 1cd83d58e5.
2018-05-25 01:42:19 +02:00
Matthew Leibowitz 1cd83d58e5
Add more encoding options to SKPixmap 2018-05-25 01:41:33 +02:00
Matthew Leibowitz 82cafbece2
Properly copy bitmaps. Fixes #497 2018-05-06 02:57:13 +02:00
Matthew Leibowitz 64c5773a58
Update depot_tools 2018-05-01 23:04:51 +02:00
Matthew Leibowitz fb55ab9a3c
Update externals 2018-04-30 17:48:58 +02:00
Matthew Leibowitz bfbd358167
Changing the way docs are generated...
- using the frameworks mode
 - updated mdoc
 - moved the docs scripts into a new file as they are not part of the main script
2018-04-21 01:56:38 +02:00
Matthew Leibowitz 6b0badac73
Updated externals 2018-04-17 22:32:35 +02:00
Matthew Leibowitz 2af0b1eddd
Update externals 2018-04-03 12:50:24 +02:00
Matthew Leibowitz 9173ff367c
Update externals 2018-03-26 17:49:54 +02:00
Matthew Leibowitz 85a06d5f6c
Update the externals 2018-03-24 02:53:56 +02:00
Matthew Leibowitz d9c12d5b29
Everything now builds again on Windows 2018-03-22 03:12:17 +02:00
Matthew Leibowitz 742a1df984
Use the latest externals 2018-03-20 00:45:16 +02:00
Matthew Leibowitz b428f1b717
Use the "modern" externals 2018-03-20 00:43:28 +02:00
Matthew Leibowitz 6484936159
Applying some of the modernization:
- libSkiaSharp is now built using GN/Ninja for Android/Linux/UWP/Windows
 - all native source code lives in mono/skia
2018-03-19 23:08:30 +02:00
Matthew Leibowitz e36f7e783e Update externals 2018-03-06 12:56:22 +02:00
Matthew Leibowitz 28ea232226 Update externals 2018-02-28 18:34:30 +02:00
Matthew Leibowitz f0c245ce0f update skia external 2018-02-16 04:16:31 +02:00
Matthew Leibowitz eb629db98b Added SKImage.IsLazyGenerated to help with cases like #445 2018-02-08 15:04:59 +02:00
Matthew Leibowitz c82a864f08 Update externals 2018-02-05 17:38:58 +02:00
Matthew Leibowitz 5ac982c298 Updated the externals 2018-02-04 14:49:39 +02:00
Matthew Leibowitz 0375e133f9 Fixed the external libjpeg-turbo dependency 2018-01-06 21:08:59 +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 83f2686cc8 Update native code 2017-11-30 17:47:02 +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 6ef3b12c7b Updating externals 2017-10-27 12:40:43 +02:00
Matthew Leibowitz 5c4f019673 Merge "master" into "v1.60" 2017-09-27 03:10:32 +02:00
Matthew Leibowitz 58ef4f31e6 Update build externals (not skia as this is now on m60) 2017-09-05 17:36:29 +02:00
Matthew Leibowitz d02cd89a68 Revert "Revert back to 1.59.1 so we can patch"
This reverts commit 96fa157f03.
2017-09-05 17:29:58 +02:00
Matthew Leibowitz 96fa157f03 Revert back to 1.59.1 so we can patch 2017-09-05 17:28:56 +02:00