1. 22bb52e Get baselines from cached default metrics if the text is empty by Jason Simmons · 4 years, 9 months ago
  2. 24ee4e0 Add feature support to shaper. by Ben Wagner · 5 years ago
  3. 3e01360 GCC gets worried when we memset Stats by Mike Klein · 4 years, 9 months ago
  4. cc92b27 [skottie] Optionally-deferred single-frame image loading by Florin Malita · 4 years, 9 months ago
  5. 6cc4953 [skottie] Fix precomposed camera sizing by Florin Malita · 4 years, 9 months ago
  6. 0af13b3 [canvaskit] update shaping example to have emoji by Kevin Lubick · 4 years, 9 months ago
  7. 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 4 years, 9 months ago
  8. 75368c3 [skottie] Deferred image frame resolution by Florin Malita · 4 years, 9 months ago
  9. 6104ba0 Particles: Do a cleanup/standardization pass on the API by Brian Osman · 4 years, 9 months ago
  10. a4f1391 Reland "[skottie] Remove defensive seek(0) from Animation ctor" by Florin Malita · 4 years, 9 months ago
  11. e0f374b Revert "[skottie] Remove defensive seek(0) from Animation ctor" by Florin Malita · 4 years, 9 months ago
  12. 042fe08 [skottie] Remove defensive seek(0) from Animation ctor by Florin Malita · 4 years, 9 months ago
  13. eda0b43 [canvaskit] Add test and extern for MakeImage by Kevin Lubick · 4 years, 9 months ago
  14. db2e764 Particles: SkImageBinding to allow sampling an image from script by Brian Osman · 4 years, 9 months ago
  15. 9dac0d8 Particles: Better integration for ResourceProvider by Brian Osman · 4 years, 9 months ago
  16. 3281b96 A new API call on Paragraph: a number of unresolved glyphs by Julia Lavrova · 4 years, 9 months ago
  17. 2e3be56 Reland "fix sense of ifdef for deprecated method" by Mike Reed · 4 years, 9 months ago
  18. b97a24a Revert "fix sense of ifdef for deprecated method" by Mike Reed · 4 years, 9 months ago
  19. aa98dd3 fix sense of ifdef for deprecated method by Mike Reed · 4 years, 9 months ago
  20. 2a490bc Add particle entry points to externs.js to fix missing symbols by Brian Osman · 4 years, 9 months ago
  21. d12f278 Use ResourceProvider in particles by Brian Osman · 4 years, 9 months ago
  22. 0193e8c Bug fixes by Julia Lavrova · 4 years, 9 months ago
  23. 466f571 [skottie] Handle null mask filter effects gracefully by Florin Malita · 4 years, 9 months ago
  24. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 9 months ago
  25. 4449f1f Remove ResourceProvider and ImageAsset sample impls from skottie by Brian Osman · 4 years, 9 months ago
  26. 849f4d6 Copy SkottieUtils' classes into skresources by Brian Osman · 4 years, 9 months ago
  27. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 9 months ago
  28. 74f2fb5 [skottie-wasm] Disable image pre-decoding by Florin Malita · 4 years, 9 months ago
  29. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 9 months ago
  30. c028b42 Ellipsis again by Julia Lavrova · 4 years, 9 months ago
  31. 0d603d8 [CanvasKit] Add SkResourceCache helpers by Florin Malita · 4 years, 9 months ago
  32. 85bf931 Extracted Skottie's resource provider to a separate module by Brian Osman · 4 years, 9 months ago
  33. be7e7dd [sksg] Temporarily inline Path fillType accessors by Florin Malita · 4 years, 9 months ago
  34. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 9 months ago
  35. e59c167 [canvaskit] Add SkContourMeasure by Kevin Lubick · 4 years, 10 months ago
  36. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 10 months ago
  37. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 10 months ago
  38. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 10 months ago
  39. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 10 months ago
  40. 9c2b7cf [canvaskit] Try some things to reduce GPU test flakiness by Kevin Lubick · 4 years, 10 months ago
  41. 6405340 Find and cache font family lists and the typeface lists that they map to by Jason Simmons · 4 years, 10 months ago
  42. 4a5f4f2 [canvaskit] Include direction from getRects by Kevin Lubick · 4 years, 10 months ago
  43. 060cbd9 Fixing a memory leak in OneLineShaper by Julia Lavrova · 4 years, 10 months ago
  44. 417d299 Fix windows DLL builds with shaper included by Brian Osman · 4 years, 10 months ago
  45. 684929c [skottie] Fix single-node camera orientation relative to z=0 plane by Florin Malita · 4 years, 10 months ago
  46. 1fbdfcd Use the default font family if no match is found for any of the families in the text style by Jason Simmons · 4 years, 10 months ago
  47. c9d263c [canvaskit] Roll to 0.9.0 by Kevin Lubick · 4 years, 10 months ago
  48. 541f310 [canvaskit] Fix primitive_shaper build by Kevin Lubick · 4 years, 10 months ago
  49. 0491267 [canvaskit] Expose more SkParagraph methods by Kevin Lubick · 4 years, 10 months ago
  50. d267719 [canvaskit] Add MatrixTransform ImageFilter by Kevin Lubick · 4 years, 10 months ago
  51. 1496758 [canvaskit] Request an 8 bit stencil buffer from the WebGL 1/2 context by Kevin Lubick · 4 years, 10 months ago
  52. ea03373 [canvaskit] Swap font resolution order for emoji test by Kevin Lubick · 4 years, 10 months ago
  53. 37ab53e [canvaskit] Expose a few more methods by Kevin Lubick · 4 years, 10 months ago
  54. ad76b2e [skottie] One-node camera support by Florin Malita · 4 years, 10 months ago
  55. b00ccf5 Correct cluster index by Julia Lavrova · 4 years, 10 months ago
  56. f0ade8a Fixing no icu situation by Julia Lavrova · 4 years, 10 months ago
  57. 2e30fde Font resolution: all unit tests working by Julia Lavrova · 5 years ago
  58. 47bd9f1 [canvaskit] Expand SkAnimatedImage by Kevin Lubick · 4 years, 10 months ago
  59. f6a9d20 [canvaskit] Fix null dereference when GrContext cannot be made by Kevin Lubick · 4 years, 10 months ago
  60. da53dd5 Reland "Fix empty run handling in trivial shaper iterators" by Ben Wagner · 4 years, 10 months ago
  61. 1803f4ef Revert "Fix empty run handling in trivial shaper iterators" by Ben Wagner · 4 years, 10 months ago
  62. 0f3a26d Fix empty run handling in trivial shaper iterators by Ben Wagner · 4 years, 10 months ago
  63. 91a1ec3 [skottie] Streamlined gradient stop merger by Florin Malita · 4 years, 10 months ago
  64. 73a722c [skottie] Fix trim path mode interpretation by Florin Malita · 4 years, 10 months ago
  65. 49081f6 [skottie] Use SkColor4f for gradient color stops by Florin Malita · 4 years, 10 months ago
  66. 501149f [skottie] Add support for gradient opacity stops by Florin Malita · 4 years, 10 months ago
  67. e36d030 SkColorMatrix cleanup by Brian Osman · 4 years, 10 months ago
  68. 79b7134 [canvaskit] Add relative SkPath operators by Kevin Lubick · 4 years, 10 months ago
  69. 77d9b5c [canvaskit] Add tentative support for savelayerrec by Kevin Lubick · 4 years, 10 months ago
  70. 15b4023 [canvaskit] Add various ImageFilters by Kevin Lubick · 4 years, 10 months ago
  71. 512eb94 [skottie] Fix layer blend modes under mattes by Florin Malita · 4 years, 10 months ago
  72. c6fbedc [skottie] 3D layer parenting refinements by Florin Malita · 4 years, 10 months ago
  73. a1a4d82 [canvaskit] Use skia's version of png and zlib by Kevin Lubick · 4 years, 10 months ago
  74. 2d6d34e [canvaskit] Use newer freetype by Kevin Lubick · 4 years, 10 months ago
  75. bdf2c87 HarfBuzz reports y-up, convert to y-down. by Ben Wagner · 4 years, 10 months ago
  76. c1b501c [skottie] Shift Channels effect support by Florin Malita · 4 years, 11 months ago
  77. 6dbc4ed [canvaskit] Expose various canvas features by Kevin Lubick · 4 years, 11 months ago
  78. 587f736 [skottie] Expose native frame rate and seekFrame() in WASM by Florin Malita · 4 years, 11 months ago
  79. e25df6c [canvaskit] Expose Malloc to save copies in some places by Kevin Lubick · 4 years, 11 months ago
  80. 94e1a52 [skottie] fix clangtidy warning by Florin Malita · 4 years, 11 months ago
  81. 56f569d [canvaskit] roll to v0.8.0 by Kevin Lubick · 4 years, 11 months ago
  82. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 4 years, 11 months ago
  83. b988686 [skottie] Frame-index seek API (seekFrame) by Florin Malita · 4 years, 11 months ago
  84. d3b1fe6 [CanvasKit] More Paragraph things by Kevin Lubick · 4 years, 11 months ago
  85. 3085d9a [canvaskit] Roll chrome version for testing by Kevin Lubick · 4 years, 11 months ago
  86. 814f3cc [skottie] Default camera for 3D layers by Florin Malita · 4 years, 11 months ago
  87. a3adb9a [skottie] Camera does not apply to regular/2D layers by Florin Malita · 4 years, 11 months ago
  88. d9e8586 [skottie] Fix camera/3D layer transform interactions by Florin Malita · 4 years, 11 months ago
  89. e8bcc56 Fix a couple minor bugs in particle code by Brian Osman · 4 years, 11 months ago
  90. e054d3c CanvasKit: Switch to WebGL 2.0 by Hal Canary · 4 years, 11 months ago
  91. 5b43113 Interpreter: Reflect all uniform variables in ByteCode by Brian Osman · 4 years, 11 months ago
  92. ebc89c1 canvaskit: add helpful message to compile.sh by Hal Canary · 4 years, 11 months ago
  93. 59e72b7 [skottie] Luma matte support by Florin Malita · 4 years, 11 months ago
  94. 4beafa6 Add interactive demo to particle gallery by Brian Osman · 4 years, 11 months ago
  95. df18296 Add accessors to get/set SkParticleEffect fields by Brian Osman · 4 years, 11 months ago
  96. 6e5b07e [canvaskit] Enable tests for getGlyphPosition by Kevin Lubick · 5 years ago
  97. b484e7c hand off frames to encoder as they come by Mike Klein · 5 years ago
  98. 10e5257 [SkVideoEncoder] Allow clients to control the color type by Florin Malita · 5 years ago
  99. be6d62d add -f mp4 to skottie_tool by Mike Klein · 5 years ago
  100. fa5a138 [canvaskit] Update to build with emscripten 1.38.47 by Kevin Lubick · 5 years ago