1. c683482 [svg] Refactor <polygon> and <polyline> to use new parsing by Tyler Denniston · 3 years, 11 months ago
  2. 52d9475 [svg] Refactor several simple nodes to new parsing code by Tyler Denniston · 3 years, 11 months ago
  3. 1a23263 Only store resources in the GrResourceCache::fScratchMap that are available to be scratch. by Greg Daniel · 3 years, 11 months ago
  4. 49e5b3a SW mask gen: release scratch bitmap after upload by Adlai Holler · 3 years, 11 months ago
  5. a6a3d05 Add a writer class for indirect draw commands by Chris Dalton · 3 years, 11 months ago
  6. fc017c7 simplify skvm tests using allow_jit by Mike Klein · 3 years, 11 months ago
  7. c7c1f9c add per-program control over JIT by Mike Klein · 3 years, 11 months ago
  8. 6d7357c Work to improve blendmode dox by Mike Reed · 3 years, 11 months ago
  9. 9c3b6df Handle merging ops tasks with color clears better by Adlai Holler · 3 years, 11 months ago
  10. 2e967df Reland "Switch vulkan transfer buffers to new buffer class." by Greg Daniel · 3 years, 11 months ago
  11. e6ae476 Reland "Don't simplify strokes that could have been tessellated" by Chris Dalton · 3 years, 11 months ago
  12. 447f331 streamline skvm errors by Mike Klein · 3 years, 11 months ago
  13. 4c0a35f Improve conic Wang's formula correctness tests by Tyler Denniston · 3 years, 11 months ago
  14. c740d93 Lift stroke cusp detection out of GPU shaders by Chris Dalton · 3 years, 11 months ago
  15. a3987cc Remove deferred proxy machinery by Adlai Holler · 3 years, 11 months ago
  16. a793f4f Add additional cases to folding tests. by John Stiles · 3 years, 11 months ago
  17. c2c1b0c Migrate some SkSL swizzle tests to dm. by John Stiles · 3 years, 11 months ago
  18. 75b7606 Roll Chromium from e94d2f0da382 to 3842e9ea8162 (629 revisions) by skia-autoroll · 3 years, 11 months ago
  19. e196383 Roll ANGLE from b2de0688d7c9 to 6b20e1c88488 (9 revisions) by skia-autoroll · 3 years, 11 months ago
  20. e19b41e Roll SwiftShader from ff010f9f0131 to 266614a36dbd (2 revisions) by skia-autoroll · 3 years, 11 months ago
  21. 7c6e770 Roll Dawn from 2b9707d3369a to 2831f0584028 (7 revisions) by skia-autoroll · 3 years, 11 months ago
  22. 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 3 years, 11 months ago
  23. 5b67a80 Update SKP version by skia-recreate-skps · 3 years, 11 months ago
  24. 827f8c0 support skvm fallback for single color filtering by Mike Klein · 3 years, 11 months ago
  25. 236ddb3 Detach pipeline-stage generator from SkSL compiler by Brian Osman · 3 years, 11 months ago
  26. 0018501 Create SkSLOperators, centralize functionality by Brian Osman · 3 years, 11 months ago
  27. 9c00b79 Don't request mixed samples unless we can have >1 stencil sample by Chris Dalton · 3 years, 11 months ago
  28. 393debc Revert "Switch vulkan transfer buffers to new buffer class." by Greg Daniel · 3 years, 11 months ago
  29. c0f9815 Added detection for non-constant-folded divide by zero errors in SkSL. by Ethan Nicholas · 3 years, 11 months ago
  30. 42084c74 Update Skia Gardener Docs by Robert Phillips · 3 years, 11 months ago
  31. daceb79 SkSL DSL break / continue / discard by Ethan Nicholas · 3 years, 11 months ago
  32. 55f795e introduce a subrun linked list by Herb Derby · 3 years, 11 months ago
  33. 990a0d8 Migrate uses of deferred proxies to lazy proxies by Adlai Holler · 3 years, 11 months ago
  34. 2d4c329 Switch vulkan transfer buffers to new buffer class. by Greg Daniel · 3 years, 11 months ago
  35. f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 11 months ago
  36. ca21e14 PipelineStageCodeGenerator no longer derives from GLSL generator by Brian Osman · 3 years, 11 months ago
  37. abc3b78 Eliminate left-side comma expressions without side effects. by John Stiles · 3 years, 11 months ago
  38. 968098f Roll ANGLE from 63e7ab8d636d to b2de0688d7c9 (13 revisions) by skia-autoroll · 3 years, 11 months ago
  39. d437478 Migrate even more SkSL tests to run in dm. by John Stiles · 3 years, 11 months ago
  40. 1f4cd07 [svg] Support preserveAspectRatio for images by Tyler Denniston · 3 years, 11 months ago
  41. 3f14d28 Add SPIR-V support for doubly-swizzled lvalues. by John Stiles · 3 years, 11 months ago
  42. 81bc8fe Less string copies of text in XML parsing. by Ben Wagner · 4 years ago
  43. c7d6e0b Normalize perspective in SkImageShader::doStages() by Florin Malita · 3 years, 11 months ago
  44. 2847d07 Undo legacy high-quality hack by Mike Reed · 3 years, 11 months ago
  45. 03555e9 Revert "Don't simplify strokes that could have been tessellated" by Robert Phillips · 3 years, 11 months ago
  46. 2c6d8d9 Roll SwiftShader from 14dcbed947ce to ff010f9f0131 (2 revisions) by skia-autoroll · 3 years, 11 months ago
  47. 0983914 Roll Dawn from d5a0728b67c8 to 2b9707d3369a (7 revisions) by skia-autoroll · 3 years, 11 months ago
  48. 2a21a21 Roll Chromium from 782ff20a9dc1 to e94d2f0da382 (512 revisions) by skia-autoroll · 3 years, 11 months ago
  49. 3f95357 Don't simplify strokes that could have been tessellated by Chris Dalton · 3 years, 11 months ago
  50. 91a88f0 Keep mapped buffer manager alive until after buffers are disposed of. by Brian Salomon · 3 years, 11 months ago
  51. 9f704a8 Don't call drawSimpleShape from drawShape by Chris Dalton · 3 years, 11 months ago
  52. 52bf485 Add new MotionMark SVG by Ravi Mistry · 3 years, 11 months ago
  53. f76259e Make sure to unbind xfer buffer before glReadPixels to cpu call. by Greg Daniel · 3 years, 11 months ago
  54. b88b4e1 Migrate additional SkSL tests to run in dm. by John Stiles · 3 years, 11 months ago
  55. bfe0d37 Add a drawSimpleShape method to GrSurfaceDrawContext by Chris Dalton · 3 years, 11 months ago
  56. 2c2303e Handle possible degenerate case in the hairline path renderer by Robert Phillips · 3 years, 11 months ago
  57. 7c6abf8 Reland "Remove deprecated SkImageFilter::MakeMatrixFilter" by Michael Ludwig · 3 years, 11 months ago
  58. 4fca995 Simplify function declaration handling in GrSkSLFP by Brian Osman · 4 years ago
  59. 2a1b594 Get tessellation shaders compiling again on GLSL by Chris Dalton · 3 years, 11 months ago
  60. 05007df Rename GrStrokeOp -> GrStrokeTessellateOp by Chris Dalton · 3 years, 11 months ago
  61. 04f471a Add GrWangsFormula implementation for conics by Tyler Denniston · 3 years, 11 months ago
  62. 2224100 Create an abstract GrStrokeTessellator class by Chris Dalton · 3 years, 11 months ago
  63. e609598 Reject array-typed vardecls and array ctors in strict ES2 mode. by John Stiles · 3 years, 11 months ago
  64. 1a771fe [fuzzing] Add SkParagraph to oss-fuzz. by Weston Tracey · 3 years, 11 months ago
  65. a0fea40 [canvaskit] Deploy 0.23.0 by Kevin Lubick · 3 years, 11 months ago
  66. 71d420d only tweak sampling when hitting pixel centers by Mike Klein · 3 years, 11 months ago
  67. f2f3d52 Add CanvasKit bindings for SkRuntimeEffect's uniform data by Brian Osman · 3 years, 11 months ago
  68. b441850 Reland "Improve support for arrays in Metal." by John Stiles · 3 years, 11 months ago
  69. 420c8a5 end kickoff() step at the right time by Mike Klein · 3 years, 11 months ago
  70. a6bf48c Improve handling of cusps in GrStrokeTessellateOp by Chris Dalton · 3 years, 11 months ago
  71. 16a97bb Re-enable SkSL Hex test with constants that fit in 16 bits. by John Stiles · 3 years, 11 months ago
  72. d49b128 Update GrLatticeOp to not read from the gpu vertex buffer. by Greg Daniel · 3 years, 11 months ago
  73. 1dea436 make fetching Gold hashes a step by Mike Klein · 3 years, 11 months ago
  74. 8eb119a Move uniform buffers over to new vulkan buffer class. by Greg Daniel · 3 years, 11 months ago
  75. 1cdb5a6 guard against masks that are too big to blur by Herb Derby · 3 years, 11 months ago
  76. f38f20e another layer of step nesting by Mike Klein · 3 years, 11 months ago
  77. 56c78f4 Reland "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 11 months ago
  78. 1aa55de Disable SkSLHex test. by John Stiles · 3 years, 11 months ago
  79. cb6ea84 remove more bots now covered by FM by Mike Klein · 3 years, 11 months ago
  80. c481dd6 split --gold off from --bot by Mike Klein · 3 years, 11 months ago
  81. 3c8444e NativeFonts, the fm_driver way by Mike Klein · 3 years, 11 months ago
  82. 6738e2b rearrange wg use by Mike Klein · 3 years, 11 months ago
  83. fa962f5 rerun only what makes unknown hashes by Mike Klein · 3 years, 11 months ago
  84. 574a453 introduce steps by Mike Klein · 3 years, 11 months ago
  85. 9e189aa don't shuffle sources destructively by Mike Klein · 3 years, 11 months ago
  86. 8043b78 Roll SwiftShader from 51045556acd0 to 14dcbed947ce (1 revision) by skia-autoroll · 3 years, 11 months ago
  87. c66754b Roll Dawn from fd5fd05db039 to d5a0728b67c8 (14 revisions) by skia-autoroll · 3 years, 11 months ago
  88. b7f6b74 Roll ANGLE from 6cc845bb0a60 to 63e7ab8d636d (11 revisions) by skia-autoroll · 3 years, 11 months ago
  89. 2d8a595 Roll Chromium from 4e5b4f3a094d to 782ff20a9dc1 (498 revisions) by skia-autoroll · 3 years, 11 months ago
  90. 1d35777 Run mskp skpbench on galaxy s20s by Nathaniel Nifong · 3 years, 11 months ago
  91. d76d186 Remove 'f' prefix on SkRuntimeEffect::Uniform struct by Brian Osman · 3 years, 11 months ago
  92. 38df4c8 Revert "Improve support for arrays in Metal." by John Stiles · 3 years, 11 months ago
  93. d48f9da fix for preabadoncontext after SkImage_Base::asView by Brian Salomon · 3 years, 11 months ago
  94. ecd2036 Migrate more SkSL tests to run in dm. by John Stiles · 3 years, 11 months ago
  95. 2af58b0 Add std430 offset support by Jim Van Verth · 3 years, 11 months ago
  96. efae4d5 Glyph positions in empty lines (few places had to be fixed) by Julia Lavrova · 3 years, 11 months ago
  97. 4d76f63 Fix particle bug where uniforms are allocated too late by Brian Osman · 4 years ago
  98. dd904af Improve support for arrays in Metal. by John Stiles · 3 years, 11 months ago
  99. 248f57b Reject array constructors with the wrong number of elements. by John Stiles · 3 years, 11 months ago
  100. f863721 Remove 'f' prefix on SkRuntimeEffect::Varying struct by Brian Osman · 3 years, 11 months ago