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

2191 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 2ce378e492
The new 2.x MSBuild.Sdk.Extras do not work without the custom SDK 2019-01-16 04:46:27 +02:00
Matthew Leibowitz ff8c2b9f4b
Reverting the project SDK type as this is not yet supported on mac 2019-01-15 22:39:14 +02:00
Matthew Leibowitz 6eb0aafe51
Updated the docs 2018-12-28 20:08:20 +02:00
Matthew Leibowitz a2c97c432c
regenerated docs 2018-12-27 21:10:08 +02:00
Matthew Leibowitz f39c67db3e
Make sure to use the correct fork 2018-12-27 10:43:50 +02:00
Matthew Leibowitz 9390e6705a
Removing the skip as the bug has been fixed. 2018-12-27 10:16:41 +02:00
Matthew Leibowitz 15bacd97ab
Merging development into SkDrawable
- added some basic tests
 - added the xamarin files to the mac projects
 - merged the native skia branches
2018-12-27 00:04:49 +02:00
Matthew Leibowitz ae6350966e
Merging development into SkDrawable
- added some basic tests
 - added the xamarin files to the mac projects
 - merged the native skia branches
2018-12-26 23:54:48 +02:00
Matthew Leibowitz 0cc9cecc75
check to see if the file exists before changing it 2018-12-26 17:13:11 +02:00
Charlenni 98159bfa97 Removed tests from sample. 2018-12-26 15:53:29 +01:00
Matthew Leibowitz 9481297756
We need to get the submodules because we are using mdoc source 2018-12-26 15:22:55 +02:00
Matthew Leibowitz 8039d0d0bb
Fix the disposal process for ANGLE. FIxes #705
- the actual native objects were not getting cleaned up
    - added a proper disposal method to the GLES context
 - even when the panel was unloaded, the native objects still hung around
    - only when the panel is loaded, is the GLES context created
    - when the panel is unloaded, dispose the context
2018-12-26 10:17:26 +02:00
Matthew Leibowitz 1bbe47682c
Re-generated the docs for v1.68.1 2018-12-25 12:16:05 +02:00
Matthew Leibowitz f0e1498637
Added the v1.68.1 changelogs 2018-12-25 12:10:53 +02:00
Matthew Leibowitz 3248d2d319
Updated the unit tests to net47 2018-12-25 12:09:49 +02:00
Matthew Leibowitz ed321742e7
Updated the dependencies
- Cake 0.31 finally fixes the issue with netstandard2.0 reference libraries
 - mdoc master is now used for the generation of the docs xml
    - due to a bug, a hack is needed
    - mdoc has to be built before being used
2018-12-25 12:02:08 +02:00
Matthew Leibowitz dbfa791d67
Update mdoc and move into the .targets file 2018-12-23 15:21:26 +02:00
Matthew Leibowitz 1ba251347c
Bumping the versions 2018-12-23 15:12:05 +02:00
Charlenni 6ff9b758e9 Changed name for creating a new picture snapshot to Snapshot() and the corresponding delegate to OnSnapshot() 2018-12-23 12:21:53 +01:00
Matthew Leibowitz b5fa520a7f
Support multiple builds at the same time 2018-12-22 15:52:15 +02:00
Craig 079602cf53 update topic to match .net docs 2018-12-21 17:22:14 -08:00
Craig bdd6d07c5f add global file metadata 2018-12-21 16:19:13 -08:00
Charlenni 546add4889 Changed return type of NewPictureSnapshot from SKPicture to IntPtr
Changed some typos
Changed function name NewPictureSnapshot() to ToPicture()
2018-12-21 21:38:57 +01:00
Matthew Leibowitz 9665c11f45
Merge pull request #741 from mono/dev/cleanup-gpu-views
Merge SKGLDrawable into the view code
2018-12-21 17:24:57 +02:00
Matthew Leibowitz 6e0f47eb63
Merge pull request #742 from mono/dev/produce-dsym
Make sure all the libSkiaSharp.xcodeproj produces a dSYM
2018-12-21 17:24:35 +02:00
Matthew Leibowitz a6a91e33f9
Make sure all the libSkiaSharp.xcodeproj produces a dSYM 2018-12-21 09:07:14 +02:00
Matthew Leibowitz 3cbb18f5cc
Merge pull request #740 from mono/dev/update-msbuild-extras
Updated the projects
2018-12-21 09:04:43 +02:00
Matthew Leibowitz a215f55215
Merge SKGLDrawable into the view code
- there was not that much code duplication
 - far more control per platform
 - surface needs to query the context for the sampls permitted - Fixes #727
 - renamed SKDrawable in preparateion of the incomming PR and because it was not descriptive anymore
