1. 20e92f7 Update SkRuntimeEffect::Make to take an Options struct. by John Stiles · 3 years, 9 months ago
  2. f3b1a75 [skottie] Sphere layer effect by Florin Malita · 3 years, 9 months ago
  3. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 10 months ago
  4. 8655eab [skottie] Add text colorization GM by Florin Malita · 4 years ago
  5. 38921ca Reland "[skottie] Add image sampling and transform options" by Florin Malita · 4 years ago
  6. b81842a Revert "[skottie] Add image sampling and transform options" by Florin Malita · 4 years ago
  7. 2f24405 [skottie] Add image sampling and transform options by Florin Malita · 4 years ago
  8. c743164 [skottie] More robust font style parsing by Florin Malita · 4 years ago
  9. ebbacd8 [skottie] Initial direction for text shaping by Florin Malita · 4 years ago
  10. 4ad2cca [skottie] Fix font style parsing by Florin Malita · 4 years ago
  11. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 4 years ago
  12. 9176c51 [skottie] Black & White effect by Florin Malita · 4 years ago
  13. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years, 1 month ago
  14. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years, 1 month ago
  15. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years, 1 month ago
  16. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 4 years, 1 month ago
  17. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 4 years, 1 month ago
  18. 71bcfef [skottie] Auto-resize and VAlign support for point text by Florin Malita · 4 years, 1 month ago
  19. fe3d9a2 Reland "[skottie] Reduce CompositionBuilder stack footprint" by Florin Malita · 4 years, 1 month ago
  20. 1946366 Revert "[skottie] Reduce CompositionBuilder stack footprint" by Florin Malita · 4 years, 1 month ago
  21. 3f751f2 [skottie] Reduce CompositionBuilder stack footprint by Florin Malita · 4 years, 1 month ago
  22. 597c33a Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 by Chris Dalton · 4 years, 2 months ago
  23. 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 4 years, 2 months ago
  24. 66b45a7 [skottie] Add support for invert/YIQ by Florin Malita · 4 years, 2 months ago
  25. 4748c17 [skottie] Initial Displacement Map effect by Florin Malita · 4 years, 2 months ago
  26. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  27. cdb0f8e [skottie] Assorted shape repeater fixes by Florin Malita · 4 years, 2 months ago
  28. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 3 months ago
  29. 13c4dbe [skottie] Add support for baseline shift by Florin Malita · 4 years, 3 months ago
  30. 3f45e4b [skottie] Custom prop manager updates by Florin Malita · 4 years, 3 months ago
  31. e9d783c use pathbuilder by Mike Reed · 4 years, 3 months ago
  32. 15a5403 Migrate to using SkPathBuilder by Mike Reed · 4 years, 3 months ago
  33. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years, 3 months ago
  34. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 3 months ago
  35. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 3 months ago
  36. 7806794 [skottie] Initial audio layer plumbing by Florin Malita · 4 years, 3 months ago
  37. 3977088 Enable ClangTidy check readability-static-accessed-through-instance. by John Stiles · 4 years, 3 months ago
  38. 8bfe391 [skottie] Add animation in/out point getters by Florin Malita · 4 years, 3 months ago
  39. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  40. 093de4e Use more of pathbuilder by Mike Reed · 4 years, 3 months ago
  41. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 3 months ago
  42. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 3 months ago
  43. 72db717 [skottie] Add spread/choke support for glow styles by Florin Malita · 4 years, 4 months ago
  44. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 4 months ago
  45. 138518d [skottie] Cleanup post https://skia-review.googlesource.com/c/skia/+/303997 by Florin Malita · 4 years, 4 months ago
  46. a524ea2 [skottie] More masking fixes by Florin Malita · 4 years, 4 months ago
  47. a09b05c [skottie] Add RenderFlag::kDisableTopLevelClipping by Florin Malita · 4 years, 4 months ago
  48. cd11a51 [skottie] Fix mask difference by Florin Malita · 4 years, 4 months ago
  49. cd241f1 [skottie] Improved pucker/bloat center heuristic by Florin Malita · 4 years, 4 months ago
  50. 71dc916 [skottie] Pucker & Bloat shape layer vector effect by Florin Malita · 4 years, 4 months ago
  51. 082323b [skottie] Fill-over-stroke support for text by Florin Malita · 4 years, 4 months ago
  52. cfbb56c [skottie] Auto-orient fixes by Florin Malita · 4 years, 4 months ago
  53. c7b49bb [skottie] Fix merge paths <-> paints interaction by Florin Malita · 4 years, 4 months ago
  54. 6ec66b9 [skottie] Add shape layer Offset Paths support by Florin Malita · 4 years, 4 months ago
  55. 8155976 [skottie] Add line-spacing animator support by Florin Malita · 4 years, 4 months ago
  56. 52a4379 [sksg] Consolidate geometry effects by Florin Malita · 4 years, 4 months ago
  57. 492558a [skottie] Fix wipe effects for images by Florin Malita · 4 years, 4 months ago
  58. 8268108 Reland "[skottie] skottie_tool updates" by Florin Malita · 4 years, 5 months ago
  59. d424d6a Revert "[skottie] skottie_tool updates" by Florin Malita · 4 years, 5 months ago
  60. 6499e7f [skottie] skottie_tool updates by Florin Malita · 4 years, 5 months ago
  61. a83f2d2 [skottie] Add support for unprefixed valign/resizing props by Florin Malita · 4 years, 5 months ago
  62. edd208d [skottie] Simplify SkColor conversion by Florin Malita · 4 years, 5 months ago
  63. 1d585c2 [skottie] SkResources::loadTypeface() callback by Florin Malita · 4 years, 5 months ago
  64. 28cdc97 [skottie] Pull SkottieProperty.h from Skotti.h by Florin Malita · 4 years, 5 months ago
  65. e01c229 SkMatrix::Rotate() by Florin Malita · 4 years, 5 months ago
  66. 6a414b2 [skottie] Layer auto-orient support by Florin Malita · 4 years, 6 months ago
  67. da90c37 [skottie] Cleanup KeyframeAnimatorBuilder by Florin Malita · 4 years, 6 months ago
  68. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 6 months ago
  69. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 6 months ago
  70. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 6 months ago
  71. 67ff541 [skottie] Add support for embedded fonts (glyph paths) by Florin Malita · 4 years, 6 months ago
  72. 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 6 months ago
  73. c1f0e16 Revert "[skottie] Refactor property dispatch to avoid std::function" by Florin Malita · 4 years, 6 months ago
  74. e646fad [skottie] Refactor property dispatch to avoid std::function by Florin Malita · 4 years, 6 months ago
  75. 0dc207f [skottie] Cleanup: refactor asset lookup to avoid std::function by Florin Malita · 4 years, 6 months ago
  76. 71c3141 [skottie] Cleanup: rename ImageLayer -> FootageLayer by Florin Malita · 4 years, 6 months ago
  77. d7a2753 [skottie] Include ExternalLayer.h explicitly by Florin Malita · 4 years, 6 months ago
  78. fbddfbb [skottie] Introduce an external layer API by Florin Malita · 4 years, 6 months ago
  79. 3facc9c [skottie] Non-legacy brightness effect by Florin Malita · 4 years, 6 months ago
  80. 672c7a6 [skottie] More accurate contrast effect option by Florin Malita · 4 years, 6 months ago
  81. a9379fb [skottie] Contrast cleanup by Florin Malita · 4 years, 6 months ago
  82. f207233 [skottie] Non-legacy (is this modern?) contrast effect support by Florin Malita · 4 years, 6 months ago
  83. fc75d5c [skottie] Brightness and Contrast effect by Florin Malita · 4 years, 6 months ago
  84. 123e3b8 [skottie/tools] Video playback support by Florin Malita · 4 years, 7 months ago
  85. 8b70f4d [skottie] Video layer support by Florin Malita · 4 years, 7 months ago
  86. bf03ac5 [skottie] Initial outer/inner glow by Florin Malita · 4 years, 7 months ago
  87. 24ea293 [skottie] Suppress ubsan div-by-zero VenetialBlindsAdapter crash by Florin Malita · 4 years, 7 months ago
  88. e35a7ea [skottie] Initial inner shadow layer style support by Florin Malita · 4 years, 7 months ago
  89. 0ba3032 [skottie] Corner pin effect by Florin Malita · 4 years, 7 months ago
  90. 523f02d [skottie] Cleanup pass by Florin Malita · 4 years, 7 months ago
  91. a01c6b0 reformat GN files by Mike Klein · 4 years, 7 months ago
  92. eeaabc4 [skottie] Vector-encoded paths by Florin Malita · 4 years, 7 months ago
  93. 507e486 Revert "Enable deprecated-copy-dtor warning." by Ben Wagner · 4 years, 7 months ago
  94. e990fcc Enable deprecated-copy-dtor warning. by Ben Wagner · 4 years, 7 months ago
  95. 01f2ce0 [skottie] Use a documenting alias for Animator::seek() return type by Florin Malita · 4 years, 7 months ago
  96. 0147de4 [skottie] Lazy adapter sync by Florin Malita · 4 years, 7 months ago
  97. bb7d95f [skottie] Cleanup: relocate Animator base class out of SkSG by Florin Malita · 4 years, 7 months ago
  98. 988ce04 remove localmatrix parameter from Blend and Lerp compose shaders by Kevin Lubick · 4 years, 8 months ago
  99. ae58199 [skottie] Initial drop shadow style support by Florin Malita · 4 years, 8 months ago
  100. 9339266 Infer NodeType in attachDiscardableAdapter. by Ben Wagner · 4 years, 8 months ago