1. c9125aa Reland "Better first-class shader & color filter support in runtime effects" by Brian Osman · 3 years, 4 months ago
  2. 40ff868 Revert "Re-enable tessellation for cacheable strokes" by Greg Daniel · 3 years, 4 months ago
  3. ae333c4 Reland "Re-enable CCPR atlasing + reordering" by Adlai Holler · 3 years, 4 months ago
  4. a7dffa1 Use coverage AA for dmsaa dashes by Chris Dalton · 3 years, 4 months ago
  5. 9ad1e6d Disable MSAA on Pixel5 by Chris Dalton · 3 years, 4 months ago
  6. daa9b8e Add mapRect function and RectToRect constructor to SkM44 by Michael Ludwig · 3 years, 4 months ago
  7. 8f9c8ad Fix checkout for dfdx in distance field proc. by Greg Daniel · 3 years, 4 months ago
  8. 8a42dc1 Don't use drawVertices for blur masks by Chris Dalton · 3 years, 4 months ago
  9. 7987bbd [infra] Fix asset_utils import by Eric Boren · 3 years, 4 months ago
  10. 8974746 Disable triangulating path renderer on dmsaa by Chris Dalton · 3 years, 4 months ago
  11. 872df6e Add basic D3D mipmap support. by Jim Van Verth · 3 years, 4 months ago
  12. 9837835 Optimize splat constructors containing const vars. by John Stiles · 3 years, 4 months ago
  13. 3232a66 [canvaskit] Small example fixes by Kevin Lubick · 3 years, 4 months ago
  14. ffbeda7 Respect initial stencil contents when merging opsTasks by Chris Dalton · 3 years, 4 months ago
  15. 6b3c6fc Made DSLFunction gracefully handle parameter conversion failure by Ethan Nicholas · 3 years, 4 months ago
  16. 95b2cf9 [svg] Implement feImage by Tyler Denniston · 3 years, 4 months ago
  17. 3b97aa2 Add NGA compilation stubs by Robert Phillips · 3 years, 4 months ago
  18. 5e1f135 Re-enable tessellation for cacheable strokes by Chris Dalton · 3 years, 4 months ago
  19. 8c9ccc8 Optimize compound constructors containing constant vars. by John Stiles · 3 years, 4 months ago
  20. 080001c [svg] Fix nullptr deref for none input paints by Tyler Denniston · 3 years, 4 months ago
  21. 7bd87fc [androidkit] refactor Surface.getCanvas to be implemented at a subclass level by Jorge Betancourt · 3 years, 4 months ago
  22. 141b38b Reland "Do reordering & memory budgeting after onFlushCB" by Adlai Holler · 3 years, 4 months ago
  23. 0b82279 Remove the ModifiersPool argument to FunctionDeclaration::Convert. by John Stiles · 3 years, 4 months ago
  24. 34db2dd Revert "Transform verts using nonsquare matrices when available." by Greg Daniel · 3 years, 4 months ago
  25. bcc03b3 Roll Chromium from 2dddec205bbd to 565426207196 (492 revisions) by skia-autoroll · 3 years, 4 months ago
  26. 836bfa5 Roll Dawn from 6e62e2f8e529 to a7f1c50f498e (2 revisions) by skia-autoroll · 3 years, 4 months ago
  27. a233509 Revert "Do reordering & memory budgeting after onFlushCB" by Greg Daniel · 3 years, 4 months ago
  28. 6924597 Revert "Re-enable CCPR atlasing + reordering" by Greg Daniel · 3 years, 4 months ago
  29. baa74dc Disallow caching of non-ninepatchable blur mask filtered round rects by Robert Phillips · 3 years, 4 months ago
  30. 5ead7e1 Update version of libjpeg-turbo used by Skia's test infra by Leon Scroggins · 3 years, 4 months ago
  31. a47b351 Remove vector of ModifierPools for core modules. by John Stiles · 3 years, 4 months ago
  32. 10d39d9 Migrate ModifiersPool into the context. by John Stiles · 3 years, 4 months ago
  33. 48faf7b Improve typeface test assert information. by Ben Wagner · 3 years, 4 months ago
  34. 46d0c04 Revert "Re-enable tessellation for cacheable paths" by Chris Dalton · 3 years, 4 months ago
  35. 4fc3a01 Move all GrTFlagsMask operators into bitfield macro definitions. by Greg Daniel · 3 years, 4 months ago
  36. 2992fb0 [svg] Refactor SkSVGImage to expose image loading by Tyler Denniston · 3 years, 4 months ago
  37. 86f31f2 [svg] Fix filter effect subregion calculation by Tyler Denniston · 3 years, 4 months ago
  38. c1a5a48 Move editor into utils by Mike Reed · 3 years, 4 months ago
  39. 371f6e1 Refactored SkSL function creation and error handling by Ethan Nicholas · 3 years, 4 months ago
  40. 4fd6d0c Don't pass GrRecordingContext and GrSurfaceDraw to SkGpuDevice by Brian Salomon · 3 years, 4 months ago
  41. 51ba1a9 Enable reordering on Pixel5 Vulkan by Adlai Holler · 3 years, 4 months ago
  42. a1a0b92 Added DSLWrapper so DSL classes can be used in containers by Ethan Nicholas · 3 years, 4 months ago
  43. e2a2dfd Enable reordering on Pixel4, 4XL Vulkan by Adlai Holler · 3 years, 4 months ago
  44. 722c83e Removed byte/ubyte types from SkSL by Ethan Nicholas · 3 years, 4 months ago
  45. 4b6b1dd Re-enable CCPR atlasing + reordering by Adlai Holler · 3 years, 4 months ago
  46. 2776dd1 Direct3D: More interface changes to support mipmap generation. by Jim Van Verth · 3 years, 4 months ago
  47. f2872e6 Use accessors to refer to the ModifiersPool. by John Stiles · 3 years, 4 months ago
  48. 566cf46 Do reordering & memory budgeting after onFlushCB by Adlai Holler · 3 years, 4 months ago
  49. f5b03fc maintain RenderTask dependencies through merge by Herb Derby · 3 years, 4 months ago
  50. 048b5a2 Transform verts using nonsquare matrices when available. by John Stiles · 3 years, 4 months ago
  51. 2a5eacb Split some helpers into separate js file by Mike Reed · 3 years, 4 months ago
  52. 516c1ce Have CCPR atlas generator run for all paths, ignore opsTaskIDs by Adlai Holler · 3 years, 4 months ago
  53. dbed577 Re-enable tessellation for cacheable paths by Chris Dalton · 3 years, 4 months ago
  54. faf7bf5 Edit text by Mike Reed · 3 years, 4 months ago
  55. 64e74e6 Remove unused common repository by Ravi Mistry · 3 years, 4 months ago
  56. c2cca5a Revert "Better first-class shader & color filter support in runtime effects" by Greg Daniel · 3 years, 4 months ago
  57. b83199e Added unsigned types and type query functions to DSL by Ethan Nicholas · 3 years, 4 months ago
  58. 0cb3b82 Improved DSLType constructor signatures by Ethan Nicholas · 3 years, 4 months ago
  59. c17099c Add ARM to the denied club for KHR_blend_equation_advanced by Chris Dalton · 3 years, 4 months ago
  60. f60081c Roll Chromium from 1095e9117645 to 2dddec205bbd (420 revisions) by skia-autoroll · 3 years, 4 months ago
  61. 9c4f705 Roll ANGLE from 4ab224f7b05a to c6fb0e5afbdb (10 revisions) by skia-autoroll · 3 years, 4 months ago
  62. 3f53b17 Roll Dawn from c74af7037817 to 6e62e2f8e529 (1 revision) by skia-autoroll · 3 years, 4 months ago
  63. adadb95 Better first-class shader & color filter support in runtime effects by Brian Osman · 3 years, 4 months ago
  64. 537293bf Don't attempt to use stencil on wrapped, stencil-less targets by Chris Dalton · 3 years, 4 months ago
  65. bf68864 Support arrow-keys by Mike Reed · 3 years, 4 months ago
  66. b6cce2d don't draw strings that have no glyphs by Herb Derby · 3 years, 4 months ago
  67. 4ecc0f4 Revert "Fix semaphore support check on GrDirectContext::wait" by Greg Daniel · 3 years, 4 months ago
  68. 80ba617 [svg] Implement 'display:none' by Tyler Denniston · 3 years, 4 months ago
  69. 561aa83 Roll SK Tool from 55a19cee35b8 to 23a0b822befe by skia-autoroll · 3 years, 4 months ago
  70. ca2ad53 Remove getShapedRuns, add some dox by Mike Reed · 3 years, 4 months ago
  71. 75b43ce Add a driver workaround for Adreno 620, 640 GL reordering by Adlai Holler · 3 years, 4 months ago
  72. 6711779 Fix semaphore support check on GrDirectContext::wait by Greg Daniel · 3 years, 4 months ago
  73. a46fe7d Return shapedlines for text api by Mike Reed · 3 years, 4 months ago
  74. f1ff004 Remove unused inlining flag. by John Stiles · 3 years, 4 months ago
  75. 8f39137 Simplify optimization flags in a bunch of FPs by Brian Osman · 3 years, 4 months ago
  76. ec79349 Add caps bit for nonsquare matrix availability. by John Stiles · 3 years, 4 months ago
  77. ff8b52d Roll ANGLE from 257b29efa976 to 4ab224f7b05a (7 revisions) by skia-autoroll · 3 years, 4 months ago
  78. 856693b Roll Chromium from 720eb67ae375 to 1095e9117645 (533 revisions) by skia-autoroll · 3 years, 4 months ago
  79. c779d43 Roll Dawn from 2a979e6b70f6 to c74af7037817 (9 revisions) by skia-autoroll · 3 years, 4 months ago
  80. 5c95bcb Roll SK Tool from 6613f376bd82 to 5aa7ac620be2 by skia-autoroll · 3 years, 4 months ago
  81. 5dfb3f4 Collect DMSAA stats by Chris Dalton · 3 years, 4 months ago
  82. 097263b Track mouse for cursor and hilites by Mike Reed · 3 years, 4 months ago
  83. 31fddc3 MSKP support in nanobench by Brian Salomon · 3 years, 4 months ago
  84. d87a98f Add LOCAL_LICENSE_KINDS to external/skia by Leon Scroggins · 3 years, 4 months ago
  85. 5567862 [canvaskit] Remove unnecessary imports by Kevin Lubick · 3 years, 4 months ago
  86. 2579c28 nanobench: Don't tile skps outside their cull rect by Chris Dalton · 3 years, 4 months ago
  87. 8e880af Choose background color and whether to draw mskp bounds in viewer by Brian Salomon · 3 years, 4 months ago
  88. 48fb05b [svg] Fix text object bounding box resolution by Florin Malita · 3 years, 4 months ago
  89. a76e81c Roll SK Tool from 657a2591e9dc to 6613f376bd82 by skia-autoroll · 3 years, 4 months ago
  90. cdcd9a7 [svg] Implement spot light sources by Tyler Denniston · 3 years, 4 months ago
  91. 7c59ab8 Honor static statements in DSL C++ codegen. by John Stiles · 3 years, 4 months ago
  92. 391a9f6 Fetch random numbers for TestCreate in a predictable order. by John Stiles · 3 years, 4 months ago
  93. 768d971 Remove last usage of GrTextureAdjuster and delete it and parent class. by Brian Salomon · 3 years, 4 months ago
  94. e9c2c5a Added support for DSL global variables by Ethan Nicholas · 3 years, 4 months ago
  95. 8a6537d Added DSL support for static if & switch statements by Ethan Nicholas · 3 years, 4 months ago
  96. 159fd84 The first draft of improved & simplified Text API by Julia Lavrova · 3 years, 6 months ago
  97. 5276ba2 Add --reducedshaders to fm by Brian Salomon · 3 years, 4 months ago
  98. 3010f3d [svg] Refactor object bounding box access by Florin Malita · 3 years, 4 months ago
  99. 995f2e6 [canvaskit] Scope IsWhiteSpace to GlyphRunFlags by Kevin Lubick · 3 years, 4 months ago
  100. e2c14b5 [canvaskit] Make local-example explicitly use Python2 by Kevin Lubick · 3 years, 4 months ago