skia2/modules/skottie
Florin Malita ca858b68c3 [sksg] Switch containers from SkT(D)Array to std::vector
Skia's containers grow too aggressively, stick to STL containers for
reduced head overhead.

Also introduce Group::shrink_to_fit() to be used when clients know they
are done adding children to a group.

TBR=
Bug: skia:8340
Change-Id: I842db2e80c7cfb65a462e4859af6e63496863a5c
Reviewed-on: https://skia-review.googlesource.com/151161
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2018-09-02 18:04:29 +00:00
..
fuzz [skottie] Make the resource provider factory argument optional 2018-05-31 16:39:13 +00:00
include [skottie] Ref-counted ResourceProvider 2018-08-23 20:04:46 +00:00
src [sksg] Switch containers from SkT(D)Array to std::vector 2018-09-02 18:04:29 +00:00
BUILD.gn [skottie/sksg] Move source files list to .gni 2018-08-02 16:29:13 +00:00
skottie.gni [skottie] Make AnimationBuilder available for value parsing 2018-08-26 00:39:48 +00:00