1. baab5af [skottie/wasm] Plumb text properties in WASM bindings by Florin Malita · 3 years, 8 months ago
  2. 4414f87 Revert the workaround for missing ICU API ubrk_safeClone by Julia Lavrova · 3 years, 8 months ago
  3. d60ecb7 [canvaskit] Remove unreliable perf jobs. by Kevin Lubick · 3 years, 8 months ago
  4. c70f8c3 Using non-breaking spaces as a hint to break too long words by Julia Lavrova · 3 years, 8 months ago
  5. 83eed35 SkShaper_coretext correct dependencies. by Ben Wagner · 3 years, 8 months ago
  6. b7b9a23 Treat control codepoints as resolved by Julia Lavrova · 3 years, 9 months ago
  7. d863ae5 [skottie] Fractal noise 'fractal type' support by Florin Malita · 3 years, 8 months ago
  8. 0676317 [canvaskit] Deploy 0.25.0 by Kevin Lubick · 3 years, 8 months ago
  9. 8e4031d [skottie] Initial fractal noise effect by Florin Malita · 3 years, 8 months ago
  10. 0b398cb Support multiple default font families by Jason Simmons · 3 years, 9 months ago
  11. 5d9c20e Make TextBlob 'Text' allocators public. by Ben Wagner · 3 years, 9 months ago
  12. 0baacb5 Remove lang parameter from TextBlob alloc methods. by Ben Wagner · 3 years, 9 months ago
  13. 3b760b6 [canvaskit] Add full build to npm release. by Kevin Lubick · 3 years, 9 months ago
  14. 3dbca47 [canvaskit] Remove Font.measureText and Font.getWidths by Kevin Lubick · 3 years, 9 months ago
  15. 58605b0 [canvaskit] Remove ShapedText API. by Kevin Lubick · 3 years, 9 months ago
  16. a3e5e55 Reland "Reland "Test mac system font variations."" by Ben Wagner · 3 years, 9 months ago
  17. c505e43 [svg] Refactor <path> to use new parsing by Tyler Denniston · 3 years, 9 months ago
  18. 26f4962 [canvaskit] Deploy 0.24.0 to npm by Kevin Lubick · 3 years, 9 months ago
  19. 3607dd4 Fix the flag that enables use of SkFontMetrics.fStrikeoutPosition by Jason Simmons · 3 years, 9 months ago
  20. e795954 Run the Programs unit test on all rendering backends by Brian Osman · 3 years, 9 months ago
  21. bded42a Split :tests into :test and :tests. by Ben Wagner · 3 years, 9 months ago
  22. ecfaeb3 Avoid allocating an SkString buffer for the TextStyle default font family by Jason Simmons · 3 years, 9 months ago
  23. 4f14135 [skottie/ck] Expose logs in JS API by Florin Malita · 3 years, 9 months ago
  24. 8172d16 [canvaskit] Remove exposition of SkData by Kevin Lubick · 3 years, 9 months ago
  25. dbd4e6f Move ProgramKind and ProgramSettings types out of SkSL::Program. by John Stiles · 3 years, 9 months ago
  26. 1f19ce2 Reland "Remove deprecated form of SkRuntimeEffect::Make." by John Stiles · 3 years, 9 months ago
  27. 26af11c [skottie] Fix sphere lighting shader by Florin Malita · 3 years, 9 months ago
  28. 1352d0e [canvaskit] perform audio asset lookup by layer id by Jorge Betancourt · 3 years, 9 months ago
  29. 80aa5b1 [skottie] Add threshold effect by Florin Malita · 3 years, 9 months ago
  30. 8d5ccce Glyph positioning in RTL empty lines by Julia Lavrova · 3 years, 9 months ago
  31. 792c2cb [skottie] Sphere effect lighting by Florin Malita · 3 years, 9 months ago
  32. 39caaac RTL Glyph positioning by Julia Lavrova · 3 years, 9 months ago
  33. 0e604ca [canvaskit] add audio asset support to skottie-bindings by Jorge Betancourt · 3 years, 9 months ago
  34. e89b50a Android roll broke with a compilation error: by Stan Iliev · 3 years, 9 months ago
  35. f756979 Fixing a crash in Flutter Text Editor by Julia Lavrova · 3 years, 9 months ago
  36. 1cda194 Remove deprecated form of SkRuntimeEffect::Make. by John Stiles · 3 years, 9 months ago
  37. 21b8cec ResourceProviderProxyBase should forward loadAudioAsset() by Florin Malita · 3 years, 9 months ago
  38. dfa269f [skottie] Implement skew & skew axis support by Florin Malita · 3 years, 9 months ago
  39. 627c6d2 [svg] Refactor <pattern> and gradient stop elements to new parsing by Tyler Denniston · 3 years, 9 months ago
  40. c683482 [svg] Refactor <polygon> and <polyline> to use new parsing by Tyler Denniston · 3 years, 9 months ago
  41. 52d9475 [svg] Refactor several simple nodes to new parsing code by Tyler Denniston · 3 years, 9 months ago
  42. 1f4cd07 [svg] Support preserveAspectRatio for images by Tyler Denniston · 3 years, 9 months ago
  43. a0fea40 [canvaskit] Deploy 0.23.0 by Kevin Lubick · 3 years, 9 months ago
  44. f2f3d52 Add CanvasKit bindings for SkRuntimeEffect's uniform data by Brian Osman · 3 years, 9 months ago
  45. efae4d5 Glyph positions in empty lines (few places had to be fixed) by Julia Lavrova · 3 years, 9 months ago
  46. 4d76f63 Fix particle bug where uniforms are allocated too late by Brian Osman · 3 years, 10 months ago
  47. e1db1fb Grapheme clusters and glypheme clusters edges don't match. by Julia Lavrova · 3 years, 9 months ago
  48. 20e92f7 Update SkRuntimeEffect::Make to take an Options struct. by John Stiles · 3 years, 9 months ago
  49. 360035c Particle cleanup by Brian Osman · 3 years, 9 months ago
  50. 70b6729 [canvaskit] Add error callback for runtime effect constructor by Kevin Lubick · 3 years, 9 months ago
  51. 5feaeb2 [canvaskit] Fix particles.setPosition and add test. by Kevin Lubick · 3 years, 9 months ago
  52. 045f87d Reasonable results for not styled text in findAllBlocks. by Julia Lavrova · 3 years, 9 months ago
  53. 8ca4626 [svg] Implement <image> element by Tyler Denniston · 3 years, 9 months ago
  54. f3b1a75 [skottie] Sphere layer effect by Florin Malita · 3 years, 9 months ago
  55. c813786 Update all example particle data to new single-code-chunk format by Brian Osman · 3 years, 9 months ago
  56. e9e8e5d [canvaskit] Replace Postan value array with Float32Array. by Kevin Lubick · 3 years, 9 months ago
  57. d62738d [canvaskit] Remove deprecated PathMeasure by Kevin Lubick · 3 years, 9 months ago
  58. f6040ef [canvaskit] Remove value_array for vector3 by Kevin Lubick · 3 years, 9 months ago
  59. ed96264 [canvaskit] Replace Point value_array with Float32Array by Kevin Lubick · 3 years, 9 months ago
  60. 209857c [svg] Parse data and non-local IRIs by Tyler Denniston · 3 years, 10 months ago
  61. 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 9 months ago
  62. 3364579 [canvaskit] Move matrix helpers to their own file and make optional. by Kevin Lubick · 3 years, 9 months ago
  63. d1c6cc1 Reland "[canvaskit] Break up helper.js into smaller files" by Kevin Lubick · 3 years, 10 months ago
  64. 3831689 Particle refactor: Only have one code string, uniforms, etc. by Brian Osman · 3 years, 9 months ago
  65. 7935900 Make SkParticleEffect::RegisterParticleTypes thread-safe by Brian Osman · 3 years, 9 months ago
  66. 03da7cb Revert "[canvaskit] Break up helper.js into smaller files" by John Stiles · 3 years, 9 months ago
  67. 38d8dea Revert "Add particle GM that uses uniforms, fix related bug in particle effect" by Brian Osman · 3 years, 9 months ago
  68. 365949c [canvaskit] Skip particles gms by Kevin Lubick · 3 years, 9 months ago
  69. 99da77a Pass sampling to drawImage by Mike Reed · 3 years, 9 months ago
  70. 964b446 Add particle GM that uses uniforms, fix related bug in particle effect by Brian Osman · 3 years, 9 months ago
  71. 0ab283a Revert "Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag" by Mike Reed · 3 years, 9 months ago
  72. 5817fe1 Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag by Mike Reed · 3 years, 9 months ago
  73. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 10 months ago
  74. e71f547 [svg] Expand SkSVGIRI type by Tyler Denniston · 3 years, 10 months ago
  75. 2c3cec9 [canvaskit] Break up helper.js into smaller files by Kevin Lubick · 3 years, 10 months ago
  76. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 10 months ago
  77. dd9449c Add SkShaper::PurgeCaches. by Ben Wagner · 3 years, 10 months ago
  78. 8eedcd2 [svg] Partial implementation of feSpecularLighting by Tyler Denniston · 3 years, 10 months ago
  79. d20a109 Round unresolved font blocks to grapheme edges by Julia Lavrova · 3 years, 10 months ago
  80. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 10 months ago
  81. 1604ad6 Clean up ParagraphCache::abandon. by Ben Wagner · 3 years, 10 months ago
  82. 131decb [svg] Fix node factories order by Florin Malita · 3 years, 10 months ago
  83. 32b3089 [svg] Add light source classes and lighting-color pres attr by Tyler Denniston · 3 years, 10 months ago
  84. f661ec7 [svg] Text asPath() support by Florin Malita · 3 years, 10 months ago
  85. f965224 [svg] Text object bounding box support by Florin Malita · 3 years, 10 months ago
  86. f005c8a [svg] Implement feDisplacementMap by Tyler Denniston · 3 years, 10 months ago
  87. 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 10 months ago
  88. 7aea2ae [svg] Fix non-xy length scale factor by Tyler Denniston · 3 years, 10 months ago
  89. c55c8c1 [svg] Generalize text shaping by Florin Malita · 3 years, 10 months ago
  90. bd91660 [svg] Handle unspecified filter effect inputs by Tyler Denniston · 3 years, 10 months ago
  91. 302ea2e [svg] Cleanup text content model rules by Florin Malita · 3 years, 10 months ago
  92. 3193ff2 Remove SK_SHAPER_HARFBUZZ_USE_BAD_SCALE by Ben Wagner · 3 years, 10 months ago
  93. ce75036 SkSL: Remove ByteCode interpreter, generator, etc. by Brian Osman · 3 years, 10 months ago
  94. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 10 months ago
  95. e89d8ea Update particle system to use skvm, rather than ByteCode by Brian Osman · 3 years, 10 months ago
  96. 110367d Fix most remaining wasm gm unit tests by correctly providing gl context by Nathaniel Nifong · 3 years, 10 months ago
  97. 8a37fb2 [svg] Implement SourceAlpha input for filter effects by Tyler Denniston · 3 years, 10 months ago
  98. c7e4824 [svg] Several filter helper tweaks by Tyler Denniston · 3 years, 10 months ago
  99. 6de1e52 [canvaskit] Properly downsample 4x4 matrices. by Kevin Lubick · 3 years, 10 months ago
  100. 14d336e Remove "death" functions from particle system by Brian Osman · 3 years, 10 months ago