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