skia2/modules/skottie/src
Florin Malita 6142500513 Revert "[skottie] AllCaps support"
This reverts commit efc7ca4a71.

Reason for revert: broke Chromium, NoDEPS builds

Original change's description:
> [skottie] AllCaps support
>
> AfterEffects and Bodymovin support an "AllCaps" text flag which forces
> text capitalization.
>
>   * add toUpper() bindings to SkUnicode/SkICU
>   * add capitalization options to SkottieShaper
>   * plumb existing Lottie 'ca' (AllCaps) prop
>   * also fix a couple of unrelated whoopsies
>
> Change-Id: I8e80921b66530e9830938004946082c6e450b04b
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/445104
> Reviewed-by: Ben Wagner <bungeman@google.com>
> Commit-Queue: Florin Malita <fmalita@google.com>

TBR=bungeman@google.com,fmalita@chromium.org,fmalita@google.com,jlavrova@google.com,skcq-be@skia-corp.google.com.iam.gserviceaccount.com

Change-Id: I3bb43f37f07cfc021e397df578499a4c4da15ca3
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/444980
Reviewed-by: Florin Malita <fmalita@google.com>
Commit-Queue: Florin Malita <fmalita@google.com>
2021-09-03 11:55:10 +00:00
..
animator Create Vec2ExpressionAnimator 2021-08-17 18:36:12 +00:00
effects Convert internal sample() calls to shade/filter/blend 2021-08-24 21:03:44 +00:00
layers Expanded PropertyObserver interface to include Node Type 2021-06-11 17:00:47 +00:00
text Revert "[skottie] AllCaps support" 2021-09-03 11:55:10 +00:00
Adapter.h [skottie] Cleanup: split animators into separate CUs 2020-03-17 15:48:17 +00:00
Camera.cpp Move Sk3Perspective and Sk3Lookat into SkM44 2021-03-24 15:47:22 +00:00
Camera.h [skottie] Switch SkMatrix44 -> SkM44 2020-01-27 21:42:56 +00:00
Composition.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
Composition.h Reland "[skottie] Reduce CompositionBuilder stack footprint" 2020-09-24 21:36:29 +00:00
Layer.cpp Expanded PropertyObserver interface to include Node Type 2021-06-11 17:00:47 +00:00
Layer.h Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 2020-09-18 20:35:12 +00:00
Path.cpp [skottie] Vector-encoded paths 2020-04-01 17:06:04 +00:00
Skottie.cpp Support expressions for scalar values 2021-08-05 22:42:04 +00:00
SkottieJson.cpp [skottie] Cleanup pass 2020-04-02 17:23:28 +00:00
SkottieJson.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkottiePriv.h Support expressions for scalar values 2021-08-05 22:42:04 +00:00
SkottieProperty.cpp Revert "[skottie] AllCaps support" 2021-09-03 11:55:10 +00:00
SkottieTest.cpp Revert "[skottie] AllCaps support" 2021-09-03 11:55:10 +00:00
SkottieTool.cpp Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
SkottieValue.h [skottie] Cleanup pass 2020-04-02 17:23:28 +00:00
Transform.cpp [skottie] Implement skew & skew axis support 2021-02-08 22:24:38 +00:00
Transform.h [skottie] Layer auto-orient support 2020-05-25 16:19:23 +00:00