1. 59e72b7 [skottie] Luma matte support by Florin Malita · 5 years ago
  2. b484e7c hand off frames to encoder as they come by Mike Klein · 5 years ago
  3. 10e5257 [SkVideoEncoder] Allow clients to control the color type by Florin Malita · 5 years ago
  4. be6d62d add -f mp4 to skottie_tool by Mike Klein · 5 years ago
  5. f976e97 [skottie] Horizontal-constraint for Shaper *ToFit alignment modes by Florin Malita · 5 years ago
  6. e3e4b0c [skottie] Fix motion blur glitches around domain edges by Florin Malita · 5 years ago
  7. 26013e9 [skottie] Minimize top layer size by Florin Malita · 5 years ago
  8. 4122c4d [skottie] Fix skottie_tool anim null check logic by Florin Malita · 5 years ago
  9. 49c0732 [skottie] Add null sink option for skottie_tool by Florin Malita · 5 years ago
  10. fbe6118 [skottie] Minor MotionBlurEffect cleanup by Florin Malita · 5 years ago
  11. 1585d7e opt skottie_tool into thread-local strike caches by Mike Klein · 5 years ago
  12. 5e6d36a dump frame time stats in skottie_tool by Mike Klein · 5 years ago
  13. 01acb12 [skottie] Disable skottie_tool on iOS by Florin Malita · 5 years ago
  14. 052837c [skottie] Tweak skottie_tool --threads meaning by Florin Malita · 5 years ago
  15. c245673 [skottie] Multi-threaded skottie_tool by Florin Malita · 5 years ago
  16. 0f11e11 [skottie] Fix motion blur asserts by Florin Malita · 5 years ago
  17. 1ec1e3c Use 64 bit shift to make MSVC happy by Brian Osman · 5 years ago
  18. f51e1fd raster 8888 pow2 samples hack by Mike Klein · 5 years ago
  19. 8dc7d6c faster PNG encoding in skottie_tool by Mike Klein · 5 years ago
  20. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  21. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  22. eec0199 [skottie] Avoid reshaping text unnecessarily by Florin Malita · 5 years ago
  23. 2e4c283 [skottie] Clean up TextAdapter by Florin Malita · 5 years ago
  24. f49cd70 [skottie] Plumb square selector "smoothness" prop by Florin Malita · 5 years ago
  25. 93edd9e [skottie] Discard unneeded static text animators by Florin Malita · 5 years ago
  26. 165ca3f [skottie] Text selector ease-high/ease-low support by Florin Malita · 5 years ago
  27. a58bbee [skottie] Refactor/generalize text selector shape generators by Florin Malita · 5 years ago
  28. 511d2c2 [skottie] Disable text baseline snapping by Florin Malita · 5 years ago
  29. 48e08aa <ostream> -> <iosfwd> by Mike Klein · 5 years ago
  30. 3c8f9cb [skottie] Harden motion blur by Florin Malita · 5 years ago
  31. b9fb29f [skottie] Shaper downscale-to-fit vertical alignment mode by Florin Malita · 5 years ago
  32. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  33. feacb0f [skottie] Add support for multiple range selectors by Florin Malita · 5 years ago
  34. 3a543aa Reland "[skottie] Add onTextProperty support into PropertyObserver." by Avinash Parchuri · 5 years ago
  35. 08ada8e Revert "[skottie] Add onTextProperty support into PropertyObserver." by Greg Daniel · 5 years ago
  36. 2a558f5 [skottie] Add onTextProperty support into PropertyObserver. by Avinash Parchuri · 5 years ago
  37. 66374f6 [skottie] Fix Venetian Blinds typo by Florin Malita · 5 years ago
  38. 17b9d1d [skottie] Initial Hue/Saturate effect support by Florin Malita · 5 years ago
  39. 297587b Update skottie/sksg to use new filter factories by Michael Ludwig · 5 years ago
  40. 80e7bd0 [skottie] Suppress placeholder range selector warnings by Florin Malita · 5 years ago
  41. fe125a1 [skottie] Rename TextValue to TextPropertyValue and make public. by Avinash Parchuri · 5 years ago
  42. d17beec [skottie] Safe div-by-zero in LevelsEffectAdapter::apply by Florin Malita · 5 years ago
  43. d9a4410 [skottie] Fix property observer scoping for effects by Florin Malita · 5 years ago
  44. 02f345f [skottie] Log warnings for missing glyphs by Florin Malita · 5 years ago
  45. 4268433 [skottie,skshaper] Plumb an optional SkFontMgr in SkShaper/SkottieShaper by Florin Malita · 5 years ago
  46. e172236 rewrite *.gn and #includes on CheckGeneratedFiles bot by Mike Klein · 6 years ago
  47. ca26404 Change the visibility of skottie::PropertyHandle constructor to public. by Avinash Parchuri · 6 years ago
  48. fd91f6d [skottie] Cleanup: track animator scoping in AnimationBuilder by Florin Malita · 6 years ago
  49. 5f24018 [skottie] Ref-counted animators by Florin Malita · 6 years ago
  50. 00d4f53 [skottie] Expose SG inval controller on seek() by Florin Malita · 6 years ago
  51. 1281ec3 [skottie] Remove deprecated loadImageAsset API by Florin Malita · 6 years ago
  52. 7a15a6e [skottie] De-dupe sequential cubic mappers by Florin Malita · 6 years ago
  53. dc02c3e [skottie] Fix default cubic controls detection by Florin Malita · 6 years ago
  54. eb24735 [skottie] Pass asset IDs to ResourceProvider::loadImageAsset by Florin Malita · 6 years ago
  55. 5b181bf [skottie] Use kF16ColorType layers for motion blur by Florin Malita · 6 years ago
  56. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 6 years ago
  57. ccacfa0 [skottie] Caching motion tile by Florin Malita · 6 years ago
  58. 0e1b0af [skottie] Motion blur fast path by Florin Malita · 6 years ago
  59. 5f1108c [skottie] Motion blur support by Florin Malita · 6 years ago
  60. c74a550 GM: s/handleKey/onChar/ by Hal Canary · 6 years ago
  61. 60c84fd [skottie] Clean up layer animator scoping by Florin Malita · 6 years ago
  62. 45dc1f0 [skottie] Cleanup: split off layers into own CUs by Florin Malita · 6 years ago
  63. afd2c10 [skottie] Use hybrid bounds for custom Shaper VAlign modes by Florin Malita · 6 years ago
  64. d75fed4 [skottie] Use explicit font ascent in Shaper by Florin Malita · 6 years ago
  65. c1f5d8d [skottie] Handle empty lines in Shaper by Florin Malita · 6 years ago
  66. f803878 [skottie] Divide-by-zero in CameraAdapter::totalMatrix() by Florin Malita · 6 years ago
  67. b094455 [skottie] Venetian Blinds effect by Florin Malita · 6 years ago
  68. d7b321a [skottie] Radial swipe effect by Florin Malita · 6 years ago
  69. 9c47e15 [skottie] Linear Wipe effect by Florin Malita · 6 years ago
  70. 514bae6 [sksg] RenderNode visibility control by Florin Malita · 6 years ago
  71. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  72. 60e60df [skottie] Add support for motion tile phase by Florin Malita · 6 years ago
  73. 4b203ad add motion blur params to skottie2movie by Mike Reed · 6 years ago
  74. b97824d [skottie] Motion tile effect by Florin Malita · 6 years ago
  75. 5fe7429 [skottie] Fix layer transform vs. effects interactions by Florin Malita · 6 years ago
  76. 941b9ff [skottie] Effects cleanup pass by Florin Malita · 6 years ago
  77. e47d8af [skottie] Add support for Transform distort effect by Florin Malita · 6 years ago
  78. 87e8850 Reland "[skottie] Use metrics for Shaper vertical alignment" by Florin Malita · 6 years ago
  79. ed8d130 Revert "[skottie] Use metrics for Shaper vertical alignment" by Herb Derby · 6 years ago
  80. 084fa1b [skottie] Use metrics for Shaper vertical alignment by Florin Malita · 6 years ago
  81. a3552c5 Reland "SkParagraph" by Julia Lavrova · 6 years ago
  82. 920f6a9 [skottie] Animated text tracking support by Florin Malita · 6 years ago
  83. e695e53 [skottie] Add support for range selector domains by Florin Malita · 6 years ago
  84. 07e103f [skottie] Range selector cleanup pass by Florin Malita · 6 years ago
  85. 07cd38d Revert "SkParagraph" by Herb Derby · 6 years ago
  86. 10ad0b9 SkParagraph by Julia Lavrova · 6 years ago
  87. 04462d1 [skottie] Fix text selector sub-unit range handling by Florin Malita · 6 years ago
  88. 54c8411 [skottie] Fix zero-overlap selector handling by Florin Malita · 6 years ago
  89. 711f39f [skottie] Add support for RangeSelector shapes by Florin Malita · 6 years ago
  90. 1c44db1 [skottie] Initial text range selector support by Florin Malita · 6 years ago
  91. 1d89b0d [skottie] Add support for scale and rotation text animators by Florin Malita · 6 years ago
  92. e57546b [skottie] Add support for opacity text animators by Florin Malita · 6 years ago
  93. 96b95f9 [skottie] Initial animated text properties support by Florin Malita · 6 years ago
  94. 0fe004c [skottie] Shaper: fission glyphs into separate fragments when needed by Florin Malita · 6 years ago
  95. eca7315 [skottie] Add a Shaper line buffer by Florin Malita · 6 years ago
  96. 1f02e84 [skottie] Add support for more font weights by Florin Malita · 6 years ago
  97. a8d1819 [skottie] Support multiple text fragments by Florin Malita · 6 years ago
  98. de7e074 [skottie] Shaper::VAlign::kResizeToFit should also scale line height by Florin Malita · 6 years ago
  99. 46f2b58 Reland "Active layer excludes outPoint" by Florin Malita · 6 years ago
  100. 3fdc05a [skottie] Always use explicit text line height by Florin Malita · 6 years ago