1. 7fc705b [canvaskit] Fix red_line.skp test by Kevin Lubick · 3 years, 3 months ago
  2. fb4d380 Wrong line metrics in case of a force text wrapping by Julia Lavrova · 3 years, 3 months ago
  3. 5caab8e FilterQuality is now removed from CanvasKit by Mike Reed · 3 years, 3 months ago
  4. ee8b8e1 Supporess skp test for now by Mike Reed · 3 years, 3 months ago
  5. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 4 months ago
  6. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 3 months ago
  7. 1f261da Stop using filterquality by Mike Reed · 3 years, 3 months ago
  8. 94fda94 Reland "Fix directional shadows." by Jim Van Verth · 3 years, 3 months ago
  9. 5514bea [androidkit] bind SkImageFilters to java shared library by Jorge Betancourt · 3 years, 3 months ago
  10. 55f0d7a Always enforce format specifiers on SkDebugf. by John Stiles · 3 years, 3 months ago
  11. 7dc26fa Call hb_face_count before hb_face_create by Ben Wagner · 3 years, 3 months ago
  12. 3cf050b Fixing placeholder position by Julia Lavrova · 3 years, 4 months ago
  13. 2eafe9c Fixing canvaskit test after fixing line metrics by Julia Lavrova · 3 years, 4 months ago
  14. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years, 4 months ago
  15. 3a44eb9 Apparently, line metrics should not include newlines by Julia Lavrova · 3 years, 4 months ago
  16. f3ee264 Count trailing spaces when calculating glyph position by Julia Lavrova · 3 years, 4 months ago
  17. 46f39a0 [skottie] Avoid null ptr deref in motion tile effect by Florin Malita · 3 years, 4 months ago
  18. 63ec43c Hide deprecated filterquality by Mike Reed · 3 years, 4 months ago
  19. bccbec3 Remove drawImageAtCurrentFrame by Mike Reed · 3 years, 4 months ago
  20. c98dbc6 Hide deprecated SkPaint::getBlendMode by Mike Reed · 3 years, 4 months ago
  21. a0e44d7 [skottie] Avoid null ptr deref in motion tile effect by Florin Malita · 3 years, 4 months ago
  22. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 4 months ago
  23. 1df8756 [androidkit] Color filter support by Florin Malita · 3 years, 4 months ago
  24. 4588910 [androidkit] expose paint stroke settings by Jorge Betancourt · 3 years, 4 months ago
  25. 0ce5827 [androidkit] introduce clipping to java Canvas by Jorge Betancourt · 3 years, 4 months ago
  26. 9f39daf [canvaskit] Deploy 0.28.1 by Kevin Lubick · 3 years, 4 months ago
  27. 83fd969 [canvaskit] Add getGlyphIDs to Typeface API by Kevin Lubick · 3 years, 4 months ago
  28. 7027be6 [canvaskit] Add Typeface.MakeFreeTypeFaceFromData by Kevin Lubick · 3 years, 4 months ago
  29. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 4 months ago
  30. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 4 months ago
  31. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 4 months ago
  32. b445cbe [androidkit] Add remaining gradients by Florin Malita · 3 years, 4 months ago
  33. b75ee08 [androidkit] add bounds and paint to canvas.saveLayer() by Jorge Betancourt · 3 years, 4 months ago
  34. 7280b36 [androidkit] add gaussian blur filter to java ImageFilters by Jorge Betancourt · 3 years, 4 months ago
  35. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 4 months ago
  36. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 4 months ago
  37. 5a479e1 Check hb_font_create return value by Ben Wagner · 3 years, 4 months ago
  38. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 4 months ago
  39. f62632c Remove SkShaders::Lerp by Brian Osman · 3 years, 4 months ago
  40. ca8191b [androidkit] Add linear gradient by Florin Malita · 3 years, 4 months ago
  41. e07555f Build HarfBuzz without ICU support by Ben Wagner · 3 years, 4 months ago
  42. fba8a74 [canvaskit] Deploy 0.28.0 to npm by Kevin Lubick · 3 years, 4 months ago
  43. c5f8433 [canvaskit] Add known swiftshader bug to Changelog by Kevin Lubick · 3 years, 4 months ago
  44. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 4 months ago
  45. cfa4774 [androidkit] expose SkPath to androidkit by Jorge Betancourt · 3 years, 4 months ago
  46. 2e2488c Call test.modifyGrContextOptions() in wasm tests by Chris Dalton · 3 years, 4 months ago
  47. 759802f Reland "Fix more new Clang warnings" by Brian Osman · 3 years, 4 months ago
  48. 6448ec3 Revert "Fix more new Clang warnings" by Brian Osman · 3 years, 4 months ago
  49. c4de8e4 [canvaskit] Add documentation about node/npm by Kevin Lubick · 3 years, 4 months ago
  50. e5d23f0 [canvaskit] Fix incorrect malloc for text style shadows by Harry Terkelsen · 3 years, 4 months ago
  51. 3d5483a Fix more new Clang warnings by Brian Osman · 3 years, 4 months ago
  52. 4f38264 [androidkit] Add pinch-zoom support to cube demo by Florin Malita · 3 years, 5 months ago
  53. 1907f90 Expanded PropertyObserver interface to include Node Type by Kyle Carlstrom · 3 years, 5 months ago
  54. f961bc2 [androidkit] expose image filters to androidkit library by Jorge Betancourt · 3 years, 5 months ago
  55. bbaf630 [svg] Document container size semantics by Florin Malita · 3 years, 5 months ago
  56. 416477a [androidkit] expose saveLayer by Jorge Betancourt · 3 years, 5 months ago
  57. 78297af [canvaskit] Remove *Builders in favor of Malloc. by Kevin Lubick · 3 years, 5 months ago
  58. 82186e9 [canvaskit] Remove 2d arrays from path commands by Kevin Lubick · 3 years, 5 months ago
  59. 7b6a928 [canvaskit] Add Surface.makeFromTexture by Kevin Lubick · 3 years, 5 months ago
  60. 72fb3fc [canvaskit] Use copy1darray to send arrays to JSSpan by Kevin Lubick · 3 years, 5 months ago
  61. 658d966 Fixing the worst case when text cannot be resolved at all by Julia Lavrova · 3 years, 5 months ago
  62. 123e559 [canvaskit] Build with emsdk 2.0.20 by Kevin Lubick · 3 years, 5 months ago
  63. 61b0a88 [canvaskit] Update testing dependencies by Kevin Lubick · 3 years, 5 months ago
  64. dc5530e [canvaskit] Retry loading assets for tests by Kevin Lubick · 3 years, 5 months ago
  65. 95d599c [canvaskit] Introduce self-documenting pointer types by Kevin Lubick · 3 years, 5 months ago
  66. 614e398 expose Matrix transpositions and setUniform to RuntimeEffectBuilder by Jorge Betancourt · 3 years, 5 months ago
  67. 0e4477e Switch to malloc/free to be compatible with CanvasKit.Malloc by Mike Reed · 3 years, 5 months ago
  68. ec9d0e8 Move patheffect details to (private) base subclass by Mike Reed · 3 years, 5 months ago
  69. 50cc5d4 [androidkit] Image shader support by Florin Malita · 3 years, 5 months ago
  70. 6e5d64b [androidkit] Add SamplingOptions by Florin Malita · 3 years, 5 months ago
  71. 934c021 [androidkit] Introduce Image support by Florin Malita · 3 years, 5 months ago
  72. 82c4a69 [canvaskit] Roll 0.27.0 by Kevin Lubick · 3 years, 5 months ago
  73. 6017b48 [canvaskit] Remove two previously deprecated APIs by Kevin Lubick · 3 years, 5 months ago
  74. 10e7e77 Reland "Switching SkText to UTF16" by Julia Lavrova · 3 years, 6 months ago
  75. 0dfb1c9 Use template specialization to remove redundant parameter by Mike Reed · 3 years, 5 months ago
  76. a1304f5 [androidkit] Add SurfaceRenderer utility by Florin Malita · 3 years, 5 months ago
  77. 3c429d0 make jline a JS object by Yegor Jbanov · 3 years, 5 months ago
  78. bdfd776 Optimize reading from a JS array by Mike Reed · 3 years, 5 months ago
  79. 55a63af Make it possible to use the DSL from within the compiler itself by Ethan Nicholas · 3 years, 5 months ago
  80. 5e8d88e [androidkit] Add support for Skottie animations by Florin Malita · 3 years, 5 months ago
  81. e8cd0a5 Don't need/want to pay attention to non-shaping attributes by Mike Reed · 3 years, 5 months ago
  82. 5b38536 [canvaskit] Add tests for getGlyphIntercepts by Kevin Lubick · 3 years, 5 months ago
  83. ec978bb expose canvas.localToDevice to androidKit by Jorge Betancourt · 3 years, 5 months ago
  84. bc7c754 Expose glyphIntercepts to CK by Mike Reed · 3 years, 6 months ago
  85. 81e2f93 Expose intercepts on SkFont by Mike Reed · 3 years, 6 months ago
  86. 16eead8 [skottie] Clamp OpacityEffect values by Florin Malita · 3 years, 6 months ago
  87. 4c0da73 [skottie] Text fill/stroke opacity animators by Florin Malita · 3 years, 6 months ago
  88. 025b914 [androidkit] add getter for matrices by Jorge Betancourt · 3 years, 6 months ago
  89. 154bd1f Avoid repeated failure messages in the dm logs. by John Stiles · 3 years, 6 months ago
  90. e3f8030 [androidkit] implement ThreadedSurface backed by WindowSurface by Jorge Betancourt · 3 years, 6 months ago
  91. a5842bc Move SkSpan to include/, for use in public API by Brian Osman · 3 years, 6 months ago
  92. 2305b79 Use SkMakeSpan in SkShaper_harfbuzz by Brian Osman · 3 years, 6 months ago
  93. 0c9962a Revert "Switching SkText to UTF16" by Robert Phillips · 3 years, 6 months ago
  94. a3262aa Switching SkText to UTF16 by Julia Lavrova · 3 years, 6 months ago
  95. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 6 months ago
  96. e3934b9 [androidkit] expose lookAt, perspective, and inverse Matrix construction by Jorge Betancourt · 3 years, 6 months ago
  97. c44ede6 [androidkit] expose minimal stroke settings to Java by Jorge Betancourt · 3 years, 6 months ago
  98. 1f85dd9 Expose embolden on Font by Mike Reed · 3 years, 6 months ago
  99. 7d093d8 Quick out-of-range fix for selections by Mike Reed · 3 years, 6 months ago
  100. 511c327 Sync styles when inserting/deleting text by Mike Reed · 3 years, 6 months ago