skia2/modules/sksg
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
..
include [sksg] Switch containers from SkT(D)Array to std::vector 2018-09-02 18:04:29 +00:00
samples Move Views into Sample and Viewer. 2018-08-09 15:25:32 +00:00
src [sksg] Switch containers from SkT(D)Array to std::vector 2018-09-02 18:04:29 +00:00
tests Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
BUILD.gn Move Views into Sample and Viewer. 2018-08-09 15:25:32 +00:00
sksg.gni [skottie] Initial Fill layer effect support 2018-08-07 15:34:34 +00:00