skia2/experimental/skottie
Florin Malita 3b9effcb1d [skottie] Sanitize polystar point counts
- limit the maximum number of points
- round instead of trunc (more accurate when interpolating)
- reserve the path verb/pts space upfront

Bug: oss-fuzz:8223
Change-Id: Ib6fb83e56c05b16e292789be81f1a48a9c529211
Reviewed-on: https://skia-review.googlesource.com/128017
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2018-05-14 21:41:39 +00:00
..
Skottie.cpp [skottie] Guard against asset cycles 2018-05-11 02:40:56 +00:00
Skottie.h [skottie] Switch to RapidJSON 2018-05-04 19:58:13 +00:00
SkottieAdapter.cpp [skottie] Sanitize polystar point counts 2018-05-14 21:41:39 +00:00
SkottieAdapter.h [skottie] Clean up SkottieProperties 2018-03-23 18:09:50 +00:00
SkottieAnimator.cpp [skottie] Json cleanup pass 2018-05-09 16:11:45 +00:00
SkottieAnimator.h [skottie] Switch to RapidJSON 2018-05-04 19:58:13 +00:00
SkottieJson.cpp [skottie] Json cleanup pass 2018-05-09 16:11:45 +00:00
SkottieJson.h [skottie] Switch to RapidJSON 2018-05-04 19:58:13 +00:00
SkottieValue.cpp [skottie] Power-reduce paths (cubicTo -> lineTo) 2018-05-01 02:27:34 +00:00
SkottieValue.h [skottie] Power-reduce paths (cubicTo -> lineTo) 2018-05-01 02:27:34 +00:00