Matthew Leibowitz
|
89fd954f81
|
updated the tools
|
2017-10-04 01:06:22 +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
|
96fa157f03
|
Revert back to 1.59.1 so we can patch
|
2017-09-05 17:28:56 +02:00 |
Matthew Leibowitz
|
d1c4ac5656
|
Adding support for watchOS
|
2017-08-31 15:28:22 +02:00 |
Matthew Leibowitz
|
ba41619275
|
Update the depot_tools
|
2017-08-30 21:51:23 +02:00 |
Matthew Leibowitz
|
e4c790cd18
|
submodule updates
|
2017-08-29 16:11:16 +02:00 |
Matthew Leibowitz
|
107355d6a9
|
Updating the build scripts
|
2017-08-28 22:58:37 +02:00 |
Matthew Leibowitz
|
8640179df4
|
Tweaks to the build
|
2017-08-28 22:35:55 +02:00 |
Matthew Leibowitz
|
5c32eaf957
|
Updated the build tools
|
2017-08-28 21:33:56 +02:00 |
Matthew Leibowitz
|
9109acaac5
|
Updated depot_tools
|
2017-08-22 04:07:39 +02:00 |
Matthew Leibowitz
|
d33ad19f99
|
Added bindings for SkManagedPixelSerializer
|
2017-08-21 21:58:39 +02:00 |
Matthew Leibowitz
|
3cff758b3c
|
Updated depot_tools
|
2017-08-17 18:41:49 +02:00 |
Matthew Leibowitz
|
210ca364b6
|
Update the managed API for the m60 update
|
2017-08-16 01:06:01 +02:00 |
Matthew Leibowitz
|
dbbfad1c6d
|
Additional colorspace APIs
|
2017-07-11 21:57:42 +02:00 |
Matthew Leibowitz
|
a8fdaeed7b
|
Update the C# API
|
2017-07-11 15:01:04 +02:00 |
Matthew Leibowitz
|
b1b6140b57
|
Use mdoc from source, instead of the binary
|
2017-05-20 07:23:47 +02:00 |
Matthew Leibowitz
|
64669727db
|
Added a few more filters and effects
|
2017-05-16 17:29:08 +02:00 |
Matthew Leibowitz
|
b787f469e8
|
Use latest native
|
2017-05-15 18:24:19 +02:00 |
Matthew Leibowitz
|
32a92506d5
|
use the latest native
|
2017-05-14 21:50:11 +02:00 |
Matthew Leibowitz
|
b8af8906cf
|
native fixes
|
2017-05-13 20:14:40 +02:00 |
Matthew Leibowitz
|
1a2fe318d7
|
Update native
|
2017-05-11 22:45:14 -05:00 |
Matthew Leibowitz
|
d873e9d6ab
|
Update the build with the latest native
|
2017-05-11 21:15:58 -05:00 |
Matthew Leibowitz
|
81491dd62a
|
Merge branch 'master' into update-m58
# Conflicts:
# externals/skia
|
2017-05-11 20:15:14 -05:00 |
Matthew Leibowitz
|
478a8665ec
|
Added some extra types:
- SKColorSpace
- SKImageInfo is now just a managed container since it contains pointers to unmanaged types
- Fixed the GRContextOptions structure
|
2017-05-11 20:07:52 -05:00 |
Matthew Leibowitz
|
87a3d63d77
|
Update the native skia commit
|
2017-05-07 14:57:36 -04:00 |
Matthew Leibowitz
|
3579f7a9b0
|
Update the managed builds with the updated native library
|
2017-05-06 19:26:17 -04:00 |
Matthew Leibowitz
|
bb231e3849
|
Added the initial work for HarfBuzz
WIP for #272
|
2017-04-27 21:35:54 +02:00 |
Matthew Leibowitz
|
1bd916a59a
|
Improvements to XPS support #266
|
2017-04-24 16:20:53 +02:00 |
Matthew Leibowitz
|
20c715da2d
|
Pull in a fix from google and added a test. Closes #276
|
2017-04-21 10:16:01 +02:00 |
Matthew Leibowitz
|
dd901ae957
|
Added some members
|
2017-04-21 07:25:27 +02:00 |
Matthew Leibowitz
|
81c632556c
|
Use the latest native bits
|
2017-03-26 11:28:55 -04:00 |
Matthew Leibowitz
|
87afa201a8
|
Use the latest native bits
|
2017-03-25 11:31:04 -04:00 |
Matthew Leibowitz
|
9efa3017d3
|
Added more apis
|
2017-03-24 11:58:56 -04:00 |
Matthew Leibowitz
|
c7c794366d
|
Added more SKSurface members. Resolves #248
|
2017-03-23 10:47:31 -04:00 |
Matthew Leibowitz
|
ea3b4a9dd4
|
More encoding members (now via pixmap/bitmap in addition to image)
|
2017-03-21 11:01:54 -04:00 |
Matthew Leibowitz
|
863a6ba217
|
Added bindings for XPS documents #266
|
2017-03-20 22:07:22 +02:00 |
Matthew Leibowitz
|
99531f2764
|
Use the new native skia
|
2017-03-20 13:28:55 +02:00 |
Matthew Leibowitz
|
462cba2bf7
|
Updated depot_tools
|
2017-03-18 17:07:29 +04:00 |
Matthew Leibowitz
|
5dbc03b1e5
|
latest depot_tools
|
2017-03-12 15:24:57 +02:00 |
Matthew Leibowitz
|
eaa2a6f675
|
Fixed the SKPMColor bit shifts - they differ per platform
|
2017-03-07 07:34:23 -03:00 |
Matthew Leibowitz
|
f8736cedfa
|
Make sure we use premultiplied and unpremultiplied colors when the skia API does
|
2017-03-02 06:06:15 +02:00 |
Matthew Leibowitz
|
7d21b421a6
|
Use the latest native
|
2017-03-01 01:04:32 +02:00 |
Matthew Leibowitz
|
5905fac6d9
|
Added C# binding for SKData.Create without copy
|
2017-02-24 11:05:54 +02:00 |
Matthew Leibowitz
|
24a0434faa
|
Use the latest depot_tools
|
2017-02-21 06:02:53 +02:00 |
Matthew Leibowitz
|
bae4d30814
|
More tweaks to the linux build
|
2017-02-21 04:00:53 +02:00 |
Matthew Leibowitz
|
bb5f87569f
|
Use the latest from google
|
2017-02-17 06:36:30 +02:00 |
Matthew Leibowitz
|
b181924095
|
Added many more SKImage members
|
2017-02-17 03:46:00 +02:00 |
Matthew Leibowitz
|
a637922aa5
|
Use the latest skia
|
2017-02-16 21:39:57 +02:00 |
Matthew Leibowitz
|
599b0674a8
|
Added some more path members
|
2017-02-07 06:38:47 -06:00 |
Matthew Leibowitz
|
bc064d5109
|
Added API for SKBitmap.ExtractAlpha
|
2017-02-06 13:56:44 -06:00 |