1. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 2 years, 11 months ago
  2. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 2 years, 11 months ago
  3. be2c3ee Fix compilation with "skia_enable_skparagraph = false" by Robert Phillips · 2 years, 11 months ago
  4. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 2 years, 11 months ago
  5. a8b897b Remove blend and colorFilter sksl modules by Brian Osman · 2 years, 11 months ago
  6. 2910452 [infra] Port serve.py from Python2 to 3 by Kevin Lubick · 2 years, 11 months ago
  7. 5dbdb1e Line metrics: return all indices in UTF16 by Julia Lavrova · 2 years, 11 months ago
  8. 078a8dd Yet another bug in line metrics by Julia Lavrova · 2 years, 11 months ago
  9. c1727fc [JetSki] pass SkPaint into experimental SkText drawText calls by Jorge Betancourt · 3 years ago
  10. 0f629d7 Positioning in chinese glyphs by Julia Lavrova · 3 years ago
  11. f611404 [canvaskit] Remove the need for users to keep track of contexts. by Kevin Lubick · 3 years ago
  12. 293497e Convert internal sample() calls to shade/filter/blend by Brian Osman · 3 years ago
  13. e1fb47d [JetSki] plumb experimental SkText to JetSki by Jorge Betancourt · 3 years ago
  14. 7609f7f Create Vec2ExpressionAnimator by Kyle Carlstrom · 3 years ago
  15. 13c9f66 Fix additional cases of variable shadowing. by John Stiles · 3 years ago
  16. 30c2dfe [skottie] Add support for displacement map output expansion by Florin Malita · 3 years ago
  17. 8343e00 SkText: implement select via styles by Julia Lavrova · 3 years ago
  18. b65b4da Fix cases of variable shadowing in /modules/. by John Stiles · 3 years ago
  19. f0efa1d Reland "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Herb Derby · 3 years ago
  20. ad5944c Refactoring Text Editor (in progress) by Julia Lavrova · 3 years ago
  21. eb76f3d [canvaskit] Deploy 0.29.0 by Kevin Lubick · 3 years ago
  22. 363c6e2 [canvaskit] Update object types by Kevin Lubick · 3 years ago
  23. 134c5f7 Support expressions for scalar values by Kyle Carlstrom · 3 years ago
  24. 337e484 Revert "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Derek Sollenberger · 3 years ago
  25. ea17e24 Reland "uniform Ptr (UPtr) is a sub class of Ptr" by Herb Derby · 3 years ago
  26. b00cbc7 Revert "uniform Ptr (UPtr) is a sub class of Ptr" by Derek Sollenberger · 3 years ago
  27. cef047a uniform Ptr (UPtr) is a sub class of Ptr by Herb Derby · 3 years ago
  28. 6bbd7df Generalize KeyframeAnimatorBuilder to AnimatorBuilder by Kyle Carlstrom · 3 years ago
  29. 1be6cbb Fix cases of variable shadowing in module/. by John Stiles · 3 years ago
  30. 40f3db4 Reland "Experimental ICU runtime linking" by Florin Malita · 3 years ago
  31. 6cce961 Revert "Experimental ICU runtime linking" by Florin Malita · 3 years ago
  32. f4aab05 Experimental ICU runtime linking by Florin Malita · 3 years ago
  33. 53813ff Remove unused ICU include from SkShaper_harfbuzz by Ben Wagner · 3 years ago
  34. c4de11b Don't build hb-icu by Ben Wagner · 3 years ago
  35. ad858e7 [canvaskit] Fix gm compilation by Kevin Lubick · 3 years ago
  36. 391429f [canvaskit] Expose AsWinding by Kevin Lubick · 3 years ago
  37. 7fc705b [canvaskit] Fix red_line.skp test by Kevin Lubick · 3 years ago
  38. fb4d380 Wrong line metrics in case of a force text wrapping by Julia Lavrova · 3 years ago
  39. 5caab8e FilterQuality is now removed from CanvasKit by Mike Reed · 3 years ago
  40. ee8b8e1 Supporess skp test for now by Mike Reed · 3 years ago
  41. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 1 month ago
  42. 4043111 Purge 2020 picture versions by Mike Reed · 3 years ago
  43. 1f261da Stop using filterquality by Mike Reed · 3 years ago
  44. 94fda94 Reland "Fix directional shadows." by Jim Van Verth · 3 years ago
  45. 5514bea [androidkit] bind SkImageFilters to java shared library by Jorge Betancourt · 3 years ago
  46. 55f0d7a Always enforce format specifiers on SkDebugf. by John Stiles · 3 years ago
  47. 7dc26fa Call hb_face_count before hb_face_create by Ben Wagner · 3 years ago
  48. 3cf050b Fixing placeholder position by Julia Lavrova · 3 years, 1 month ago
  49. 2eafe9c Fixing canvaskit test after fixing line metrics by Julia Lavrova · 3 years ago
  50. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years ago
  51. 3a44eb9 Apparently, line metrics should not include newlines by Julia Lavrova · 3 years, 1 month ago
  52. f3ee264 Count trailing spaces when calculating glyph position by Julia Lavrova · 3 years, 1 month ago
  53. 46f39a0 [skottie] Avoid null ptr deref in motion tile effect by Florin Malita · 3 years, 1 month ago
  54. 63ec43c Hide deprecated filterquality by Mike Reed · 3 years, 1 month ago
  55. bccbec3 Remove drawImageAtCurrentFrame by Mike Reed · 3 years, 1 month ago
  56. c98dbc6 Hide deprecated SkPaint::getBlendMode by Mike Reed · 3 years, 1 month ago
  57. a0e44d7 [skottie] Avoid null ptr deref in motion tile effect by Florin Malita · 3 years, 1 month ago
  58. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 1 month ago
  59. 1df8756 [androidkit] Color filter support by Florin Malita · 3 years, 1 month ago
  60. 4588910 [androidkit] expose paint stroke settings by Jorge Betancourt · 3 years, 1 month ago
  61. 0ce5827 [androidkit] introduce clipping to java Canvas by Jorge Betancourt · 3 years, 1 month ago
  62. 9f39daf [canvaskit] Deploy 0.28.1 by Kevin Lubick · 3 years, 1 month ago
  63. 83fd969 [canvaskit] Add getGlyphIDs to Typeface API by Kevin Lubick · 3 years, 1 month ago
  64. 7027be6 [canvaskit] Add Typeface.MakeFreeTypeFaceFromData by Kevin Lubick · 3 years, 1 month ago
  65. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 1 month ago
  66. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 1 month ago
  67. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 1 month ago
  68. b445cbe [androidkit] Add remaining gradients by Florin Malita · 3 years, 1 month ago
  69. b75ee08 [androidkit] add bounds and paint to canvas.saveLayer() by Jorge Betancourt · 3 years, 1 month ago
  70. 7280b36 [androidkit] add gaussian blur filter to java ImageFilters by Jorge Betancourt · 3 years, 1 month ago
  71. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 1 month ago
  72. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 1 month ago
  73. 5a479e1 Check hb_font_create return value by Ben Wagner · 3 years, 1 month ago
  74. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 1 month ago
  75. f62632c Remove SkShaders::Lerp by Brian Osman · 3 years, 1 month ago
  76. ca8191b [androidkit] Add linear gradient by Florin Malita · 3 years, 1 month ago
  77. e07555f Build HarfBuzz without ICU support by Ben Wagner · 3 years, 1 month ago
  78. fba8a74 [canvaskit] Deploy 0.28.0 to npm by Kevin Lubick · 3 years, 1 month ago
  79. c5f8433 [canvaskit] Add known swiftshader bug to Changelog by Kevin Lubick · 3 years, 1 month ago
  80. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 1 month ago
  81. cfa4774 [androidkit] expose SkPath to androidkit by Jorge Betancourt · 3 years, 1 month ago
  82. 2e2488c Call test.modifyGrContextOptions() in wasm tests by Chris Dalton · 3 years, 1 month ago
  83. 759802f Reland "Fix more new Clang warnings" by Brian Osman · 3 years, 1 month ago
  84. 6448ec3 Revert "Fix more new Clang warnings" by Brian Osman · 3 years, 1 month ago
  85. c4de8e4 [canvaskit] Add documentation about node/npm by Kevin Lubick · 3 years, 1 month ago
  86. e5d23f0 [canvaskit] Fix incorrect malloc for text style shadows by Harry Terkelsen · 3 years, 1 month ago
  87. 3d5483a Fix more new Clang warnings by Brian Osman · 3 years, 1 month ago
  88. 4f38264 [androidkit] Add pinch-zoom support to cube demo by Florin Malita · 3 years, 2 months ago
  89. 1907f90 Expanded PropertyObserver interface to include Node Type by Kyle Carlstrom · 3 years, 2 months ago
  90. f961bc2 [androidkit] expose image filters to androidkit library by Jorge Betancourt · 3 years, 2 months ago
  91. bbaf630 [svg] Document container size semantics by Florin Malita · 3 years, 2 months ago
  92. 416477a [androidkit] expose saveLayer by Jorge Betancourt · 3 years, 2 months ago
  93. 78297af [canvaskit] Remove *Builders in favor of Malloc. by Kevin Lubick · 3 years, 2 months ago
  94. 82186e9 [canvaskit] Remove 2d arrays from path commands by Kevin Lubick · 3 years, 2 months ago
  95. 7b6a928 [canvaskit] Add Surface.makeFromTexture by Kevin Lubick · 3 years, 2 months ago
  96. 72fb3fc [canvaskit] Use copy1darray to send arrays to JSSpan by Kevin Lubick · 3 years, 2 months ago
  97. 658d966 Fixing the worst case when text cannot be resolved at all by Julia Lavrova · 3 years, 2 months ago
  98. 123e559 [canvaskit] Build with emsdk 2.0.20 by Kevin Lubick · 3 years, 2 months ago
  99. 61b0a88 [canvaskit] Update testing dependencies by Kevin Lubick · 3 years, 2 months ago
  100. dc5530e [canvaskit] Retry loading assets for tests by Kevin Lubick · 3 years, 2 months ago