skia2/modules/skottie
Florin Malita 8ac81b7fb5 [skottie] Add a custom property manager util class
To facilitate demo code consolidation, introduce a custom property
manager which filters for node names starting with '$' and treats all
properties sharing the same name unitarily.

Update the Colorize GM to use this new helper.

Also revisit the PropertyObserver interface:

 * aliases for client-facing value types
 * introduce a new (decomposed) TransformPropertyValue, to replace component-wise setters
 * consolidate the PropertyHandle interface to only expose get()/set()

Bug: skia:
Change-Id: I9aa9ee80c1fb57bbfbacab0fc3f017da909b24d9
Reviewed-on: https://skia-review.googlesource.com/c/173220
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2018-11-28 17:12:07 +00:00
..
fuzz [skottie] Make the resource provider factory argument optional 2018-05-31 16:39:13 +00:00
gm [skottie] Add a custom property manager util class 2018-11-28 17:12:07 +00:00
include [skottie] Add a custom property manager util class 2018-11-28 17:12:07 +00:00
src [skottie] Add a custom property manager util class 2018-11-28 17:12:07 +00:00
utils [skottie] Add a custom property manager util class 2018-11-28 17:12:07 +00:00
BUILD.gn [skottie] Make animated image support generally available 2018-11-10 19:52:19 +00:00
skottie.gni Reland: [skottie] Initial property setters 2018-09-24 21:46:07 +00:00