1. 3ab9b1f Add convert-to-nia command-line program by Nigel Tao · 4 years, 2 months ago
  2. c087221 Pre-allocate space for single run fRunsInVisualOrder. by Ben Wagner · 4 years, 2 months ago
  3. bbc6f0a Initialize ICU before use in SkParagraph. by Ben Wagner · 4 years, 2 months ago
  4. ebebf6e Move SkParagraph bits into skparagraph directory. by Ben Wagner · 4 years, 2 months ago
  5. 70728ef Revert "Reland "Revert "SkSL function inlining""" by Ethan Nicholas · 4 years, 2 months ago
  6. 5aefbb3 Revert "prealloc space for a simple fRunsInVisualOrder" by Mike Reed · 4 years, 2 months ago
  7. 6065820 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  8. b04e2de Roll ANGLE from 5b4c627389a6 to 6a184fe947ed (14 revisions) by skia-autoroll · 4 years, 2 months ago
  9. ce1e1b3 Roll dawn from bdc05c3d5fef to a3636ed8883d (3 revisions) by skia-autoroll · 4 years, 2 months ago
  10. a2f4f67 Roll Chromium from 5749e77b619d to f752954c14c1 (450 revisions) by skia-autoroll · 4 years, 2 months ago
  11. 22534f2 Expose sk_FragCoord for runtime effects by Michael Ludwig · 4 years, 2 months ago
  12. 5e6b3cd Store float value for settings in SkSL v2 by Michael Ludwig · 4 years, 2 months ago
  13. 4348097 tell gms when they are being run in viewer by Mike Reed · 4 years, 2 months ago
  14. 062d2d9 Bump default GrResourceCache size to 256MB by Chris Dalton · 4 years, 2 months ago
  15. f8cb055 Revert "Store float value for SkSL settings" by Ethan Nicholas · 4 years, 2 months ago
  16. 04ff61f Reland "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 2 months ago
  17. 7135239 Line-wrap comments to fit the 100-character limit. by John Stiles · 4 years, 2 months ago
  18. 5f68977 Store float value for SkSL settings by Michael Ludwig · 4 years, 2 months ago
  19. ca2bb0f [infra] Add iOS 13.4 by Ben Wagner · 4 years, 2 months ago
  20. 9f987c3 Remove misleading comments that implied big-endian support in Skia. by John Stiles · 4 years, 2 months ago
  21. 2dd272b Revert "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 2 months ago
  22. 1443c9d Create indirect index buffer for tessellation during onPrepare by Chris Dalton · 4 years, 2 months ago
  23. 66cfc1c [Infra] Create AMD Rome test bots by Ravi Mistry · 4 years, 2 months ago
  24. 5a36b25 shader dither in SkRPBlitter by Mike Klein · 4 years, 2 months ago
  25. c95dd32 vk: Call addResource() on indirect draw buffers by Chris Dalton · 4 years, 2 months ago
  26. be997df prealloc space for a simple fRunsInVisualOrder by Mike Reed · 4 years, 2 months ago
  27. 41fe8bc [canvaskit] Fix width/height API by Kevin Lubick · 4 years, 2 months ago
  28. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  29. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 2 months ago
  30. 1303a1a Fix CanvasKit generated documentation to work with emscripten 1.39.16. by Bryce Thomas · 4 years, 2 months ago
  31. 1ba8643 Roll SwiftShader from 79dcb2a5abbd to 9e718f962f87 (1 revision) by skia-autoroll · 4 years, 2 months ago
  32. 5c1a260 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  33. 38b2685 Roll Chromium from 9f39a47cc3c6 to 5749e77b619d (422 revisions) by skia-autoroll · 4 years, 2 months ago
  34. fabf03e Roll ANGLE from 7ff01bb15d40 to 5b4c627389a6 (15 revisions) by skia-autoroll · 4 years, 2 months ago
  35. 3f479f3 Roll dawn from 31c9c6949e02 to bdc05c3d5fef (7 revisions) by skia-autoroll · 4 years, 2 months ago
  36. fd9745e SkDrawLooper has not been supported by Skia for a while. Update dox and remove examples by Mike Reed · 4 years, 2 months ago
  37. 64391c4 Reland "generate vertex data in onPrepare" by Herb Derby · 4 years, 2 months ago
  38. 934b999 try drawing underline with rect instead of line/path by Mike Reed · 4 years, 2 months ago
  39. b7518a8 Don't test GPU configs on hittestpath by Chris Dalton · 4 years, 2 months ago
  40. e84ed12 Improve doc comments for SkTArray. by John Stiles · 4 years, 2 months ago
  41. d6fe76a Make callback std::function by Herb Derby · 4 years, 2 months ago
  42. b1ebbb1 Wide color gamut support and working example. by Nathaniel Nifong · 4 years, 2 months ago
  43. 42cbde6 Revert "generate vertex data in onPrepare" by Herb Derby · 4 years, 2 months ago
  44. a33a680 generate vertex data in onPrepare by Herb Derby · 4 years, 2 months ago
  45. e90473d Update SKP version by skia-recreate-skps · 4 years, 2 months ago
  46. 42ee37f [canvaskit] add a gm for testing all blendmodes by Elliot · 4 years, 2 months ago
  47. d4380b4 Remove FIDL C bindings usages by Felix Zhu · 4 years, 2 months ago
  48. c865356 Avoid malloc calls for these two temp arrays on the stack. by Mike Reed · 4 years, 2 months ago
  49. 7abf860 Clean up promises in example.html and extra.html by Nathaniel Nifong · 4 years, 2 months ago
  50. 15e78d0 Roll skcms from da218e6af725 to 5404be4a2703 (1 revision) by skia-autoroll · 4 years, 2 months ago
  51. 9460612 [docs] Fix file path in blink.md by Robert Phillips · 4 years, 2 months ago
  52. 45852a5 use floats (and multiplies) for littleRound by Mike Reed · 4 years, 2 months ago
  53. d20a134 Add 'strict_constraint_batch_no_red_allowed' GM image. by John Stiles · 4 years, 2 months ago
  54. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  55. 06266f7 [canvaskit] add a gm for testing particles by Elliot · 4 years, 2 months ago
  56. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 2 months ago
  57. 19ffa68 Add make-continuous-headless target (headless option) to Makefile. by Bryce Thomas · 4 years, 2 months ago
  58. b5479f2 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  59. 0c947c1 Roll Chromium from 10bf4a619618 to 9f39a47cc3c6 (208 revisions) by skia-autoroll · 4 years, 2 months ago
  60. a6f7ace Roll ANGLE from c746ac65e9d6 to 7ff01bb15d40 (5 revisions) by skia-autoroll · 4 years, 2 months ago
  61. a11b55f Roll SwiftShader from cc5cda0f997d to 79dcb2a5abbd (5 revisions) by skia-autoroll · 4 years, 2 months ago
  62. e01c229 SkMatrix::Rotate() by Florin Malita · 4 years, 2 months ago
  63. 6a414b2 [skottie] Layer auto-orient support by Florin Malita · 4 years, 2 months ago
  64. ebf28a8 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  65. e0c455f Roll ANGLE from 96a80283cc0f to c746ac65e9d6 (5 revisions) by skia-autoroll · 4 years, 2 months ago
  66. fdfea65 Roll Chromium from f1735ff5a884 to 10bf4a619618 (177 revisions) by skia-autoroll · 4 years, 2 months ago
  67. 340fee5 Roll dawn from 65ee6497d620 to 31c9c6949e02 (1 revision) by skia-autoroll · 4 years, 2 months ago
  68. b5391d9 Reland "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 2 months ago
  69. 0e6d4f1 Revert "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 2 months ago
  70. 477512c Reland "Add a tessellation mode that uses indirect draws" by Chris Dalton · 4 years, 2 months ago
  71. ec8e0bf clean up legacy sRGB stages by Mike Klein · 4 years, 2 months ago
  72. e4b4ca1 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  73. b6d158a use SkOnce for singleton patheffect by Mike Reed · 4 years, 2 months ago
  74. 3422479 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  75. 88a3b46 turn off 2M glyph test by Herb Derby · 4 years, 2 months ago
  76. afd8a6c Change intermediate image sizes in GrSurfaceContext::rescale by Brian Salomon · 4 years, 2 months ago
  77. ec31488 Revert "Add a tessellation mode that uses indirect draws" by Mike Klein · 4 years, 2 months ago
  78. 80abb89 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  79. 9bc656b Roll Chromium from 16e86c0bb8b3 to f1735ff5a884 (360 revisions) by skia-autoroll · 4 years, 2 months ago
  80. e289ff2 Roll ANGLE from e8b8b8164520 to 96a80283cc0f (13 revisions) by skia-autoroll · 4 years, 2 months ago
  81. 4824acf Roll dawn from 8a3cc5c4dfd8 to 65ee6497d620 (3 revisions) by skia-autoroll · 4 years, 2 months ago
  82. da90c37 [skottie] Cleanup KeyframeAnimatorBuilder by Florin Malita · 4 years, 2 months ago
  83. 317dce5 Drop SkTextBlobs with > 2M glyphs. by Herb Derby · 4 years, 2 months ago
  84. 02d7cf7 Add a tessellation mode that uses indirect draws by Chris Dalton · 4 years, 2 months ago
  85. 38e33df Disable WebGL antialias in CanvasKit by Chris Dalton · 4 years, 2 months ago
  86. 67e21a1 Revert "Wide color gamut support and working example." by Nathaniel Nifong · 4 years, 2 months ago
  87. 3d52abc Wide color gamut support and working example. by Nathaniel Nifong · 4 years, 2 months ago
  88. 54814dc Update infra deps by Kevin Lubick · 4 years, 2 months ago
  89. 7b4ea9b Light cleanup of GrTextBlob cache by Herb Derby · 4 years, 2 months ago
  90. 6c6592c Upgrade to emscripten 1.39.16 by Nathaniel Nifong · 4 years, 2 months ago
  91. d73f688 Remove incorrect doc comment about constraint argument. by John Stiles · 4 years, 2 months ago
  92. 1e63279 Only use scissor state for native clears by Michael Ludwig · 4 years, 2 months ago
  93. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  94. 83ed957 Add D3D draw support by Jim Van Verth · 4 years, 2 months ago
  95. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  96. c7e35b2b Remove OneLineShaper::increment. by Ben Wagner · 4 years, 2 months ago
  97. fa00ae4 Iterate over unresolved instead of cycling. by Ben Wagner · 4 years, 2 months ago
  98. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  99. 4ad6b50 [canvaskit] Fix some other usages of .ready by Kevin Lubick · 4 years, 2 months ago
  100. d1285b1 Upgrade CanvasKit emscripten to version 1.39.16. by Kevin Lubick · 4 years, 2 months ago