1. 860ac5b Move canvaskit bindings away from getGrContext by Adlai Holler · 4 years, 4 months ago
  2. 22aa7d7 [canvaskit] Remove unnecessary ColorTypes by Kevin Lubick · 4 years, 4 months ago
  3. c9bece2 [canvaskit] Replace drawAnimatedImage with drawFrameAtImage. by Kevin Lubick · 4 years, 4 months ago
  4. 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 4 years, 4 months ago
  5. b6b7fff Reland "Removing ICU dependencies from skparagraph BUILD.gn file" by Julia Lavrova · 4 years, 4 months ago
  6. 66b45a7 [skottie] Add support for invert/YIQ by Florin Malita · 4 years, 4 months ago
  7. 4748c17 [skottie] Initial Displacement Map effect by Florin Malita · 4 years, 4 months ago
  8. 0f64e0d An attempt to make font resolution more predictable. by Julia Lavrova · 4 years, 4 months ago
  9. fb5e0eb [canvaskit] Pass in paints via reference by Kevin Lubick · 4 years, 4 months ago
  10. 9bfe92a Fixing a bug (reusing wrong formatting state) by Julia Lavrova · 4 years, 4 months ago
  11. c0d3495 Return to save/translate/restore for drawing via SkPicture by Julia Lavrova · 4 years, 4 months ago
  12. b6030fb Direct paint by default; remove save/translate/restore by Julia Lavrova · 4 years, 4 months ago
  13. a1c2117 [canvaskit] Add drawRect4f as example 'fast path' API by Kevin Lubick · 4 years, 4 months ago
  14. f8823b5 Reland "[canvaskit] Change SkRects to be arrays, not objects." by Kevin Lubick · 4 years, 4 months ago
  15. be72801 Reland "[canvaskit] Replace RRect objects with TypedArrays." by Kevin Lubick · 4 years, 4 months ago
  16. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 4 months ago
  17. 370de72 Revert "[canvaskit] Replace RRect objects with TypedArrays." by Michael Ludwig · 4 years, 4 months ago
  18. 1f49ceb Revert "[canvaskit] Change SkRects to be arrays, not objects." by Michael Ludwig · 4 years, 4 months ago
  19. 55289ae Revert "[canvaskit] Add drawRect4f as example 'fast path' API" by Michael Ludwig · 4 years, 4 months ago
  20. 2753b12 [canvaskit] Add drawRect4f as example 'fast path' API by Kevin Lubick · 4 years, 4 months ago
  21. bdc214a [canvaskit] Change SkRects to be arrays, not objects. by Kevin Lubick · 4 years, 4 months ago
  22. c9498ef [canvaskit] Replace RRect objects with TypedArrays. by Kevin Lubick · 4 years, 4 months ago
  23. 05ce281 Revert "Removing ICU dependencies from skparagraph BUILD.gn file" by Julia Lavrova · 4 years, 4 months ago
  24. f1711ad Removing ICU dependencies from skparagraph BUILD.gn file by Julia Lavrova · 4 years, 4 months ago
  25. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 4 months ago
  26. 64f3530 [canvaskit] Update GM:skottie_setcolor by Florin Malita · 4 years, 4 months ago
  27. 1798f4f Reland "Reland "ICU: SkShaper (bidi iterator only)"" by Julia Lavrova · 4 years, 4 months ago
  28. cdb0f8e [skottie] Assorted shape repeater fixes by Florin Malita · 4 years, 4 months ago
  29. 03cde5f Revert "Reland "ICU: SkShaper (bidi iterator only)"" by Derek Sollenberger · 4 years, 4 months ago
  30. 7bc5542 Reland "ICU: SkShaper (bidi iterator only)" by Julia Lavrova · 4 years, 5 months ago
  31. 92f6eb1 use pathbuilder by Mike Reed · 4 years, 4 months ago
  32. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 5 months ago
  33. 6e72783 remove ArenaAlloc reset() from SkShaper_coretext by Herb Derby · 4 years, 4 months ago
  34. 457c6dd remove unused enums for picture-recorder by Mike Reed · 4 years, 4 months ago
  35. 13c4dbe [skottie] Add support for baseline shift by Florin Malita · 4 years, 4 months ago
  36. 29a8035 Add missing headers to .gn files. by John Stiles · 4 years, 4 months ago
  37. d7389b0 [canvaskit] Fix for OffscreenCanvas-unaware browsers by Florin Malita · 4 years, 4 months ago
  38. 3f45e4b [skottie] Custom prop manager updates by Florin Malita · 4 years, 4 months ago
  39. d279cee Fixing incorrect boundaries calculations + 3 ways of drawing a paragraph by Julia Lavrova · 4 years, 5 months ago
  40. 2f9a098 [canvaskit] Remove getproc when creating WebGL interface by Kevin Lubick · 4 years, 4 months ago
  41. 204c3be [canvaskit] Remove fringe EGL dependency. by Kevin Lubick · 4 years, 5 months ago
  42. 157577b [canvaskit,pathkit] Update to emsdk 2.0 by Kevin Lubick · 4 years, 4 months ago
  43. 853d4ed Revert "remove sksl interpreter guards" by Mike Klein · 4 years, 5 months ago
  44. 7f1117e remove sksl interpreter guards by Mike Klein · 4 years, 5 months ago
  45. 59a3c3b SFML [1] backed for SkAudioPlayer/Linux by Florin Malita · 4 years, 5 months ago
  46. 534d799 Fix constness of ExternalValue* inside ExternalValueReference. by John Stiles · 4 years, 5 months ago
  47. e9d783c use pathbuilder by Mike Reed · 4 years, 5 months ago
  48. 15a5403 Migrate to using SkPathBuilder by Mike Reed · 4 years, 5 months ago
  49. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 5 months ago
  50. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years, 5 months ago
  51. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years, 5 months ago
  52. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 5 months ago
  53. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 5 months ago
  54. 7806794 [skottie] Initial audio layer plumbing by Florin Malita · 4 years, 5 months ago
  55. 73f003a Revert "ICU: SkShaper (bidi iterator only)" by Julia Lavrova · 4 years, 5 months ago
  56. 64e3d04 ICU: SkShaper (bidi iterator only) by Julia Lavrova · 4 years, 5 months ago
  57. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years, 5 months ago
  58. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years, 5 months ago
  59. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years, 5 months ago
  60. 3977088 Enable ClangTidy check readability-static-accessed-through-instance. by John Stiles · 4 years, 5 months ago
  61. 8bfe391 [skottie] Add animation in/out point getters by Florin Malita · 4 years, 5 months ago
  62. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 5 months ago
  63. 2000c64 Publish version 0.17.3 by Nathaniel Nifong · 4 years, 5 months ago
  64. 8c9830b Use SkUniqueCFRef with CTTypesetterCreateLine by Ben Wagner · 4 years, 5 months ago
  65. 10f019c [CanvasKit] Expose TypefaceFontProvider. by Harry Terkelsen · 4 years, 5 months ago
  66. 093263c Remove SK_PARAGRAPH_OLD_SPACE_RESOLUTION (staging changes done) by Julia Lavrova · 4 years, 5 months ago
  67. 2aa7245 Chromium Project Code Inclusion by Julia Lavrova · 4 years, 5 months ago
  68. e09b314 Add ParagraphBuilder.pushPaintStyle to allow text to be colors with paints. by Nathaniel Nifong · 4 years, 5 months ago
  69. 093de4e Use more of pathbuilder by Mike Reed · 4 years, 5 months ago
  70. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 5 months ago
  71. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 5 months ago
  72. ef666fa [skottie] Avoid image data duplication when pre-decoding by Florin Malita · 4 years, 5 months ago
  73. 6b2602e Remove remaining usages of skvx::mad by Elliot Evans · 4 years, 5 months ago
  74. fc5bbe0 Fix SIMD CanvasKit build to output to the expected directory. by Elliot Evans · 4 years, 5 months ago
  75. 3d404be Reland "Attach whitespaces to the neighbor unresolved blocks" by Julia Lavrova · 4 years, 5 months ago
  76. 059ed67 Update types in TextStyle to use member initialization syntax. by John Stiles · 4 years, 5 months ago
  77. c88a6ac Add missing #includes for referenced types. by John Stiles · 4 years, 5 months ago
  78. d1ae994 [skottie] Add support for inline/data-uri fonts by Florin Malita · 4 years, 5 months ago
  79. 1436462 Revert "Attach whitespaces to the neighbor unresolved blocks" by Robert Phillips · 4 years, 5 months ago
  80. 131c5ad Attach whitespaces to the neighbor unresolved blocks by Julia Lavrova · 4 years, 6 months ago
  81. 90787fe Reland #3 "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 6 months ago
  82. d140e76 ResourceProviderProxyBase should not drop loadFont (yet) by Florin Malita · 4 years, 5 months ago
  83. 1ec3b1a Fix CanvasKit SkSurface.requestAnimationFrame for web workers by Elliot Evans · 4 years, 5 months ago
  84. 72db717 [skottie] Add spread/choke support for glow styles by Florin Malita · 4 years, 5 months ago
  85. ab47abf [canvaskit] Publish 0.17.2 by Kevin Lubick · 4 years, 5 months ago
  86. d2093b1 Set fCanUseDoLoops = false for WebGL 1.0 by Harry Terkelsen · 4 years, 5 months ago
  87. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 5 months ago
  88. 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
  89. 138518d [skottie] Cleanup post https://skia-review.googlesource.com/c/skia/+/303997 by Florin Malita · 4 years, 5 months ago
  90. ce4587d [canvaskit] Update to 0.17.1 by Kevin Lubick · 4 years, 5 months ago
  91. a524ea2 [skottie] More masking fixes by Florin Malita · 4 years, 6 months ago
  92. a09b05c [skottie] Add RenderFlag::kDisableTopLevelClipping by Florin Malita · 4 years, 6 months ago
  93. e36a466 Revert "Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."" by Robert Phillips · 4 years, 6 months ago
  94. 16fbc24 Reland "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years, 6 months ago
  95. a6ab4b4 [canvaskit] Make effect deserialization on for everything but npm. by Kevin Lubick · 4 years, 6 months ago
  96. d992690 [canvaskit] Enable some options on npm build by Kevin Lubick · 4 years, 6 months ago
  97. 151d1aa [pathkit] Publish 0.7.0 to npm by Kevin Lubick · 4 years, 6 months ago
  98. 6249da8 [canvaskit] Publish 0.17.0 to npm by Kevin Lubick · 4 years, 6 months ago
  99. 3ba1777 [npm] Support npm publish flow by Kevin Lubick · 4 years, 6 months ago
  100. a237f9e Run both puppeteer tests in a WebGL 1 and 2 configuration. by Nathaniel Nifong · 4 years, 6 months ago