1. 1f8c31b [infra] Add initial Bazel rules and files by Kevin Lubick · 2 years, 11 months ago
  2. 37bef2d [canvaskit] Add tests/examples for using CanvasKit with Typescript. by Kevin Lubick · 2 years, 11 months ago
  3. f2e90d3 add skottie support for Bulge ADBE effect by Jorge Betancourt · 2 years, 11 months ago
  4. a05d302 Fix skottie::PropertyHandle export by Avery Musbach · 2 years, 11 months ago
  5. ba35f68 [skottie] Clean up FractalNoise and SkSLEffect by Florin Malita · 2 years, 11 months ago
  6. 172c799 plumb experimental SkSL layer effect in native Skottie player by Jorge Betancourt · 2 years, 11 months ago
  7. 9ec61da Fix Clang warning -Wbitwise-instead-of-logical. by John Stiles · 2 years, 11 months ago
  8. 7ce380e [canvaskit] Remove deprecated MakeTypefaceFromData and RefDefault by Kevin Lubick · 2 years, 11 months ago
  9. 2d13fab [canvaskit] Define requestAnimationFrame and other definition fixes. by Kevin Lubick · 2 years, 11 months ago
  10. aaa7065 expose directional blur to skottie by Jorge Betancourt · 2 years, 11 months ago
  11. ebe2d82 [JetSki] get TypeFace from FontMgr by Jorge Betancourt · 3 years ago
  12. b3460f9 [skottie] Floatify Fractal Noise by Florin Malita · 3 years ago
  13. decc9ae [skottie] Fractal Noise optimization by Florin Malita · 3 years ago
  14. b6a3aa7 [skottie] Fractal Noise: cycle evolution support by Florin Malita · 3 years ago
  15. 1cb3f36 Don't free the locale pointer in a paragraph style. by Harry Terkelsen · 3 years ago
  16. aa9656d expose FontChain interface to Java with FontChainAdapter by Jorge Betancourt · 3 years ago
  17. 39edd52 Fix Wbitwise-instead-of-logical warnings by Nico Weber · 3 years ago
  18. ad6f2d3 [skottie] Log text layout errors by Florin Malita · 3 years ago
  19. 9a57620 Followup fixes to gm bindings by Kevin Lubick · 3 years ago
  20. 083e038 Fix WasmGMTests bot by Robert Phillips · 3 years ago
  21. 297d096 [graphite] More testing infrastructure by Robert Phillips · 3 years ago
  22. 734d7e2 Export some classes callers may use for Skottie. by Eric Sum · 3 years ago
  23. 87a0078 Support building on clang with -std=c++14 but no C++17 extension warning. by Brian Salomon · 3 years ago
  24. 0c1f6e5 Implementing baseline shift for JetBrains by Julia Lavrova · 3 years ago
  25. f32ad08 [infra] Deduplicate serve.py by Kevin Lubick · 3 years ago
  26. 9fa47cc Make class members that are static constexpr also be inline. by Brian Salomon · 3 years ago
  27. 132d47c [skottie] Path support for paragraph text by Florin Malita · 3 years ago
  28. d616f0b [skottie] More animatable text path properties by Florin Malita · 3 years ago
  29. cd2f207 Allow tracking of Precompositions onEnter/onExit by Kyle Carlstrom · 3 years ago
  30. 7357ae2 add CCToner support to skottie by Jorge Betancourt · 3 years ago
  31. 7fcda8e [skottie] Initial text path support by Florin Malita · 3 years ago
  32. 7e5772f [skottie] Fix Fractal Noise transform order by Florin Malita · 3 years ago
  33. 8724136 Revert "Allow tracking of Precompositions onEnter/onExit" by Michael Ludwig · 3 years ago
  34. 510e0c5 Allow tracking of Precompositions onEnter/onExit by Kyle Carlstrom · 3 years ago
  35. 9c57e16 [skottie] Fill effect opacity workaround by Florin Malita · 3 years ago
  36. 4aef06d Added TextExpressionAnimator by Kyle Carlstrom · 3 years ago
  37. bb71c1b [canvaskit] Update SKP and RTShader examples by Kevin Lubick · 3 years ago
  38. 0bfac01 Create VectorExpressionAnimator by Kyle Carlstrom · 3 years, 1 month ago
  39. 18cb4a6 [skottie] Fix MotionTile/opacity interaction by Florin Malita · 3 years ago
  40. 04fe267 Fix some master -> main references in docs by Eric Boren · 3 years ago
  41. 6ba939d [skottie] Improved Hue/Saturation effect by Florin Malita · 3 years ago
  42. 4d06441 [JetSki] bind drawGlyphs to JetSki for Text rendering by Jorge Betancourt · 3 years ago
  43. 6a2a637 [skottie] Fix Keyframe::Value equality operator by Florin Malita · 3 years ago
  44. 3d9c73c Use thread_local on iOS by Ben Wagner · 3 years ago
  45. 398ef44 Reland "Reland "Small changes for SkText that are not in experimental directory"" by Julia Lavrova · 3 years ago
  46. 0c5b05c [canvaskit] Roll 0.30.0 by Kevin Lubick · 3 years ago
  47. b519949 Revert "Reland "Small changes for SkText that are not in experimental directory"" by Julia Lavrova · 3 years ago
  48. ce32c8a Reland "Small changes for SkText that are not in experimental directory" by Julia Lavrova · 3 years ago
  49. 481a58d Revert "Small changes for SkText that are not in experimental directory" by Brian Osman · 3 years ago
  50. 92f1bc0 Small changes for SkText that are not in experimental directory by Julia Lavrova · 3 years ago
  51. 38ecac7 [skottie] Suppress layer parser errors for tt: 0 by Florin Malita · 3 years ago
  52. 151a6f3 expose Font to JetSki by Jorge Betancourt · 3 years ago
  53. cf6ea77 fix fontMgr.makeTypefaceFromData type name by Nam Se Hyun · 3 years ago
  54. e1b74b7 Fix EmbindObject's deleteLater to deleteAfter by Nam Se Hyun · 3 years, 1 month ago
  55. cbfa34a Convert internal SkSL to use .eval() by Brian Osman · 3 years, 1 month ago
  56. 5572b2a Reland "[skottie] AllCaps support" by Florin Malita · 3 years, 1 month ago
  57. 6142500 Revert "[skottie] AllCaps support" by Florin Malita · 3 years, 1 month ago
  58. efc7ca4 [skottie] AllCaps support by Florin Malita · 3 years, 1 month ago
  59. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years, 1 month ago
  60. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years, 1 month ago
  61. be2c3ee Fix compilation with "skia_enable_skparagraph = false" by Robert Phillips · 3 years, 1 month ago
  62. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 3 years, 1 month ago
  63. a8b897b Remove blend and colorFilter sksl modules by Brian Osman · 3 years, 1 month ago
  64. 2910452 [infra] Port serve.py from Python2 to 3 by Kevin Lubick · 3 years, 1 month ago
  65. 5dbdb1e Line metrics: return all indices in UTF16 by Julia Lavrova · 3 years, 1 month ago
  66. 078a8dd Yet another bug in line metrics by Julia Lavrova · 3 years, 1 month ago
  67. c1727fc [JetSki] pass SkPaint into experimental SkText drawText calls by Jorge Betancourt · 3 years, 1 month ago
  68. 0f629d7 Positioning in chinese glyphs by Julia Lavrova · 3 years, 1 month ago
  69. f611404 [canvaskit] Remove the need for users to keep track of contexts. by Kevin Lubick · 3 years, 1 month ago
  70. 293497e Convert internal sample() calls to shade/filter/blend by Brian Osman · 3 years, 1 month ago
  71. e1fb47d [JetSki] plumb experimental SkText to JetSki by Jorge Betancourt · 3 years, 1 month ago
  72. 7609f7f Create Vec2ExpressionAnimator by Kyle Carlstrom · 3 years, 1 month ago
  73. 13c9f66 Fix additional cases of variable shadowing. by John Stiles · 3 years, 1 month ago
  74. 30c2dfe [skottie] Add support for displacement map output expansion by Florin Malita · 3 years, 1 month ago
  75. 8343e00 SkText: implement select via styles by Julia Lavrova · 3 years, 1 month ago
  76. b65b4da Fix cases of variable shadowing in /modules/. by John Stiles · 3 years, 1 month ago
  77. f0efa1d Reland "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Herb Derby · 3 years, 2 months ago
  78. ad5944c Refactoring Text Editor (in progress) by Julia Lavrova · 3 years, 2 months ago
  79. eb76f3d [canvaskit] Deploy 0.29.0 by Kevin Lubick · 3 years, 1 month ago
  80. 363c6e2 [canvaskit] Update object types by Kevin Lubick · 3 years, 1 month ago
  81. 134c5f7 Support expressions for scalar values by Kyle Carlstrom · 3 years, 2 months ago
  82. 337e484 Revert "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Derek Sollenberger · 3 years, 2 months ago
  83. ea17e24 Reland "uniform Ptr (UPtr) is a sub class of Ptr" by Herb Derby · 3 years, 2 months ago
  84. b00cbc7 Revert "uniform Ptr (UPtr) is a sub class of Ptr" by Derek Sollenberger · 3 years, 2 months ago
  85. cef047a uniform Ptr (UPtr) is a sub class of Ptr by Herb Derby · 3 years, 2 months ago
  86. 6bbd7df Generalize KeyframeAnimatorBuilder to AnimatorBuilder by Kyle Carlstrom · 3 years, 2 months ago
  87. 1be6cbb Fix cases of variable shadowing in module/. by John Stiles · 3 years, 2 months ago
  88. 40f3db4 Reland "Experimental ICU runtime linking" by Florin Malita · 3 years, 2 months ago
  89. 6cce961 Revert "Experimental ICU runtime linking" by Florin Malita · 3 years, 2 months ago
  90. f4aab05 Experimental ICU runtime linking by Florin Malita · 3 years, 2 months ago
  91. 53813ff Remove unused ICU include from SkShaper_harfbuzz by Ben Wagner · 3 years, 2 months ago
  92. c4de11b Don't build hb-icu by Ben Wagner · 3 years, 2 months ago
  93. ad858e7 [canvaskit] Fix gm compilation by Kevin Lubick · 3 years, 2 months ago
  94. 391429f [canvaskit] Expose AsWinding by Kevin Lubick · 3 years, 2 months ago
  95. 7fc705b [canvaskit] Fix red_line.skp test by Kevin Lubick · 3 years, 2 months ago
  96. fb4d380 Wrong line metrics in case of a force text wrapping by Julia Lavrova · 3 years, 2 months ago
  97. 5caab8e FilterQuality is now removed from CanvasKit by Mike Reed · 3 years, 2 months ago
  98. ee8b8e1 Supporess skp test for now by Mike Reed · 3 years, 2 months ago
  99. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 2 months ago
  100. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 2 months ago