skia2/modules
Mike Reed f1f1e7dd36 Hide shrinkToFit -- not needed now that we have pathbuilder
Step one is to make it private -- only skottie needs it at the moment
Stpe two is to modify pathops to use builders, and then we can likely
remove it shrinkToFit entirely (since builder.snapshot() is already snug).

bug: skia:9000

Change-Id: I9126bcb6fc2094fbeede2acb1f211b0ab771feba
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/327341
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Mike Reed <reed@google.com>
2020-10-15 19:47:06 +00:00
..
audioplayer SFML [1] backed for SkAudioPlayer/Linux 2020-08-18 17:58:55 +00:00
canvaskit [canvaskit] Expose Perlin Noise shaders. 2020-10-15 17:10:00 +00:00
particles Remove unsafe compiler methods related to external values 2020-09-24 14:12:08 +00:00
pathkit [pathkit] update to build with emsdk 2.0.6 2020-10-08 17:26:32 +00:00
skottie Revert "[svg] Relocate out of experimental" 2020-10-15 18:54:18 +00:00
skparagraph Placeholder at the end of the text right before \n. 2020-10-15 19:15:16 +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 Hide shrinkToFit -- not needed now that we have pathbuilder 2020-10-15 19:47:06 +00:00
skshaper remove SkMakeSpan use ctor parameter deduction 2020-10-02 01:41:03 +00:00