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