skia2/modules
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
..
pathkit [canvaskit] Expand canvas2d API 2018-11-20 18:39:43 +00:00
skottie [skottie] Add a custom property manager util class 2018-11-28 17:12:07 +00:00
sksg [sksg] Expose SkFont::Edging in TextNode 2018-11-21 22:48:00 +00:00
skshaper SkShaper->SkFont 2018-11-27 18:53:32 +00:00