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