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