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

338 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz e1c60230c4 Updated to the bits based on m52 2016-06-17 22:54:08 +02:00
Matthew Leibowitz c894aa86ad added mdoc to the tools 2016-06-15 11:02:09 +02:00
Matthew Leibowitz 2ec0981426 Updated Xamarin.Forms 2016-06-15 09:31:21 +02:00
Matthew Leibowitz 2fc89bdce9 Fix the script when using the local packages:
- we have to build the .Windows and .Mac as SkiaSharp
2016-06-15 09:15:05 +02:00
Matthew Leibowitz a0bc5693a7 No longer use the internal feed
- rather clear the cache and use the output
2016-06-15 08:36:03 +02:00
Matthew Leibowitz ace1c4cd8f Merge pull request #87 from mono/tvos-samples
Added the tvOS samples
2016-06-15 07:54:11 +02:00
Matthew Leibowitz 57846f052b Merge branch 'tvos-samples' of github.com:mono/SkiaSharp into tvos-samples 2016-06-15 00:49:26 +02:00
Matthew Leibowitz 71ce361f2e Added some cool images 2016-06-15 00:48:59 +02:00
Matthew Leibowitz 14ab4d4290 Merge pull request #89 from mono/master
updating branch
2016-06-14 10:55:52 +02:00
Matthew Leibowitz 4d7ccd7c04 Updated the samples to use beta4 2016-06-14 10:21:54 +02:00
Matthew Leibowitz 441cacf017 Added a TEMPORARY workaround for packing NuGets...
- 77b034cbe7
 - That commit changed the ‘version made by’ instead of the ‘version needed to extract.’
2016-06-13 21:50:04 +02:00
Matthew Leibowitz 2af21eddb6 Revert "Dropping the NuGet version numbers as I moved ahead twice"
This reverts commit 9e75234b69.
2016-06-10 15:14:42 +02:00
Matthew Leibowitz a3c410e9f6 Updated the readme for tvOS 2016-06-09 23:27:03 +02:00
Matthew Leibowitz 9e75234b69 Dropping the NuGet version numbers as I moved ahead twice 2016-06-09 23:20:38 +02:00
Matthew Leibowitz 5ab62f2185 Revert "Build more stuff on Windows"
This reverts commit 84194575a2.
2016-06-09 19:53:34 +02:00
Matthew Leibowitz 84194575a2 Build more stuff on Windows 2016-06-09 18:26:29 +02:00
Matthew Leibowitz 7e1c27d65e Added the tvOS samples 2016-06-09 17:07:25 +02:00
Matthew Leibowitz ec8a22a129 Up the NuGet version number 2016-06-09 16:42:32 +02:00
Matthew Leibowitz 470591f7a1 Added tvOS support 2016-06-09 15:55:48 +02:00
Matthew Leibowitz da831515be Small refactor for UWP 2016-06-09 15:46:35 +02:00
Matthew Leibowitz aee8efdcba Updated Android App name 2016-06-09 07:11:15 +02:00
Matthew Leibowitz d5d8070d77 Show the demos initially 2016-06-09 07:08:11 +02:00
Matthew Leibowitz 9ca3046812 Merge pull request #86 from mono/updating-samples
Update PDF Samples
2016-06-09 06:56:18 +02:00
Matthew Leibowitz 95a86e74bb Merge pull request #85 from mono/pdf-merge
Adding PDF Support
2016-06-09 06:55:50 +02:00
Matthew Leibowitz 8dc0cc3f16 Made the samples look nicer and more modern 2016-06-09 06:49:58 +02:00
Matthew Leibowitz f1af81508a Update the version of SkiaSharp for the samples 2016-06-09 02:14:04 +02:00
Matthew Leibowitz 7cbc7ee3c6 Merge branch 'pdf-merge' into updating-samples
# Conflicts:
#	build.cake
2016-06-08 03:03:53 +02:00
Matthew Leibowitz 8a6384bd8a Added support for one SKObject to belong to another:
- used when ownership is transferred in native code
 - fixed instance where stream was disposed when in use by typeface
2016-06-08 02:58:12 +02:00
Matthew Leibowitz 444517c1d3 Update the NuGet version 2016-06-08 01:24:21 +02:00
Matthew Leibowitz a75995335f Use NuGet v3 everywhere 2016-06-08 01:20:27 +02:00
Matthew Leibowitz 5983abfdfc Update the sample to use the latest beta 2016-06-06 23:24:20 +02:00
Matthew Leibowitz 8b41ca4722 best thing right now is just to use the beta NuGet feed 2016-06-06 23:19:29 +02:00
Matthew Leibowitz 2e8c6a1031 Up the NuGet beta version number 2016-06-06 23:17:29 +02:00
Matthew Leibowitz 0fd984d0ee Revert "We can't depend on a nonexistent NuGet"
This reverts commit 038e287c14.
2016-06-06 22:57:00 +02:00
Matthew Leibowitz 8c7b219353 Too much effort to try and mangle the project references for the samples 2016-06-06 22:52:40 +02:00
Matthew Leibowitz e1881a887d Merge branch 'pdf-merge' into updating-samples 2016-06-06 21:42:33 +02:00
Matthew Leibowitz bc30357dea use the latest skia 2016-06-06 21:40:44 +02:00
Matthew Leibowitz 91db24bc94 The stream cannot be referenced/disposed once passed to SKTypeface. 2016-06-06 21:38:10 +02:00
Matthew Leibowitz 659aa8cfff Revert "The stream cannot be referenced/disposed once passed to SKTypeface."
This reverts commit 35048c0e00.
2016-06-06 21:37:21 +02:00
Matthew Leibowitz 367756f4a7 Merge branch 'pdf-merge' into updating-samples 2016-06-06 21:33:39 +02:00
Matthew Leibowitz d84e8e645f Updated the docs 2016-06-06 21:31:43 +02:00
Matthew Leibowitz 7d4e4f74ce Revert "Updated the docs"
This reverts commit 6c91d7dbe1.
2016-06-06 21:31:13 +02:00
Matthew Leibowitz 4d24360508 Some improvements for packaging/samples:
- only build the full package in CI
 - use the new/output NuGet when building the samples
    - we need to test that package
    - the sample may contain items that aren't yet released
2016-06-06 21:29:44 +02:00
Matthew Leibowitz 038e287c14 We can't depend on a nonexistent NuGet 2016-06-06 21:17:15 +02:00
Matthew Leibowitz 6c91d7dbe1 Updated the docs 2016-06-06 19:50:09 +02:00
Matthew Leibowitz 35048c0e00 The stream cannot be referenced/disposed once passed to SKTypeface. 2016-06-06 19:43:57 +02:00
Matthew Leibowitz 3b24fc72f3 Merge branch 'pdf-merge' into updating-samples 2016-06-06 19:26:39 +02:00
Matthew Leibowitz 01924b2313 Corrected the SKManagedStream binding:
- make sure to dispose the native object, but only if the destructor wasn't already called
2016-06-06 19:25:26 +02:00
Matthew Leibowitz 06374125e2 Updated the samples 2016-06-04 10:52:40 +02:00
Matthew Leibowitz 69cf89c880 Updated samples 2016-06-04 10:11:26 +02:00