1. e94b52c [canvaskit] Add skottie to Bazel build by Kevin Lubick · 2 years, 5 months ago
  2. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years ago
  3. ec9d0e8 Move patheffect details to (private) base subclass by Mike Reed · 3 years, 2 months ago
  4. 16eead8 [skottie] Clamp OpacityEffect values by Florin Malita · 3 years, 2 months ago
  5. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 6 months ago
  6. 839eef3 Work on hiding filter-quality by Mike Reed · 3 years, 7 months ago
  7. 38921ca Reland "[skottie] Add image sampling and transform options" by Florin Malita · 3 years, 7 months ago
  8. b81842a Revert "[skottie] Add image sampling and transform options" by Florin Malita · 3 years, 7 months ago
  9. 2f24405 [skottie] Add image sampling and transform options by Florin Malita · 3 years, 7 months ago
  10. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 9 months ago
  11. f1f1e7d Hide shrinkToFit -- not needed now that we have pathbuilder by Mike Reed · 3 years, 9 months ago
  12. 4748c17 [skottie] Initial Displacement Map effect by Florin Malita · 3 years, 10 months ago
  13. 92f6eb1 use pathbuilder by Mike Reed · 3 years, 11 months ago
  14. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  15. a524ea2 [skottie] More masking fixes by Florin Malita · 4 years ago
  16. f2d9065 [skottie] Fix analytical mask fill type by Florin Malita · 4 years ago
  17. 6ec66b9 [skottie] Add shape layer Offset Paths support by Florin Malita · 4 years ago
  18. 52a4379 [sksg] Consolidate geometry effects by Florin Malita · 4 years ago
  19. 492558a [skottie] Fix wipe effects for images by Florin Malita · 4 years ago
  20. c217f61 [skrive] Start parsing the node hierarchy by Florin Malita · 4 years, 1 month ago
  21. e35a7ea [skottie] Initial inner shadow layer style support by Florin Malita · 4 years, 3 months ago
  22. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 3 months ago
  23. bb7d95f [skottie] Cleanup: relocate Animator base class out of SkSG by Florin Malita · 4 years, 4 months ago
  24. 0c465e3 SkShaders::Blend/GPU: treat null inputs as input color by Florin Malita · 4 years, 4 months ago
  25. 4054061 [skottie] Defibrillate wipe effects by Florin Malita · 4 years, 4 months ago
  26. ed38d20 [skottie] Stroke dash support by Florin Malita · 4 years, 4 months ago
  27. 178b860 [skottie] Initial support for per-character 3D by Florin Malita · 4 years, 5 months ago
  28. 8dad1ff [sksg] Improved layer elision heuristic by Florin Malita · 4 years, 5 months ago
  29. b82c0ec [sksg] Clean up public headers by Florin Malita · 4 years, 5 months ago
  30. b67ca74 [skottie] Switch SkMatrix44 -> SkM44 by Florin Malita · 4 years, 5 months ago
  31. d5c42c8 [skottie] Refactor property animators by Florin Malita · 4 years, 6 months ago
  32. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 6 months ago
  33. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 4 years, 7 months ago
  34. f46d5ca use std::make_unique by Mike Klein · 4 years, 7 months ago
  35. 466f571 [skottie] Handle null mask filter effects gracefully by Florin Malita · 4 years, 8 months ago
  36. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  37. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  38. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  39. 49081f6 [skottie] Use SkColor4f for gradient color stops by Florin Malita · 4 years, 8 months ago
  40. 59e72b7 [skottie] Luma matte support by Florin Malita · 4 years, 9 months ago
  41. 0f11e11 [skottie] Fix motion blur asserts by Florin Malita · 4 years, 10 months ago
  42. e359aa3 [sksg] Fix mask/context overrides interaction by Florin Malita · 4 years, 10 months ago
  43. 297587b Update skottie/sksg to use new filter factories by Michael Ludwig · 5 years ago
  44. 0ae324c [sksg] Fix setVisible() invalidation by Florin Malita · 5 years ago
  45. 00d4f53 [skottie] Expose SG inval controller on seek() by Florin Malita · 5 years ago
  46. ccacfa0 [skottie] Caching motion tile by Florin Malita · 5 years ago
  47. 3127dd6 [sksg] Clear the context mask filter when applied via layers by Florin Malita · 5 years ago
  48. 9c47e15 [skottie] Linear Wipe effect by Florin Malita · 5 years ago
  49. 514bae6 [sksg] RenderNode visibility control by Florin Malita · 5 years ago
  50. b97824d [skottie] Motion tile effect by Florin Malita · 5 years ago
  51. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  52. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  53. 2253c22 [skottie] Parented camera support by Florin Malita · 5 years ago
  54. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  55. b72dee2 [skottie] Initial "Levels" effect support by Florin Malita · 5 years ago
  56. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  57. b161a7d [skottie] Fix gradient ramp interaction with non-atomic draws by Florin Malita · 5 years ago
  58. 866e262 [skottie] Fix gradient ramp for non-solid layers by Florin Malita · 5 years ago
  59. 3d846c9 [skottie] Initial gradient ramp effect support by Florin Malita · 5 years ago
  60. fb4bce8 [sksg] Refactor gradient implementation by Florin Malita · 5 years ago
  61. b900853 [skottie] Initial text box support by Florin Malita · 5 years ago
  62. ca9b208 rename mixer to lerp (in prep for SkMixer) by Mike Reed · 5 years ago
  63. a720d76 [skottie] Gaussian blur layer effect by Florin Malita · 5 years ago
  64. bd64f18 [skottie] Layer blend mode support by Florin Malita · 5 years ago
  65. ef22907 [sksg] Use luminance coefficients from SkColorData.h by Florin Malita · 5 years ago
  66. a753d1a Reland "[skottie] Add tritone layer effect support" by Florin Malita · 5 years ago
  67. 42ee402 Revert "[skottie] Add tritone layer effect support" by Florin Malita · 5 years ago
  68. 71c70ea [skottie] Add tritone layer effect support by Florin Malita · 5 years ago
  69. b0604e5 [sksg] Hoist empty-bounds check to base RenderNode by Florin Malita · 5 years ago
  70. 48cc589 [skottie] Tint effect support by Florin Malita · 5 years ago
  71. 63136af [sksg] Fix group hit-testing order by Florin Malita · 5 years ago
  72. eb46bd8 [sksg] Hit-testing API by Florin Malita · 5 years ago
  73. ef26fcb [sksg] Fix image filter content inval rect tracking by Florin Malita · 5 years ago
  74. dafd652 Reland "[skottie] Add drop shadow support" by Florin Malita · 5 years ago
  75. 0b36acd Revert "[skottie] Add drop shadow support" by Florin Malita · 5 years ago
  76. 1f43a43 [skottie] Add drop shadow support by Florin Malita · 5 years ago
  77. 8ec9a60 [skottie] Initial repeater support by Florin Malita · 5 years ago
  78. c91527f [skottie] Fix rect/rrect/ellipse direction and starting point by Florin Malita · 5 years ago
  79. 760a052 [sksg] Consolidate Matrix node implementations by Florin Malita · 5 years ago
  80. 13c1b96 [sksg] Add 3x3 Concat Transform specialization by Florin Malita · 5 years ago
  81. df0e1af [sksg] Hide some implementation methods from public Transform API by Florin Malita · 5 years ago
  82. 919e209 [sksg] 4x4 matrix support by Florin Malita · 5 years ago
  83. 722dd61 use SkFont more by Mike Reed · 6 years ago
  84. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  85. f7d6ac1 [sksg] Expose SkFont::Edging in TextNode by Florin Malita · 6 years ago
  86. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  87. 0a8b4e1 [skottie] Add support for explicit text line breaks by Florin Malita · 6 years ago
  88. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  89. 62c6bd9 [skottie] Multi-frame image support by Florin Malita · 6 years ago
  90. bee88d4 [sksg] Fix inval tracking in Group::removeChild() by Florin Malita · 6 years ago
  91. 1632263 [sksg] Trim down sksg::Matrix size by Florin Malita · 6 years ago
  92. 97df5dc [sksg] Stop caching full SkPaints in Paint nodes by Florin Malita · 6 years ago
  93. f2ade42 [skottie] Shrink SkPaths by Florin Malita · 6 years ago
  94. cd9d074 [skottie] More efficient group sizing by Florin Malita · 6 years ago
  95. ca858b6 [sksg] Switch containers from SkT(D)Array to std::vector by Florin Malita · 6 years ago
  96. 77af386 [sksg] Explicit text alignment by Florin Malita · 6 years ago
  97. 679d05c [sksg] Simplify ScopedRenderContext by Florin Malita · 6 years ago
  98. e1c9d3c [skottie] Optimize color filter layerization by Florin Malita · 6 years ago
  99. c0132ff [skottie] Optimize opacity layerization by Florin Malita · 6 years ago
  100. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago