skia2/modules
Kevin Lubick 54c1b3dd43 [canvaskit] Remove Sk from nearly all function/type names.
This is a massive breaking change for all existing users of CanvasKit.

It will be (one of the only) changes in 0.19.0 to make the transition
easier.

Suggested reviewing order:
 - index.d.ts (to see type changes). Notice SkPicture still has Sk
   prefix, but no other types do (this felt "right" since Sk is
   part of the name of the type, but I can be swayed on this).
 - canvaskit-wasm-tests.ts
 - tests/*.spec.js
 - interface.js and helper.js
 - html examples
 - markdown files

Change-Id: I3b3d3815df2078f986893df3c70101d6248c117d
Docs-Preview: https://skia.org/?cl=322617
Bug: skia:10717
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/322617
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Nathaniel Nifong <nifong@google.com>
2020-10-07 21:01:32 +00:00
..
audioplayer SFML [1] backed for SkAudioPlayer/Linux 2020-08-18 17:58:55 +00:00
canvaskit [canvaskit] Remove Sk from nearly all function/type names. 2020-10-07 21:01:32 +00:00
particles Remove unsafe compiler methods related to external values 2020-09-24 14:12:08 +00:00
pathkit Add more paragraph bindings to CanvasKit 2020-10-04 12:56:57 +00:00
skottie [skottie] Auto-resize and VAlign support for point text 2020-10-02 19:33:35 +00:00
skparagraph Add more paragraph bindings to CanvasKit 2020-10-04 12:56:57 +00:00
skplaintexteditor Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
skresources [skottie] Initial audio layer plumbing 2020-08-12 13:03:16 +00:00
sksg [sksg] Fix uninitialized DashEffect attribute 2020-10-01 20:25:27 +00:00
skshaper remove SkMakeSpan use ctor parameter deduction 2020-10-02 01:41:03 +00:00