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