2018-12-21 06:54:03 +02:00
Matthew Leibowitz fa018441ef
Don't specify a .NET SDK version in order to use the latest
https://docs.microsoft.com/en-us/dotnet/core/tools/global-json
2018-12-21 05:32:03 +02:00
Matthew Leibowitz ad21a4455d
Updated the projects
- Use the latest version of MSBuild.Sdk.Extras
 - No longer use MSBuild.Sdk.Extras for the net and netstandard monikers as the new .NET Core already supports these nicely
 - Update all the Android projects to be 4.4+ as below is no longer realistically supported - both by Xamarin and Google
 - Using the Sdk attribute to specify the new project SDK
2018-12-21 01:39:48 +02:00
Charlenni 3abc2a59ed Removed SKAbstractDrawable
Added SKPictureRecorder.EndRecordingAsDrawable()
2018-12-20 21:35:12 +01:00
Charlenni 00b8017755 Merged master 2018-12-20 15:14:33 +01:00
Charlenni 955c7e735f Added some memory management 2018-12-20 15:07:08 +01:00
Matthew Leibowitz 826f6a25ec
Merge branch 'development' 2018-12-20 15:49:30 +02:00
Charlenni e1c0178a62 Removed some bugs 2018-12-20 14:26:10 +01:00
Matthew Leibowitz eb5213a2bb
Delete custom.md 2018-12-20 15:02:31 +02:00
Matthew Leibowitz 757b7e9dc6 Update issue templates 2018-12-20 15:02:06 +02:00
Matthew Leibowitz bcd2bed09b Update issue templates 2018-12-20 14:53:37 +02:00
Matthew Leibowitz efd3015e47
Update issue templates (#737) 2018-12-20 14:50:03 +02:00
Charlenni d60e7fafa0 Added bounds at function OnGetBounds as reference 2018-12-19 18:54:10 +01:00
Matthew Leibowitz edba9a6607
Fixed and enhanced the SKColorSpace API 2018-12-18 08:44:49 +02:00
Matthew Leibowitz 22032a69ab
Support the case of measuring empty strings. Fixes #734
- previous logic: did not check for nulls, the update did
 - new logic: still check for nulls, but now only if we have indicated that there _should_ be text (there is a length)
 - added overloads for text pointers that accept an int as opposed to just an IntPtr
2018-12-17 23:50:29 +02:00
Matthew Leibowitz e87b3a4d6a
Merge pull request #716 from charlenni/master 2018-12-14 21:18:10 +02:00
Matthew Leibowitz 80bf244723
Prefer overloads to default values. 2018-12-14 21:16:04 +02:00
Dave Humphreys b2f39ea522 Update to include nuget-validation build.cake (#724)
Fixes #723
2018-12-14 21:09:58 +02:00
Charlenni 1e64da634d Add SkDrawable 2018-12-14 12:07:16 +01:00
Charlenni 2397595a49 Added mouse wheel handling for Forms.UWP 2018-12-06 14:33:36 +01:00
Matthew Leibowitz 92a3ad87cc
Fixing the C API 2018-12-02 05:10:55 +02:00
Matthew Leibowitz 4a117f0bdf
The DPI constant should be in SKDocument 2018-12-02 04:10:20 +02:00
Matthew Leibowitz 121ab0496c
Fixed the matrix interop 2018-12-02 03:54:36 +02:00