skia2/modules
Brian Osman e37660b43c Use SkRuntimeEffect::MakeForShader in CanvasKit
The old factory is deprecated. The new factory does stricter checking on
the signature of main and calls to sample - verifying that the SkSL is
valid as an SkShader (vs SkColorFilter) at effect creation time.

Bug: skia:11813
Change-Id: I8d70f81b5c3fa78b05add1b591caf1d26dd70402
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/399077
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-04-21 17:44:12 +00:00
..
androidkit [androidkit] Add Canvas.drawColor() 2021-04-21 13:08:32 +00:00
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit Use SkRuntimeEffect::MakeForShader in CanvasKit 2021-04-21 17:44:12 +00:00
particles Move code generators to codegen/ directory. 2021-04-13 15:34:24 +00:00
pathkit [canvaskit] Update to emsdk 2.0.10 2020-12-14 15:27:28 +00:00
skottie Convert some SkRuntimeEffect::Make to use stage-specific factories 2021-04-21 16:19:57 +00:00
skparagraph [canvaskit] Add halfLeading to TextStyle and StrutStyle 2021-04-20 20:21:56 +00:00
skplaintexteditor Reland "Fix sk_app macOS raster window build conditions." 2021-04-19 18:25:44 +00:00
skresources ResourceProviderProxyBase should forward loadAudioAsset() 2021-02-09 01:24:04 +00:00
sksg Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
skshaper Add nbsp info to the cache 2021-03-19 15:40:31 +00:00
svg Additional trace events for SVG parse and render operations 2021-04-14 14:25:28 +00:00