1. 6e98e91 make PathGlyph common to all path implementations by Herb Derby · 2 years, 10 months ago
  2. 813d84f Handle non-finite sigmas in blur image filter by Michael Ludwig · 2 years, 10 months ago
  3. 0612b52 Reland "Add public API support for SkImageFilters::RuntimeShader" by Derek Sollenberger · 2 years, 10 months ago
  4. 2dbe4dc Fix SkVM draw vertices when color, shader, and tex coords by Brian Salomon · 2 years, 10 months ago
  5. 25c0e1a GrSlug prototype by Herb Derby · 2 years, 10 months ago
  6. f571407 Allow setting a trace coordinate without a skvm::Builder. by John Stiles · 2 years, 10 months ago
  7. f740bdd Remove unused text format constants. by Ben Wagner · 2 years, 10 months ago
  8. 288ddb9 [COLRv1] Visited Set needs to be carried down PaintColrGlyph by Dominik Röttsches · 2 years, 10 months ago
  9. eeb5b22 Separate enter and exit into two opcodes. by John Stiles · 2 years, 10 months ago
  10. 00aa1a9 Prevent 'binding' and 'set' on struct/interface block fields by Brian Osman · 2 years, 10 months ago
  11. dfb8074 Guarantee consistent evaluation order for skvm debug tracing by Brian Osman · 2 years, 10 months ago
  12. 17667b0 [pdf] Prepend subset tag to BaseFont and FontName by Ben Wagner · 2 years, 10 months ago
  13. 61c2b7f Fix style parsing with better style. by Ben Wagner · 4 years, 1 month ago
  14. e051cd3 Disallow 'binding' and 'set' on push constants by Brian Osman · 2 years, 10 months ago
  15. b65f0fa Avoid using FreeType 2.11.0 COLRv1 headers by Ben Wagner · 2 years, 10 months ago
  16. 62a1a40 extract GrDrawDrawableSubRun by Herb Derby · 2 years, 10 months ago
  17. da2a8f6 Fix stencil reference value used in Dawn backend and enable unit test. by Brian Salomon · 2 years, 10 months ago
  18. 272e90f keep origin offset as SkScalar by Herb Derby · 2 years, 10 months ago
  19. d5a7390 rename errant drawMatrix to proper positionMatrix by Herb Derby · 2 years, 10 months ago
  20. 5f4055d Revert "Add public API support for SkImageFilters::RuntimeShader" by Leandro Lovisolo · 2 years, 10 months ago
  21. cc9d0cd [bazel] Add go/gazelle to WORKSPACE and use c++ extension. by Kevin Lubick · 2 years, 10 months ago
  22. 9488e02 [infra] Experiment generating BUILD.bazel files by Kevin Lubick · 2 years, 10 months ago
  23. 7f5b19b More angle brackets for system includes for third_party deps by Kevin Lubick · 2 years, 10 months ago
  24. 1830fb1 add compiler flags to control slugs by Herb Derby · 2 years, 10 months ago
  25. 10c77db Reland "Restrict where 'binding' and 'set' can appear" by Brian Osman · 2 years, 10 months ago
  26. 985403a Update SkSL benchmarks to use currently generated shaders by Brian Osman · 2 years, 10 months ago
  27. ad9d774 Add public API support for SkImageFilters::RuntimeShader by Derek Sollenberger · 2 years, 10 months ago
  28. 15ecccf expand SkCanvas with doDrawSlug, etc. by Herb Derby · 2 years, 10 months ago
  29. 128e7e1 Remove circular dependency between SkStroke.h and SkStrokerPriv.h by Kevin Lubick · 2 years, 10 months ago
  30. 3595c15 Rebind GrGLRenderTarget if there is a lazy stencil attachment change. by Brian Salomon · 2 years, 10 months ago
  31. 54feafc Change SkSL::ShaderCaps and GrShaderCaps to structs. by Jim Van Verth · 2 years, 10 months ago
  32. b8e3674 [graphite] Add DrawWriter type for auto merging consecutive vertex data into draws by Michael Ludwig · 2 years, 10 months ago
  33. d7ebf86 Revert "Restrict where 'binding' and 'set' can appear" by Brian Osman · 2 years, 10 months ago
  34. e00afb0 drawVertices and drawPath apply blend between paint and primitive color. by Brian Salomon · 2 years, 10 months ago
  35. 2f64952 introduce the GrSlug API by Herb Derby · 2 years, 10 months ago
  36. 9372ef0 Restrict where 'binding' and 'set' can appear by Brian Osman · 2 years, 10 months ago
  37. d4bcb48 Change relative includes to be absolute by Kevin Lubick · 2 years, 10 months ago
  38. f9c6880 Use angle brackets for system includes by Kevin Lubick · 2 years, 10 months ago
  39. 616b4a6 Drop support for indirect draws on ES by Chris Dalton · 2 years, 10 months ago
  40. e6f2dce replace GlyphRunList with its origin for draw() by Herb Derby · 2 years, 10 months ago
  41. 1d513f0 remove unused GrTextBlob* from calls by Herb Derby · 2 years, 10 months ago
  42. 37940af Remove remaining "Gr" references outside of #ifdefs from tessellators by Chris Dalton · 2 years, 10 months ago
  43. 9f1719f Move GrVertexColor to skgpu::VertexColor by Chris Dalton · 2 years, 10 months ago
  44. fc09410 Move tessellation-specific functions out of GrPathUtils by Chris Dalton · 2 years, 10 months ago
  45. 5cf4ed4 Move Ganesh-specific bits of StrokeTessellator into an #ifdef by Chris Dalton · 2 years, 10 months ago
  46. 1ce70dc Convert StrokeTessellators to use PatchWriter by Chris Dalton · 2 years, 10 months ago
  47. fb0fa24 Remove VarType from trace_var opcode. by John Stiles · 2 years, 10 months ago
  48. bdf4952 Extract a PatchWriter::Patch base class by Chris Dalton · 2 years, 10 months ago
  49. f72c919 Roll SPIRV-Headers and SPIRV-Tools by Brian Osman · 2 years, 10 months ago
  50. 0cdcf57 Cache FreeType glyph masks may need current color. by Ben Wagner · 2 years, 10 months ago
  51. fde5b83 refactor checking for direct glyph situations by Herb Derby · 2 years, 10 months ago
  52. 3b0eacc Add SkSL::ShaderCaps and use as base class for GrShaderCaps by Jim Van Verth · 2 years, 10 months ago
  53. 63dee7e Add minimal GL support for protected backend textures by Leon Scroggins III · 2 years, 10 months ago
  54. 62392f6 Remove old (unused) values from LayoutToken enum by Brian Osman · 2 years, 10 months ago
  55. 2173475 Improve redundant trace_var elimination. by John Stiles · 2 years, 10 months ago
  56. c9d8f29 Improve handling of degenerate paths in AAHairLinePathRenderer::bloat_quad by Robert Phillips · 2 years, 10 months ago
  57. 2ed0bae Fall back to type 3 embedding for fonts with COLR table by Dominik Röttsches · 2 years, 10 months ago
  58. c809e5b Optimize commutative operations in SkVM. by John Stiles · 2 years, 10 months ago
  59. dd7540f make drawMatrix use more explicit by Herb Derby · 2 years, 10 months ago
  60. c9825ac Allow the Triangulator to fail by Robert Phillips · 2 years, 10 months ago
  61. 45bc991 Reland "Remove layer-coverage-tracking experiment" by Brian Osman · 2 years, 10 months ago
  62. f3726c6 [infra] Use Bazel transitions to allow cc_binary to set their own flags by Kevin Lubick · 2 years, 10 months ago
  63. 1c3b75b Zero-initialize uniform data in SkRuntimeEffectBuilder by Brian Osman · 2 years, 10 months ago
  64. a97bd9d Add TraceHook support to skvm interpreter. by John Stiles · 2 years, 10 months ago
  65. c7a8493 Make path pre-chopping more robust by Chris Dalton · 2 years, 10 months ago
  66. 32071c3 Don't draw massively wide strokes with the tessellator by Chris Dalton · 2 years, 10 months ago
  67. d8a753a Move GLSLGeneration definition to SkSL by Jim Van Verth · 2 years, 10 months ago
  68. 8d55cab Revert "Remove layer-coverage-tracking experiment" by Brian Osman · 2 years, 10 months ago
  69. 109f7ee Assign unique per-pixel device coordinates in SkVM instead of all-zero. by John Stiles · 2 years, 10 months ago
  70. e4692de Force the SkVM interpreter if trace opcodes are encountered. by John Stiles · 2 years, 10 months ago
  71. c5b90df Move SkDebugfStream into SkStreamPriv. by John Stiles · 2 years, 10 months ago
  72. 688cb15 Remove layer-coverage-tracking experiment by Brian Osman · 2 years, 10 months ago
  73. 54b7bd3 Add SkVMDebugInfo::setSource. by John Stiles · 2 years, 10 months ago
  74. 2fb8dac Add trace coordinates to SkVMDebugInfo. by John Stiles · 2 years, 10 months ago
  75. 875447b Add SkVMFunctionInfo to debugger data. by John Stiles · 2 years, 10 months ago
  76. ddbe115 Treat all alpha-only images equally by Brian Osman · 2 years, 10 months ago
  77. f1660bf In the CPU backend, stop treating alpha images as coverage by Brian Osman · 2 years, 10 months ago
  78. 3097052 At SkDevice level and below use SkBlender instead of SkBlendMode by Brian Salomon · 2 years, 10 months ago
  79. 3a295f2 Remove invalid from the list of opaque types. by John Stiles · 2 years, 10 months ago
  80. 85f4226 Fix fuzzer-discovered error with child calls. by John Stiles · 2 years, 10 months ago
  81. 51f568a Remove void from the list of opaque types. by John Stiles · 2 years, 10 months ago
  82. b2271e6 Disallow variables of type 'void'. by John Stiles · 2 years, 10 months ago
  83. cf1e959 [canvaskit] Expand Bazel rules to include Canvas2D compat layer by Kevin Lubick · 2 years, 10 months ago
  84. 888d4ef [canvaskit] Add Freetype/Fonts to Bazel Build by Kevin Lubick · 2 years, 10 months ago
  85. 2211c2c Store whether or not a VkImage is from a swapchain and return it in drawable info. by Greg Daniel · 2 years, 10 months ago
  86. 24e7ec7 Implement serialization for SkVMDebugInfo traces. by John Stiles · 2 years, 10 months ago
  87. b10ec0f cleanup back links for support data by Herb Derby · 2 years, 10 months ago
  88. 6a6a741 move onDrawGlyphRunList to the right scope by Herb Derby · 2 years, 10 months ago
  89. 77da3e2 Report invalid octal numbers correctly. by John Stiles · 2 years, 10 months ago
  90. 33fb008 Add parser support for `u` suffix on literals. by John Stiles · 2 years, 10 months ago
  91. e262e68 Limit surfaces/images to 2GB in size by Brian Osman · 2 years, 10 months ago
  92. fe5b133 don't rely on GlyphRunList for position by Herb Derby · 2 years, 10 months ago
  93. 9aca7f7 Yank GrStrokeTessellationShader out of StrokeTessellators by Chris Dalton · 2 years, 10 months ago
  94. b339d59 Fold GrStrokeTessellationShader::ShaderFlags into PatchAttribs by Chris Dalton · 2 years, 10 months ago
  95. 6fc735e Move ErrorOnDivideByZero out of ConstantFolder interface. by John Stiles · 2 years, 10 months ago
  96. c1bbd1f generalize text geometry back pointer by Herb Derby · 2 years, 10 months ago
  97. a3d2f24 Simplify literal creation in SPIR-V. by John Stiles · 2 years, 10 months ago
  98. 7fab38d Don't check for framebuffer completeness on TSAN builds. by Brian Salomon · 2 years, 10 months ago
  99. 14a487f Replace getConstantSubexpression with getConstantValue. by John Stiles · 2 years, 10 months ago
  100. 7ab86bd Add variable slot information to SkVMDebugInfo. by John Stiles · 2 years, 10 months ago