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