1. b97824d [skottie] Motion tile effect by Florin Malita · 5 years ago
  2. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  3. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  4. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  5. 2253c22 [skottie] Parented camera support by Florin Malita · 6 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  7. b72dee2 [skottie] Initial "Levels" effect support by Florin Malita · 6 years ago
  8. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 6 years ago
  9. b161a7d [skottie] Fix gradient ramp interaction with non-atomic draws by Florin Malita · 6 years ago
  10. 866e262 [skottie] Fix gradient ramp for non-solid layers by Florin Malita · 6 years ago
  11. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
  12. 3d846c9 [skottie] Initial gradient ramp effect support by Florin Malita · 6 years ago
  13. fb4bce8 [sksg] Refactor gradient implementation by Florin Malita · 6 years ago
  14. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
  15. c25f4e9 GN: split out skia_*_public from skia_*_sources by Hal Canary · 6 years ago
  16. b900853 [skottie] Initial text box support by Florin Malita · 6 years ago
  17. cd6120c [skottie] Use kMedium_SkFilterQuality for image filtering by Florin Malita · 6 years ago
  18. ca9b208 rename mixer to lerp (in prep for SkMixer) by Mike Reed · 6 years ago
  19. a720d76 [skottie] Gaussian blur layer effect by Florin Malita · 6 years ago
  20. bd64f18 [skottie] Layer blend mode support by Florin Malita · 6 years ago
  21. ef22907 [sksg] Use luminance coefficients from SkColorData.h by Florin Malita · 6 years ago
  22. a753d1a Reland "[skottie] Add tritone layer effect support" by Florin Malita · 6 years ago
  23. 42ee402 Revert "[skottie] Add tritone layer effect support" by Florin Malita · 6 years ago
  24. 71c70ea [skottie] Add tritone layer effect support by Florin Malita · 6 years ago
  25. 1ba9c4d [canvaskit] JS API in place for shaped text by Kevin Lubick · 6 years ago
  26. b0604e5 [sksg] Hoist empty-bounds check to base RenderNode by Florin Malita · 6 years ago
  27. 48cc589 [skottie] Tint effect support by Florin Malita · 6 years ago
  28. 63136af [sksg] Fix group hit-testing order by Florin Malita · 6 years ago
  29. ec80d90 starter sample for playing with SG. will flesh out more over time. by Mike Reed · 6 years ago
  30. eb46bd8 [sksg] Hit-testing API by Florin Malita · 6 years ago
  31. ef26fcb [sksg] Fix image filter content inval rect tracking by Florin Malita · 6 years ago
  32. dafd652 Reland "[skottie] Add drop shadow support" by Florin Malita · 6 years ago
  33. 0b36acd Revert "[skottie] Add drop shadow support" by Florin Malita · 6 years ago
  34. 1f43a43 [skottie] Add drop shadow support by Florin Malita · 6 years ago
  35. 8ec9a60 [skottie] Initial repeater support by Florin Malita · 6 years ago
  36. c91527f [skottie] Fix rect/rrect/ellipse direction and starting point by Florin Malita · 6 years ago
  37. 760a052 [sksg] Consolidate Matrix node implementations by Florin Malita · 6 years ago
  38. 13c1b96 [sksg] Add 3x3 Concat Transform specialization by Florin Malita · 6 years ago
  39. df0e1af [sksg] Hide some implementation methods from public Transform API by Florin Malita · 6 years ago
  40. 919e209 [sksg] 4x4 matrix support by Florin Malita · 6 years ago
  41. 722dd61 use SkFont more by Mike Reed · 6 years ago
  42. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  43. f7d6ac1 [sksg] Expose SkFont::Edging in TextNode by Florin Malita · 6 years ago
  44. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  45. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  46. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  47. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  48. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  49. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  50. 0a8b4e1 [skottie] Add support for explicit text line breaks by Florin Malita · 6 years ago
  51. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  52. 6ddd442 only build non-prod skottie/sksg code in our tree by Mike Klein · 6 years ago
  53. 928db92 [skottie] Clang-tidy fixes by Florin Malita · 6 years ago
  54. 62c6bd9 [skottie] Multi-frame image support by Florin Malita · 6 years ago
  55. bee88d4 [sksg] Fix inval tracking in Group::removeChild() by Florin Malita · 6 years ago
  56. 1632263 [sksg] Trim down sksg::Matrix size by Florin Malita · 6 years ago
  57. 97df5dc [sksg] Stop caching full SkPaints in Paint nodes by Florin Malita · 6 years ago
  58. f2ade42 [skottie] Shrink SkPaths by Florin Malita · 6 years ago
  59. cd9d074 [skottie] More efficient group sizing by Florin Malita · 6 years ago
  60. ca858b6 [sksg] Switch containers from SkT(D)Array to std::vector by Florin Malita · 6 years ago
  61. 9402c7d [skottie] Add support for keyframed text nodes by Florin Malita · 6 years ago
  62. a1c422c [skottie] Improved text rendering by Florin Malita · 6 years ago
  63. 77af386 [sksg] Explicit text alignment by Florin Malita · 6 years ago
  64. 679d05c [sksg] Simplify ScopedRenderContext by Florin Malita · 6 years ago
  65. e1c9d3c [skottie] Optimize color filter layerization by Florin Malita · 6 years ago
  66. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  67. c0132ff [skottie] Optimize opacity layerization by Florin Malita · 6 years ago
  68. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  69. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  70. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  71. fcd1654 make sksg a component by Mike Klein · 6 years ago
  72. 36216fb [skottie] Initial Fill layer effect support by Florin Malita · 6 years ago
  73. 8949c8a [skottie/sksg] Move source files list to .gni by Florin Malita · 6 years ago
  74. 6cfa297 remove conditional flags for sksg -- not needed for a module by Mike Reed · 6 years ago
  75. f2dd96f [sksg] Fix image filter quality handling by Florin Malita · 6 years ago
  76. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  77. 418e658 [skottie] Apply fully opaque masks as clips by Florin Malita · 6 years ago
  78. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  79. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  80. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  81. ccb8752 Revert "Rename sg tests and samples targets to fix Visual Studio name conflict" by Brian Osman · 6 years ago
  82. ba2f829 Rename sg tests and samples targets to fix Visual Studio name conflict by Brian Osman · 6 years ago
  83. 50d9c94 [sksg] Fix WASM build by Florin Malita · 6 years ago
  84. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago