1. fc5bbe0 Fix SIMD CanvasKit build to output to the expected directory. by Elliot Evans · 4 years, 5 months ago
  2. 3d404be Reland "Attach whitespaces to the neighbor unresolved blocks" by Julia Lavrova · 4 years, 5 months ago
  3. 059ed67 Update types in TextStyle to use member initialization syntax. by John Stiles · 4 years, 5 months ago
  4. c88a6ac Add missing #includes for referenced types. by John Stiles · 4 years, 5 months ago
  5. d1ae994 [skottie] Add support for inline/data-uri fonts by Florin Malita · 4 years, 5 months ago
  6. 1436462 Revert "Attach whitespaces to the neighbor unresolved blocks" by Robert Phillips · 4 years, 5 months ago
  7. 131c5ad Attach whitespaces to the neighbor unresolved blocks by Julia Lavrova · 4 years, 5 months ago
  8. 90787fe Reland #3 "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 5 months ago
  9. d140e76 ResourceProviderProxyBase should not drop loadFont (yet) by Florin Malita · 4 years, 5 months ago
  10. 1ec3b1a Fix CanvasKit SkSurface.requestAnimationFrame for web workers by Elliot Evans · 4 years, 5 months ago
  11. 72db717 [skottie] Add spread/choke support for glow styles by Florin Malita · 4 years, 5 months ago
  12. ab47abf [canvaskit] Publish 0.17.2 by Kevin Lubick · 4 years, 5 months ago
  13. d2093b1 Set fCanUseDoLoops = false for WebGL 1.0 by Harry Terkelsen · 4 years, 5 months ago
  14. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 5 months ago
  15. 683bbe0 Modify CanvasKit to work in a Web Worker and add a demo of it in action. by Elliot Evans · 4 years, 5 months ago
  16. 138518d [skottie] Cleanup post https://skia-review.googlesource.com/c/skia/+/303997 by Florin Malita · 4 years, 5 months ago
  17. ce4587d [canvaskit] Update to 0.17.1 by Kevin Lubick · 4 years, 5 months ago
  18. a524ea2 [skottie] More masking fixes by Florin Malita · 4 years, 5 months ago
  19. a09b05c [skottie] Add RenderFlag::kDisableTopLevelClipping by Florin Malita · 4 years, 5 months ago
  20. e36a466 Revert "Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."" by Robert Phillips · 4 years, 5 months ago
  21. 16fbc24 Reland "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years, 5 months ago
  22. a6ab4b4 [canvaskit] Make effect deserialization on for everything but npm. by Kevin Lubick · 4 years, 5 months ago
  23. d992690 [canvaskit] Enable some options on npm build by Kevin Lubick · 4 years, 5 months ago
  24. 151d1aa [pathkit] Publish 0.7.0 to npm by Kevin Lubick · 4 years, 5 months ago
  25. 6249da8 [canvaskit] Publish 0.17.0 to npm by Kevin Lubick · 4 years, 5 months ago
  26. 3ba1777 [npm] Support npm publish flow by Kevin Lubick · 4 years, 5 months ago
  27. a237f9e Run both puppeteer tests in a WebGL 1 and 2 configuration. by Nathaniel Nifong · 4 years, 5 months ago
  28. d0c9d0c Replace arcTo with three functions for it's overloads. by Nathaniel Nifong · 4 years, 5 months ago
  29. f2d9065 [skottie] Fix analytical mask fill type by Florin Malita · 4 years, 5 months ago
  30. 2d7afd4 fix heap-buffer-overflow by not returning string from reportBackendType by Nathaniel Nifong · 4 years, 5 months ago
  31. d511d9a Add Puppeteer perf for release and experimental_simd builds of CanvasKit against SKPs by Elliot Evans · 4 years, 5 months ago
  32. a30095d Revert "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years, 5 months ago
  33. 7479eda ICU API: only in SkParagraph, simplified (relanding reverted). by Julia Lavrova · 4 years, 7 months ago
  34. cd11a51 [skottie] Fix mask difference by Florin Malita · 4 years, 5 months ago
  35. 72b8aea Fix experimental_simd CanvasKit build. by Elliot Evans · 4 years, 5 months ago
  36. 70258c7 add SkParagraph to public headers and fix warnings by Julia Lavrova · 4 years, 5 months ago
  37. cd241f1 [skottie] Improved pucker/bloat center heuristic by Florin Malita · 4 years, 5 months ago
  38. 79d88fe [canvaskit] Quick fix for older skp format by Kevin Lubick · 4 years, 5 months ago
  39. 67db194 Revert "Enable effects deserialization except for npm build" by Mike Klein · 4 years, 6 months ago
  40. 71dc916 [skottie] Pucker & Bloat shape layer vector effect by Florin Malita · 4 years, 6 months ago
  41. 7392352 Enable effects deserialization except for npm build by Sunil Murthy · 4 years, 6 months ago
  42. 082323b [skottie] Fill-over-stroke support for text by Florin Malita · 4 years, 6 months ago
  43. 196515c Line metrics: correct text width by Julia Lavrova · 4 years, 6 months ago
  44. 1d784c7 TextStyle::matchOneAttribute compares backgrounds even if they don’t exist by Julia Lavrova · 4 years, 6 months ago
  45. ce6f24d Placeholders coming from flutter can have Inf sizes by Julia Lavrova · 4 years, 6 months ago
  46. cfbb56c [skottie] Auto-orient fixes by Florin Malita · 4 years, 6 months ago
  47. cd28fa6 Always use Skia's Vulkan headers when compiling particles module by Brian Osman · 4 years, 6 months ago
  48. c7b49bb [skottie] Fix merge paths <-> paints interaction by Florin Malita · 4 years, 6 months ago
  49. 6130d50 Helper function for camera setup by Nathaniel Nifong · 4 years, 6 months ago
  50. a6d1e98 Revert "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 6 months ago
  51. 8d639e1 ICU API: only in SkParagraph, simplified. by Julia Lavrova · 4 years, 7 months ago
  52. 6ec66b9 [skottie] Add shape layer Offset Paths support by Florin Malita · 4 years, 6 months ago
  53. 8155976 [skottie] Add line-spacing animator support by Florin Malita · 4 years, 6 months ago
  54. 52a4379 [sksg] Consolidate geometry effects by Florin Malita · 4 years, 6 months ago
  55. 492558a [skottie] Fix wipe effects for images by Florin Malita · 4 years, 6 months ago
  56. fe7e74b Add an `experimental_simd` build target to CanvasKit. by Elliot Evans · 4 years, 6 months ago
  57. 7000ccd Cleanup for TextLine::getGlyphPositionAtCoordinate. by Ben Wagner · 4 years, 6 months ago
  58. d9b9e5e [canvaskit] High performance Path APIs by Kevin Lubick · 4 years, 6 months ago
  59. 8268108 Reland "[skottie] skottie_tool updates" by Florin Malita · 4 years, 6 months ago
  60. 0615aec [canvaskit] Fix CPU build by Kevin Lubick · 4 years, 6 months ago
  61. d424d6a Revert "[skottie] skottie_tool updates" by Florin Malita · 4 years, 6 months ago
  62. 6499e7f [skottie] skottie_tool updates by Florin Malita · 4 years, 6 months ago
  63. 2002b86 Fixing line metrics (baseline) - de-coupled from ICU CL by Julia Lavrova · 4 years, 6 months ago
  64. 312669e Query GL_SAMPLES when creating an SkSurface from the WebGL canvas by Chris Dalton · 4 years, 6 months ago
  65. a83f2d2 [skottie] Add support for unprefixed valign/resizing props by Florin Malita · 4 years, 6 months ago
  66. c217f61 [skrive] Start parsing the node hierarchy by Florin Malita · 4 years, 6 months ago
  67. 8605d84 Add a future_apis folder to canvaskit. future_apis contains notes on by Elliot Evans · 4 years, 6 months ago
  68. c4d4905 Cleaning codepoints/grapheme mess; it also helps with ICU API by Julia Lavrova · 4 years, 6 months ago
  69. edd208d [skottie] Simplify SkColor conversion by Florin Malita · 4 years, 6 months ago
  70. 1d585c2 [skottie] SkResources::loadTypeface() callback by Florin Malita · 4 years, 6 months ago
  71. 2879619 Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to by Elliot Evans · 4 years, 6 months ago
  72. 2613332 [canvaskit] Fix bug with TextStyle color by Kevin Lubick · 4 years, 7 months ago
  73. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 7 months ago
  74. d05fd0c Accept Flat Uint32Array, Float32Array, or 2d Float32Array as the color argument to MakeLinearGradient by Nathaniel Nifong · 4 years, 7 months ago
  75. 75626e4 Regularize selection of fontmgr. by Ben Wagner · 4 years, 7 months ago
  76. f69e408 move dummy onMakeFromFontData() into .cpp by Mike Klein · 4 years, 7 months ago
  77. 9c401e7 [canvaskit] Make docs more clear by Kevin Lubick · 4 years, 7 months ago
  78. f700549 Keeping run metrics rather than calculating them every time by Julia Lavrova · 4 years, 7 months ago
  79. 73905c3 Removing fOffsets array from Run; optimizing copyTo by Julia Lavrova · 4 years, 7 months ago
  80. 45f36b5 ignore SK_DISABLE_READBUFFER by Mike Klein · 4 years, 7 months ago
  81. cb40620 Document skia::textlayout::Run is non-assignable. by Ben Wagner · 4 years, 7 months ago
  82. d449f51 minor reordering of fields to save space by Mike Reed · 4 years, 7 months ago
  83. e2c83a3 Optimize findLimitingClusters by Julia Lavrova · 4 years, 7 months ago
  84. f54dbf7 Clean up SkShaper_coretext.cpp & SkCGBase.h by Adlai Holler · 4 years, 7 months ago
  85. d470f40 Dealing with another crash when some fonts are unresolved by Julia Lavrova · 4 years, 7 months ago
  86. 94aed0b Use "und" in place of HB_LANGUAGE_INVALID. by Ben Wagner · 4 years, 7 months ago
  87. f6c48c0 inline Cluster::run() by Mike Reed · 4 years, 7 months ago
  88. 6e659e9 Add a gm for ManagedAnimation.setColor by Nathaniel Nifong · 4 years, 7 months ago
  89. a4ae8d0 [canvaskit] Roll 0.16.2 by Kevin Lubick · 4 years, 7 months ago
  90. e7b329e [canvaskit] Fix freeing of memory in computeTonalColors by Kevin Lubick · 4 years, 7 months ago
  91. 530fedf [canvaskit] Add MacOS specific notes for setup by Kevin Lubick · 4 years, 7 months ago
  92. cd75b17 Unit test of drawAtlas and fixes for bugs uncovered by it by Nathaniel Nifong · 4 years, 7 months ago
  93. 69e46da [canvaskit] Fix infrequent crash in SkFontMgr.FromData by Kevin Lubick · 4 years, 7 months ago
  94. 149f22d ICU optimization by Julia Lavrova · 4 years, 7 months ago
  95. c11ab9a Revert "ICU optimization" by Julia Lavrova · 4 years, 7 months ago
  96. ed827bc Make shadow in drawShadow test much more prominent by Nathaniel Nifong · 4 years, 7 months ago
  97. cc6349d ICU optimization by Julia Lavrova · 4 years, 7 months ago
  98. d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 7 months ago
  99. 024d42f [canvaskit] roll v0.16.1 by Kevin Lubick · 4 years, 7 months ago
  100. bfe44b6 Don't leak ref returned by SkFontMgr::matchFamilyStyle. by Ben Wagner · 4 years, 7 months ago