1. 5f24018 [skottie] Ref-counted animators by Florin Malita · 5 years ago
  2. b29e32d Fixing the build by Julia Lavrova · 5 years ago
  3. 0ae324c [sksg] Fix setVisible() invalidation by Florin Malita · 5 years ago
  4. 5207f35 The current version... by Julia Lavrova · 5 years ago
  5. 16e8b6e [canvaskit] Return damage rect from ManagedAnimation::seek() by Florin Malita · 5 years ago
  6. 00d4f53 [skottie] Expose SG inval controller on seek() by Florin Malita · 5 years ago
  7. 869a3e8 Reland "Interpreter: Bounds check array access, add bool return from run" by Brian Osman · 5 years ago
  8. 3e6aa9f Revert "Interpreter: Bounds check array access, add bool return from run" by Brian Osman · 5 years ago
  9. f42de9e Interpreter: Bounds check array access, add bool return from run by Brian Osman · 5 years ago
  10. 1281ec3 [skottie] Remove deprecated loadImageAsset API by Florin Malita · 5 years ago
  11. 7a15a6e [skottie] De-dupe sequential cubic mappers by Florin Malita · 5 years ago
  12. dc02c3e [skottie] Fix default cubic controls detection by Florin Malita · 5 years ago
  13. eb24735 [skottie] Pass asset IDs to ResourceProvider::loadImageAsset by Florin Malita · 5 years ago
  14. 5b181bf [skottie] Use kF16ColorType layers for motion blur by Florin Malita · 5 years ago
  15. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  16. b5c69a4 Fix for Windows specific compiler issues (constexpr). by Julia Lavrova · 5 years ago
  17. ccacfa0 [skottie] Caching motion tile by Florin Malita · 5 years ago
  18. 7232e90 Fix header name in build file. by Ben Wagner · 5 years ago
  19. 35f8822 Adding locale by Julia Lavrova · 5 years ago
  20. 0e1b0af [skottie] Motion blur fast path by Florin Malita · 5 years ago
  21. 5f1108c [skottie] Motion blur support by Florin Malita · 5 years ago
  22. c74a550 GM: s/handleKey/onChar/ by Hal Canary · 5 years ago
  23. 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 5 years ago
  24. 8a02731 Samples: add name() virtual by Hal Canary · 5 years ago
  25. 60c84fd [skottie] Clean up layer animator scoping by Florin Malita · 5 years ago
  26. 9ee1edd Add SkMakeSpan and helpful conversion by Herb Derby · 5 years ago
  27. 45dc1f0 [skottie] Cleanup: split off layers into own CUs by Florin Malita · 5 years ago
  28. afd2c10 [skottie] Use hybrid bounds for custom Shaper VAlign modes by Florin Malita · 5 years ago
  29. d75fed4 [skottie] Use explicit font ascent in Shaper by Florin Malita · 5 years ago
  30. c1f5d8d [skottie] Handle empty lines in Shaper by Florin Malita · 5 years ago
  31. f803878 [skottie] Divide-by-zero in CameraAdapter::totalMatrix() by Florin Malita · 5 years ago
  32. b094455 [skottie] Venetian Blinds effect by Florin Malita · 5 years ago
  33. 1a79f0b ByteCode: Improved ExternalValue interface by Brian Osman · 5 years ago
  34. e1cb9ac Particles: SkScalar -> float by Brian Osman · 5 years ago
  35. d7b321a [skottie] Radial swipe effect by Florin Malita · 5 years ago
  36. 9af5cc4 Adding TestFontCollection by Julia Lavrova · 5 years ago
  37. 3127dd6 [sksg] Clear the context mask filter when applied via layers by Florin Malita · 5 years ago
  38. 9c47e15 [skottie] Linear Wipe effect by Florin Malita · 5 years ago
  39. 514bae6 [sksg] RenderNode visibility control by Florin Malita · 5 years ago
  40. 6e6333f Refactor font resolution out of font iterator; few minor bug fixes by Julia Lavrova · 5 years ago
  41. fb32ddf Revert "Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU"" by Brian Osman · 5 years ago
  42. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  43. 60e60df [skottie] Add support for motion tile phase by Florin Malita · 5 years ago
  44. 37a59ef Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU" by Robert Phillips · 5 years ago
  45. 4b203ad add motion blur params to skottie2movie by Mike Reed · 5 years ago
  46. 9050728 Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU by Brian Osman · 5 years ago
  47. b97824d [skottie] Motion tile effect by Florin Malita · 5 years ago
  48. 5fe7429 [skottie] Fix layer transform vs. effects interactions by Florin Malita · 5 years ago
  49. 941b9ff [skottie] Effects cleanup pass by Florin Malita · 5 years ago
  50. e47d8af [skottie] Add support for Transform distort effect by Florin Malita · 5 years ago
  51. 08a8496 Interpreter: Simplify interface quite a bit. by Brian Osman · 5 years ago
  52. 87e8850 Reland "[skottie] Use metrics for Shaper vertical alignment" by Florin Malita · 5 years ago
  53. ed8d130 Revert "[skottie] Use metrics for Shaper vertical alignment" by Herb Derby · 5 years ago
  54. 084fa1b [skottie] Use metrics for Shaper vertical alignment by Florin Malita · 5 years ago
  55. f39124b Baseline for empty text by Julia Lavrova · 5 years ago
  56. a3552c5 Reland "SkParagraph" by Julia Lavrova · 5 years ago
  57. 920f6a9 [skottie] Animated text tracking support by Florin Malita · 5 years ago
  58. e695e53 [skottie] Add support for range selector domains by Florin Malita · 5 years ago
  59. 07e103f [skottie] Range selector cleanup pass by Florin Malita · 5 years ago
  60. 07cd38d Revert "SkParagraph" by Herb Derby · 5 years ago
  61. 7a1bf99 Revert "Build fix" by Herb Derby · 5 years ago
  62. 607c6d9 Revert "Try to fix include problems for skparagraph" by Herb Derby · 5 years ago
  63. cc82972 Try to fix include problems for skparagraph by Herbert Derby · 5 years ago
  64. 9577f01 Revert "Add FontCollection.h to gni" by Herb Derby · 5 years ago
  65. 9e1e8ca Add FontCollection.h to gni by Herbert Derby · 5 years ago
  66. 14c8ca9 Build fix by Julia Lavrova · 5 years ago
  67. 8016441 Interpreter: Refactor interface and lifetime management by Brian Osman · 5 years ago
  68. 10ad0b9 SkParagraph by Julia Lavrova · 5 years ago
  69. 04462d1 [skottie] Fix text selector sub-unit range handling by Florin Malita · 5 years ago
  70. 54c8411 [skottie] Fix zero-overlap selector handling by Florin Malita · 5 years ago
  71. 711f39f [skottie] Add support for RangeSelector shapes by Florin Malita · 5 years ago
  72. 1c44db1 [skottie] Initial text range selector support by Florin Malita · 5 years ago
  73. d6ba725 [canvaskit] Save a copy by using SkVertices::Builder by Kevin Lubick · 5 years ago
  74. 1d89b0d [skottie] Add support for scale and rotation text animators by Florin Malita · 5 years ago
  75. e57546b [skottie] Add support for opacity text animators by Florin Malita · 5 years ago
  76. 96b95f9 [skottie] Initial animated text properties support by Florin Malita · 5 years ago
  77. 89799ef Document SkShaper::RunHandler::Buffer by Ben Wagner · 5 years ago
  78. c722165 share tiny bit of code for std language iter by Mike Reed · 5 years ago
  79. 0fe004c [skottie] Shaper: fission glyphs into separate fragments when needed by Florin Malita · 5 years ago
  80. bd8c724 Correct shaper assert around iterator fonts. by Ben Wagner · 5 years ago
  81. e8db325 Add trivial implemenations of shaper run iterators. by Ben Wagner · 5 years ago
  82. eca7315 [skottie] Add a Shaper line buffer by Florin Malita · 5 years ago
  83. 1f02e84 [skottie] Add support for more font weights by Florin Malita · 5 years ago
  84. a8d1819 [skottie] Support multiple text fragments by Florin Malita · 5 years ago
  85. de7e074 [skottie] Shaper::VAlign::kResizeToFit should also scale line height by Florin Malita · 5 years ago
  86. 46f2b58 Reland "Active layer excludes outPoint" by Florin Malita · 5 years ago
  87. 3fdc05a [skottie] Always use explicit text line height by Florin Malita · 5 years ago
  88. 1e8f6e2 [skottie] Add kBottom text alignment extension by Florin Malita · 5 years ago
  89. a4b8379 Revert "Active layer excludes outPoint" by Brian Osman · 5 years ago
  90. e85067f [skottie] Clamp seek() to the valid frame range by Florin Malita · 5 years ago
  91. 87224bb Active layer excludes outPoint by Isabel Ren · 5 years ago
  92. dc2b98f simplify setColor, without needing the 4f or the colorspace by Mike Reed · 5 years ago
  93. 4c63a1e Particles + Interpreter: Bind particle's SkRandom to "rand" by Brian Osman · 5 years ago
  94. 0d38018 Apply layer in-point as a negative time-bias for multi-frame image assets. by Avinash Parchuri · 5 years ago
  95. 6bb79bb Add SkShaper which just shapes. by Ben Wagner · 5 years ago
  96. e246b13 Only enable the interpreter particle affector with GPU support by Brian Osman · 5 years ago
  97. c04cadb Prototype interpreter particle affector by Brian Osman · 5 years ago
  98. 4f6eb15 [skottie] Add resize-to-fit text alignment extension by Florin Malita · 5 years ago
  99. a50484a [skottie] Text line height support by Florin Malita · 5 years ago
  100. ca449d5 [skottie] Cleanup: relocate text sources by Florin Malita · 5 years ago