skia2/include
Brian Osman 5127998795 Add an (optional) SkTaskGroup to GrContext
GrContextOptions has an SkExecutor field, allowing clients to supply a
thread pool. If present, the GrContext will create an SkTaskGroup that
can be used for internal threading work.

Bug: skia:
Change-Id: I8b01245515a21a83f9fe838caf0a01c9a26c0003
Reviewed-on: https://skia-review.googlesource.com/37580
Reviewed-by: Greg Daniel <egdaniel@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-08-23 14:33:25 +00:00
..
android Move calls to conversion_possible to SkCodec 2017-08-17 16:09:31 +00:00
c C API: document sk_matrix_t 2017-03-21 18:04:34 +00:00
codec Call initializeColorXform inside SkCodec 2017-08-18 19:46:59 +00:00
config Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" 2017-01-27 14:40:01 +00:00
core Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. 2017-08-18 16:53:49 +00:00
effects Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. 2017-08-18 16:53:49 +00:00
encode Add comments support for PNG encoder 2017-06-09 17:24:03 +00:00
gpu Add an (optional) SkTaskGroup to GrContext 2017-08-23 14:33:25 +00:00
pathops use reversePathTo in place of addPathReverse 2016-11-07 05:09:28 -08:00
ports remove unneeded include 2017-06-09 12:44:54 +00:00
private Remove uses of sk_throw. 2017-08-17 19:45:01 +00:00
svg no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
utils clean up useage of SkFloatBits 2017-08-07 02:49:29 +00:00
views Revert "pass surface to device-manager" 2017-07-24 15:00:49 +00:00