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

1122 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 91262e1d9f Return immediately when invalidating 2016-11-26 21:54:32 +02:00
Matthew Leibowitz e9af1e11ce Added an animated gif sample 2016-11-26 21:54:11 +02:00
Matthew Leibowitz 38413b6377 Added members to decode a particular frame
- binding
 - tests
2016-11-26 08:24:25 +02:00
Matthew Leibowitz 59fa0b1205 Merge branch 'develop-next' of github.com:mono/SkiaSharp into develop-next 2016-11-25 10:59:33 +02:00
Matthew Leibowitz d58c92c252 Fixed a spelling error 2016-11-25 10:59:12 +02:00
Matthew Leibowitz 7d5e4286f0 Added EncodedInfo to the sample 2016-11-25 10:56:23 +02:00
Matthew Leibowitz 0ef9633267 Added SKCodec.EncodedInfo tests 2016-11-25 10:55:59 +02:00
Matthew Leibowitz 16132abcb8 Added SKCodec.EncodedInfo to the C# API 2016-11-25 10:55:03 +02:00
Matthew Leibowitz 90e2b57eac Added another sample 2016-11-23 17:10:40 +02:00
Matthew Leibowitz 65a5984b81 Add [Flags] to the flags 2016-11-23 09:41:18 +02:00
Matthew Leibowitz b8d85488d1 Added a sample for SKShadowMaskFilter 2016-11-22 11:25:47 +02:00
Matthew Leibowitz 3e9774aecb Added the C# API for SKShadowMaskFilter 2016-11-22 11:25:22 +02:00
Matthew Leibowitz 52eb28d0f4 Update readme 2016-11-22 03:54:01 +02:00
Matthew Leibowitz 355224b383 Update readme 2016-11-22 03:51:38 +02:00
Matthew Leibowitz abc2baf158 Update readme 2016-11-22 03:49:05 +02:00
Matthew Leibowitz 4049bcf29c Use the latest depot_tools 2016-11-22 03:42:31 +02:00
Matthew Leibowitz 935ae1e716 Update readme NuGet names 2016-11-22 03:42:21 +02:00
Matthew Leibowitz edcc6cd56e Merge branch 'update-m56' into develop-next 2016-11-22 01:26:19 +02:00
Matthew Leibowitz b87337c1b0 Merge branch 'master' into develop-next 2016-11-22 01:25:27 +02:00
Matthew Leibowitz f3bb1c731b Added the obsolete method back 2016-11-21 23:16:15 +02:00
Matthew Leibowitz f6b87decd9 Merge branch 'master' into update-m56 2016-11-21 22:33:06 +02:00
Matthew Leibowitz 540cd843b1 Updated the sample's version number 2016-11-20 21:49:07 -05:00
Matthew Leibowitz 23e408cdab Use Android v6.0 since CI is not yet v7.0 2016-11-19 19:09:49 -05:00
Matthew Leibowitz 70ad8a3b72 __TVOS__ is more specific than __IOS__, so it goes first 2016-11-20 00:36:40 +02:00
Matthew Leibowitz bfe90a2bed Merge pull request #200 from mono/master
Update the working branch
2016-11-19 21:49:15 +02:00
Matthew Leibowitz c2bdfef7bd Added documentation implementation. 2016-11-19 14:27:13 -05:00
Matthew Leibowitz be86639ce2 Use SKAutoLockPixels to lock pixels 2016-11-19 13:33:41 -05:00
Matthew Leibowitz 5f03f4695a Updated the samples project files 2016-11-19 13:10:54 -05:00
Matthew Leibowitz a6401600b8 Added a few more empty docs 2016-11-19 20:09:19 +02:00
Matthew Leibowitz 1949d64030 Update depot_tools 2016-11-19 20:07:44 +02:00
Matthew Leibowitz 6b6f1463a5 removed unused members 2016-11-19 08:16:01 +02:00
Matthew Leibowitz 67cb289718 Update the SkiaSharp version for the release 2016-11-19 08:12:13 +02:00
Matthew Leibowitz 7449894c16 Added some SVG tests 2016-11-19 08:10:05 +02:00
Matthew Leibowitz 4ad18ef484 iOS, tvOS, macOS now builds the native bits 2016-11-19 07:13:49 +02:00
Matthew Leibowitz 510e754e7b Merge branch 'master' into update-m56 2016-11-19 05:26:55 +02:00
Matthew Leibowitz a1cb4e270e Merge pull request #199 from Tylerflick/master
remove index8 check for adding pixels
2016-11-19 03:23:51 +02:00
Tyler Hoeflicker 55955c7ae6 remove index8 check for adding pixels
After looking at this there really isn't any reason that this check
needs to be here. It's up to the caller to ensure that it's safe though.
2016-11-18 15:31:40 -08:00
Matthew Leibowitz ab195399ae Android build works now 2016-11-18 21:02:28 +02:00
Matthew Leibowitz e16acac9e1 Merge branch 'master' into update-m56 2016-11-18 18:56:46 +02:00
Matthew Leibowitz 3f406ee9ab This test is unreliable (can't guarantee memory will change after freeing) 2016-11-18 18:55:49 +02:00
Matthew Leibowitz 5b9b6f2b5e This test is unreliable (can't guarantee memory will change after freeing) 2016-11-18 18:33:48 +02:00
Matthew Leibowitz c27f8462e8 Use the latest depot_tools 2016-11-18 18:32:34 +02:00
Matthew Leibowitz d6b11a42e9 Updated the Windows projects 2016-11-18 18:32:19 +02:00
Matthew Leibowitz 89871132ec Some more changes 2016-11-18 13:14:29 +02:00
Matthew Leibowitz eb69f5f512 Use latest native code after upstream merge 2016-11-18 05:40:26 +02:00
Matthew Leibowitz f2875d86f9 Added an overload for SKData.AsStream that disposes data 2016-11-18 02:17:27 +02:00
Matthew Leibowitz ce2573c99a dded a few extra members and tests 2016-11-18 01:35:17 +02:00
Tyler Hoeflicker 6ac547a112 Merge branch 'master' of https://github.com/Tylerflick/SkiaSharp
# Conflicts:
#	binding/Binding/SKBitmap.cs
2016-11-17 13:38:33 -08:00
Tyler Hoeflicker b9d750fca6 remove ambiguous method 2016-11-17 13:36:43 -08:00
Tyler Hoeflicker 62477fa340 add guard clause for SetPixel 2016-11-17 13:36:43 -08:00