1. cfefec0 Added SkSL DSL switch statements by Ethan Nicholas · 3 years, 5 months ago
  2. f756979 Fixing a crash in Flutter Text Editor by Julia Lavrova · 3 years, 5 months ago
  3. 1cda194 Remove deprecated form of SkRuntimeEffect::Make. by John Stiles · 3 years, 5 months ago
  4. 62b039b Add .stage output to skslc for runtime effects by Brian Osman · 3 years, 5 months ago
  5. cb208d4 Stop exposing non-square matrices to runtime effects by Brian Osman · 3 years, 5 months ago
  6. 34c098d Add SkSL test demonstrating missed optimization with +=. by John Stiles · 3 years, 5 months ago
  7. f5cbbc6 SkScalerContext to handle hairline paths. by Ben Wagner · 3 years, 5 months ago
  8. 863497b Revert "SW mask gen: release scratch bitmap after upload" by Adlai Holler · 3 years, 5 months ago
  9. 7f7a5df Revert "Remove unused ActualUse param from GrResourceAllocator" by Adlai Holler · 3 years, 5 months ago
  10. 47c0a74 Replace clear_write/clone_with_ref_kind with Analysis::UpdateRefKind. by John Stiles · 3 years, 5 months ago
  11. ff4a533 Calculate join tessellation values in the vertex shader by Chris Dalton · 3 years, 5 months ago
  12. 030903a Ignore most modifiers in PipelineStageCodeGenerator by Brian Osman · 3 years, 5 months ago
  13. af1d193 Remove old GrVkBuffer class and rename Buffer2 to Buffer. by Greg Daniel · 3 years, 5 months ago
  14. 38d92ef Only track compile-time expressions in definition maps. by John Stiles · 3 years, 5 months ago
  15. 11a1bb1 make luma color filter runtime-only by Mike Klein · 3 years, 5 months ago
  16. 4a0bc2b Revert "Only store resources in the GrResourceCache::fScratchMap that are available to be scratch." by Greg Daniel · 3 years, 5 months ago
  17. 205e99a Add push constant support by Jim Van Verth · 3 years, 5 months ago
  18. 1ae440a Roll Chromium from 3842e9ea8162 to 983950b467bc (508 revisions) by skia-autoroll · 3 years, 5 months ago
  19. 1572ca4 Roll Dawn from 2831f0584028 to e7e42ebbed90 (3 revisions) by skia-autoroll · 3 years, 5 months ago
  20. a0d09b3 Roll SwiftShader from 266614a36dbd to 9d35d544ce96 (1 revision) by skia-autoroll · 3 years, 5 months ago
  21. 9b4986a Roll ANGLE from 6b20e1c88488 to 4968f6f2b109 (6 revisions) by skia-autoroll · 3 years, 5 months ago
  22. e573626 Allow filtering RSXForm text in viewer. by Ben Wagner · 3 years, 5 months ago
  23. 3d95597 remove SkRP TODOs by Mike Klein · 3 years, 5 months ago
  24. e8a2492 Migrate DefinitionMap logic to its own class. by John Stiles · 3 years, 5 months ago
  25. 21b8cec ResourceProviderProxyBase should forward loadAudioAsset() by Florin Malita · 3 years, 5 months ago
  26. a43d583 Convert stroke tessellation to using GrVertexWriter by Chris Dalton · 3 years, 5 months ago
  27. 3dd203d [fuzzing] Paint SkParagraph. by Weston Tracey · 3 years, 5 months ago
  28. dfa269f [skottie] Implement skew & skew axis support by Florin Malita · 3 years, 5 months ago
  29. 690b6f3 Remove PipelineStageArgs and format-string handshake by Brian Osman · 3 years, 5 months ago
  30. 78c3017 Check for a finite result in GrAAConvexTessellator's intersect helper by Robert Phillips · 3 years, 5 months ago
  31. b80fb08 Remove unused ActualUse param from GrResourceAllocator by Adlai Holler · 3 years, 5 months ago
  32. ecd7c22 Migrate the last SkSL tests in shared/ to dm. by John Stiles · 3 years, 5 months ago
  33. 5af72c1 Move mesh buffers over to new vulkan buffer class. by Greg Daniel · 3 years, 5 months ago
  34. 627c6d2 [svg] Refactor <pattern> and gradient stop elements to new parsing by Tyler Denniston · 3 years, 5 months ago
  35. c683482 [svg] Refactor <polygon> and <polyline> to use new parsing by Tyler Denniston · 3 years, 5 months ago
  36. 52d9475 [svg] Refactor several simple nodes to new parsing code by Tyler Denniston · 3 years, 5 months ago
  37. 1a23263 Only store resources in the GrResourceCache::fScratchMap that are available to be scratch. by Greg Daniel · 3 years, 5 months ago
  38. 49e5b3a SW mask gen: release scratch bitmap after upload by Adlai Holler · 3 years, 5 months ago
  39. a6a3d05 Add a writer class for indirect draw commands by Chris Dalton · 3 years, 5 months ago
  40. fc017c7 simplify skvm tests using allow_jit by Mike Klein · 3 years, 5 months ago
  41. c7c1f9c add per-program control over JIT by Mike Klein · 3 years, 5 months ago
  42. 6d7357c Work to improve blendmode dox by Mike Reed · 3 years, 5 months ago
  43. 9c3b6df Handle merging ops tasks with color clears better by Adlai Holler · 3 years, 5 months ago
  44. 2e967df Reland "Switch vulkan transfer buffers to new buffer class." by Greg Daniel · 3 years, 5 months ago
  45. e6ae476 Reland "Don't simplify strokes that could have been tessellated" by Chris Dalton · 3 years, 5 months ago
  46. 447f331 streamline skvm errors by Mike Klein · 3 years, 5 months ago
  47. 4c0a35f9 Improve conic Wang's formula correctness tests by Tyler Denniston · 3 years, 5 months ago
  48. c740d93 Lift stroke cusp detection out of GPU shaders by Chris Dalton · 3 years, 5 months ago
  49. a3987cc Remove deferred proxy machinery by Adlai Holler · 3 years, 5 months ago
  50. a793f4f Add additional cases to folding tests. by John Stiles · 3 years, 5 months ago
  51. c2c1b0c Migrate some SkSL swizzle tests to dm. by John Stiles · 3 years, 5 months ago
  52. 75b7606 Roll Chromium from e94d2f0da382 to 3842e9ea8162 (629 revisions) by skia-autoroll · 3 years, 5 months ago
  53. e196383 Roll ANGLE from b2de0688d7c9 to 6b20e1c88488 (9 revisions) by skia-autoroll · 3 years, 5 months ago
  54. e19b41e Roll SwiftShader from ff010f9f0131 to 266614a36dbd (2 revisions) by skia-autoroll · 3 years, 5 months ago
  55. 7c6e770 Roll Dawn from 2b9707d3369a to 2831f0584028 (7 revisions) by skia-autoroll · 3 years, 5 months ago
  56. 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 3 years, 5 months ago
  57. 5b67a80 Update SKP version by skia-recreate-skps · 3 years, 5 months ago
  58. 827f8c0 support skvm fallback for single color filtering by Mike Klein · 3 years, 5 months ago
  59. 236ddb3 Detach pipeline-stage generator from SkSL compiler by Brian Osman · 3 years, 5 months ago
  60. 0018501 Create SkSLOperators, centralize functionality by Brian Osman · 3 years, 5 months ago
  61. 9c00b79 Don't request mixed samples unless we can have >1 stencil sample by Chris Dalton · 3 years, 5 months ago
  62. 393debc Revert "Switch vulkan transfer buffers to new buffer class." by Greg Daniel · 3 years, 5 months ago
  63. c0f9815 Added detection for non-constant-folded divide by zero errors in SkSL. by Ethan Nicholas · 3 years, 5 months ago
  64. 42084c7 Update Skia Gardener Docs by Robert Phillips · 3 years, 5 months ago
  65. daceb79 SkSL DSL break / continue / discard by Ethan Nicholas · 3 years, 5 months ago
  66. 55f795e introduce a subrun linked list by Herb Derby · 3 years, 5 months ago
  67. 990a0d8 Migrate uses of deferred proxies to lazy proxies by Adlai Holler · 3 years, 5 months ago
  68. 2d4c329 Switch vulkan transfer buffers to new buffer class. by Greg Daniel · 3 years, 5 months ago
  69. f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 5 months ago
  70. ca21e14 PipelineStageCodeGenerator no longer derives from GLSL generator by Brian Osman · 3 years, 5 months ago
  71. abc3b78 Eliminate left-side comma expressions without side effects. by John Stiles · 3 years, 5 months ago
  72. 968098f Roll ANGLE from 63e7ab8d636d to b2de0688d7c9 (13 revisions) by skia-autoroll · 3 years, 5 months ago
  73. d437478 Migrate even more SkSL tests to run in dm. by John Stiles · 3 years, 5 months ago
  74. 1f4cd07 [svg] Support preserveAspectRatio for images by Tyler Denniston · 3 years, 5 months ago
  75. 3f14d28 Add SPIR-V support for doubly-swizzled lvalues. by John Stiles · 3 years, 5 months ago
  76. 81bc8fe Less string copies of text in XML parsing. by Ben Wagner · 3 years, 6 months ago
  77. c7d6e0b Normalize perspective in SkImageShader::doStages() by Florin Malita · 3 years, 5 months ago
  78. 2847d07 Undo legacy high-quality hack by Mike Reed · 3 years, 5 months ago
  79. 03555e9 Revert "Don't simplify strokes that could have been tessellated" by Robert Phillips · 3 years, 5 months ago
  80. 2c6d8d9 Roll SwiftShader from 14dcbed947ce to ff010f9f0131 (2 revisions) by skia-autoroll · 3 years, 5 months ago
  81. 0983914 Roll Dawn from d5a0728b67c8 to 2b9707d3369a (7 revisions) by skia-autoroll · 3 years, 5 months ago
  82. 2a21a21 Roll Chromium from 782ff20a9dc1 to e94d2f0da382 (512 revisions) by skia-autoroll · 3 years, 5 months ago
  83. 3f95357 Don't simplify strokes that could have been tessellated by Chris Dalton · 3 years, 5 months ago
  84. 91a88f0 Keep mapped buffer manager alive until after buffers are disposed of. by Brian Salomon · 3 years, 5 months ago
  85. 9f704a8 Don't call drawSimpleShape from drawShape by Chris Dalton · 3 years, 5 months ago
  86. 52bf485 Add new MotionMark SVG by Ravi Mistry · 3 years, 5 months ago
  87. f76259e Make sure to unbind xfer buffer before glReadPixels to cpu call. by Greg Daniel · 3 years, 5 months ago
  88. b88b4e1 Migrate additional SkSL tests to run in dm. by John Stiles · 3 years, 5 months ago
  89. bfe0d37 Add a drawSimpleShape method to GrSurfaceDrawContext by Chris Dalton · 3 years, 5 months ago
  90. 2c2303e Handle possible degenerate case in the hairline path renderer by Robert Phillips · 3 years, 5 months ago
  91. 7c6abf8 Reland "Remove deprecated SkImageFilter::MakeMatrixFilter" by Michael Ludwig · 3 years, 5 months ago
  92. 4fca995 Simplify function declaration handling in GrSkSLFP by Brian Osman · 3 years, 5 months ago
  93. 2a1b594 Get tessellation shaders compiling again on GLSL by Chris Dalton · 3 years, 5 months ago
  94. 05007df Rename GrStrokeOp -> GrStrokeTessellateOp by Chris Dalton · 3 years, 5 months ago
  95. 04f471a Add GrWangsFormula implementation for conics by Tyler Denniston · 3 years, 5 months ago
  96. 2224100 Create an abstract GrStrokeTessellator class by Chris Dalton · 3 years, 5 months ago
  97. e609598 Reject array-typed vardecls and array ctors in strict ES2 mode. by John Stiles · 3 years, 5 months ago
  98. 1a771fe [fuzzing] Add SkParagraph to oss-fuzz. by Weston Tracey · 3 years, 5 months ago
  99. a0fea40 [canvaskit] Deploy 0.23.0 by Kevin Lubick · 3 years, 5 months ago canvaskit/0.23.0
  100. 71d420d only tweak sampling when hitting pixel centers by Mike Klein · 3 years, 5 months ago