1. a524ea2 [skottie] More masking fixes by Florin Malita · 4 years ago
  2. a09b05c [skottie] Add RenderFlag::kDisableTopLevelClipping by Florin Malita · 4 years ago
  3. e36a466 Revert "Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."" by Robert Phillips · 4 years ago
  4. 16fbc24 Reland "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years ago
  5. a6ab4b4 [canvaskit] Make effect deserialization on for everything but npm. by Kevin Lubick · 4 years ago
  6. d992690 [canvaskit] Enable some options on npm build by Kevin Lubick · 4 years ago
  7. 151d1aa [pathkit] Publish 0.7.0 to npm by Kevin Lubick · 4 years ago
  8. 6249da8 [canvaskit] Publish 0.17.0 to npm by Kevin Lubick · 4 years ago
  9. 3ba1777 [npm] Support npm publish flow by Kevin Lubick · 4 years ago
  10. a237f9e Run both puppeteer tests in a WebGL 1 and 2 configuration. by Nathaniel Nifong · 4 years ago
  11. d0c9d0c Replace arcTo with three functions for it's overloads. by Nathaniel Nifong · 4 years ago
  12. f2d9065 [skottie] Fix analytical mask fill type by Florin Malita · 4 years ago
  13. 2d7afd4 fix heap-buffer-overflow by not returning string from reportBackendType by Nathaniel Nifong · 4 years ago
  14. d511d9a Add Puppeteer perf for release and experimental_simd builds of CanvasKit against SKPs by Elliot Evans · 4 years ago
  15. a30095d Revert "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years ago
  16. 7479eda ICU API: only in SkParagraph, simplified (relanding reverted). by Julia Lavrova · 4 years, 1 month ago
  17. cd11a51 [skottie] Fix mask difference by Florin Malita · 4 years ago
  18. 72b8aea Fix experimental_simd CanvasKit build. by Elliot Evans · 4 years ago
  19. 70258c7 add SkParagraph to public headers and fix warnings by Julia Lavrova · 4 years ago
  20. cd241f1 [skottie] Improved pucker/bloat center heuristic by Florin Malita · 4 years ago
  21. 79d88fe [canvaskit] Quick fix for older skp format by Kevin Lubick · 4 years ago
  22. 67db194 Revert "Enable effects deserialization except for npm build" by Mike Klein · 4 years, 1 month ago
  23. 71dc916 [skottie] Pucker & Bloat shape layer vector effect by Florin Malita · 4 years, 1 month ago
  24. 7392352 Enable effects deserialization except for npm build by Sunil Murthy · 4 years, 1 month ago
  25. 082323b [skottie] Fill-over-stroke support for text by Florin Malita · 4 years, 1 month ago
  26. 196515c Line metrics: correct text width by Julia Lavrova · 4 years, 1 month ago
  27. 1d784c7 TextStyle::matchOneAttribute compares backgrounds even if they don’t exist by Julia Lavrova · 4 years, 1 month ago
  28. ce6f24d Placeholders coming from flutter can have Inf sizes by Julia Lavrova · 4 years, 1 month ago
  29. cfbb56c [skottie] Auto-orient fixes by Florin Malita · 4 years, 1 month ago
  30. cd28fa6 Always use Skia's Vulkan headers when compiling particles module by Brian Osman · 4 years, 1 month ago
  31. c7b49bb [skottie] Fix merge paths <-> paints interaction by Florin Malita · 4 years, 1 month ago
  32. 6130d50 Helper function for camera setup by Nathaniel Nifong · 4 years, 1 month ago
  33. a6d1e98 Revert "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 1 month ago
  34. 8d639e1 ICU API: only in SkParagraph, simplified. by Julia Lavrova · 4 years, 1 month ago
  35. 6ec66b9 [skottie] Add shape layer Offset Paths support by Florin Malita · 4 years, 1 month ago
  36. 8155976 [skottie] Add line-spacing animator support by Florin Malita · 4 years, 1 month ago
  37. 52a4379 [sksg] Consolidate geometry effects by Florin Malita · 4 years, 1 month ago
  38. 492558a [skottie] Fix wipe effects for images by Florin Malita · 4 years, 1 month ago
  39. fe7e74b Add an `experimental_simd` build target to CanvasKit. by Elliot Evans · 4 years, 1 month ago
  40. 7000ccd Cleanup for TextLine::getGlyphPositionAtCoordinate. by Ben Wagner · 4 years, 1 month ago
  41. d9b9e5e [canvaskit] High performance Path APIs by Kevin Lubick · 4 years, 1 month ago
  42. 8268108 Reland "[skottie] skottie_tool updates" by Florin Malita · 4 years, 1 month ago
  43. 0615aec [canvaskit] Fix CPU build by Kevin Lubick · 4 years, 1 month ago
  44. d424d6a Revert "[skottie] skottie_tool updates" by Florin Malita · 4 years, 1 month ago
  45. 6499e7f [skottie] skottie_tool updates by Florin Malita · 4 years, 1 month ago
  46. 2002b86 Fixing line metrics (baseline) - de-coupled from ICU CL by Julia Lavrova · 4 years, 1 month ago
  47. 312669e Query GL_SAMPLES when creating an SkSurface from the WebGL canvas by Chris Dalton · 4 years, 1 month ago
  48. a83f2d2 [skottie] Add support for unprefixed valign/resizing props by Florin Malita · 4 years, 1 month ago
  49. c217f61 [skrive] Start parsing the node hierarchy by Florin Malita · 4 years, 1 month ago
  50. 8605d84 Add a future_apis folder to canvaskit. future_apis contains notes on by Elliot Evans · 4 years, 1 month ago
  51. c4d4905 Cleaning codepoints/grapheme mess; it also helps with ICU API by Julia Lavrova · 4 years, 1 month ago
  52. edd208d [skottie] Simplify SkColor conversion by Florin Malita · 4 years, 1 month ago
  53. 1d585c2 [skottie] SkResources::loadTypeface() callback by Florin Malita · 4 years, 1 month ago
  54. 2879619 Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to by Elliot Evans · 4 years, 1 month ago
  55. 2613332 [canvaskit] Fix bug with TextStyle color by Kevin Lubick · 4 years, 1 month ago
  56. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 1 month ago
  57. d05fd0c Accept Flat Uint32Array, Float32Array, or 2d Float32Array as the color argument to MakeLinearGradient by Nathaniel Nifong · 4 years, 1 month ago
  58. 75626e4 Regularize selection of fontmgr. by Ben Wagner · 4 years, 2 months ago
  59. f69e408 move dummy onMakeFromFontData() into .cpp by Mike Klein · 4 years, 2 months ago
  60. 9c401e7 [canvaskit] Make docs more clear by Kevin Lubick · 4 years, 2 months ago
  61. f700549 Keeping run metrics rather than calculating them every time by Julia Lavrova · 4 years, 2 months ago
  62. 73905c3 Removing fOffsets array from Run; optimizing copyTo by Julia Lavrova · 4 years, 2 months ago
  63. 45f36b5 ignore SK_DISABLE_READBUFFER by Mike Klein · 4 years, 2 months ago
  64. cb40620 Document skia::textlayout::Run is non-assignable. by Ben Wagner · 4 years, 2 months ago
  65. d449f51 minor reordering of fields to save space by Mike Reed · 4 years, 2 months ago
  66. e2c83a3 Optimize findLimitingClusters by Julia Lavrova · 4 years, 2 months ago
  67. f54dbf7 Clean up SkShaper_coretext.cpp & SkCGBase.h by Adlai Holler · 4 years, 2 months ago
  68. d470f40 Dealing with another crash when some fonts are unresolved by Julia Lavrova · 4 years, 2 months ago
  69. 94aed0b Use "und" in place of HB_LANGUAGE_INVALID. by Ben Wagner · 4 years, 2 months ago
  70. f6c48c0 inline Cluster::run() by Mike Reed · 4 years, 2 months ago
  71. 6e659e9 Add a gm for ManagedAnimation.setColor by Nathaniel Nifong · 4 years, 2 months ago
  72. a4ae8d0 [canvaskit] Roll 0.16.2 by Kevin Lubick · 4 years, 2 months ago
  73. e7b329e [canvaskit] Fix freeing of memory in computeTonalColors by Kevin Lubick · 4 years, 2 months ago
  74. 530fedf [canvaskit] Add MacOS specific notes for setup by Kevin Lubick · 4 years, 2 months ago
  75. cd75b17 Unit test of drawAtlas and fixes for bugs uncovered by it by Nathaniel Nifong · 4 years, 2 months ago
  76. 69e46da [canvaskit] Fix infrequent crash in SkFontMgr.FromData by Kevin Lubick · 4 years, 2 months ago
  77. 149f22d ICU optimization by Julia Lavrova · 4 years, 2 months ago
  78. c11ab9a Revert "ICU optimization" by Julia Lavrova · 4 years, 2 months ago
  79. ed827bc Make shadow in drawShadow test much more prominent by Nathaniel Nifong · 4 years, 2 months ago
  80. cc6349d ICU optimization by Julia Lavrova · 4 years, 2 months ago
  81. d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 2 months ago
  82. 024d42f [canvaskit] roll v0.16.1 by Kevin Lubick · 4 years, 2 months ago
  83. bfe44b6 Don't leak ref returned by SkFontMgr::matchFamilyStyle. by Ben Wagner · 4 years, 2 months ago
  84. 9adc1d4 [canvaskit] Fix JS representation of Color by Kevin Lubick · 4 years, 2 months ago
  85. e8ad02c Revert "Reland "Revert "Omit dead SkSL functions""" by Ethan Nicholas · 4 years, 2 months ago
  86. c48caaa Fixing crash when some fonts are unresolved by Julia Lavrova · 4 years, 2 months ago
  87. 625dc60 [canvaskit] Publish v0.16.0 by Kevin Lubick · 4 years, 2 months ago
  88. a15f2bf Reland "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 2 months ago
  89. 59e087e [canvaskit] Add JS optimization for int color by Kevin Lubick · 4 years, 2 months ago
  90. 2362022 [canvaskit] Make SkCanvas.drawColor/clear take SkColor4f by Kevin Lubick · 4 years, 2 months ago
  91. b42660f [canvaskit] Speculative fix for flaky dommatrix test by Kevin Lubick · 4 years, 2 months ago
  92. fd1173a Revert "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 2 months ago
  93. 93f1a38 [canvaskit] Add flexibility to setColor API by Kevin Lubick · 4 years, 2 months ago
  94. 462a860 [canvaskit] Change Malloc to return object instead of TypedArray by Kevin Lubick · 4 years, 2 months ago
  95. 63559a5 Revert "Revert "gms for SkParagraph"" by Mike Reed · 4 years, 2 months ago
  96. b9bde84 A example of 3D rotation that shows a quotation with all the glyphs rotated. by Nathaniel Nifong · 4 years, 2 months ago
  97. 7ca48cc Map the 's' key in CanvasKit viewer to force animation by Chris Dalton · 4 years, 2 months ago
  98. e37d578 Revert "gms for SkParagraph" by Mike Reed · 4 years, 2 months ago
  99. 28cdc97 [skottie] Pull SkottieProperty.h from Skotti.h by Florin Malita · 4 years, 2 months ago
  100. 7351f8c gms for SkParagraph by Mike Reed · 4 years, 2 months ago