1. 307f8f5 Simplify the boilerplate of cloning a fragment processor. by John Stiles · 3 years, 1 month ago
  2. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years, 1 month ago
  3. df1ba03 Revert "[COLRv1] Support retrieving ClipBox." by Robert Phillips · 3 years, 1 month ago
  4. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years, 1 month ago
  5. 4f12b4a [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years, 1 month ago
  6. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 1 month ago
  7. 54fd96b Fix Wunused-but-set-variable warnings by Brian Salomon · 3 years, 1 month ago
  8. 35215fb Don't assume extended (check perspective) by Mike Reed · 3 years, 1 month ago
  9. cc04b6f Revert "Reland "Reland "Omit inner join geometry when possible""" by Tyler Denniston · 3 years, 1 month ago
  10. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 1 month ago
  11. ae1e7bc Test addPath() by Mike Reed · 3 years, 1 month ago
  12. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 1 month ago
  13. 40dfc67 Reland "Reland "Omit inner join geometry when possible"" by Tyler Denniston · 3 years, 1 month ago
  14. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 1 month ago
  15. 9cd9d0f Fix nearly flat edge detection in GrTriangulator by Michael Ludwig · 3 years, 1 month ago
  16. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years, 1 month ago
  17. 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 3 years, 1 month ago
  18. a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 3 years, 1 month ago
  19. a212b95 Fix cases of variable shadowing in gm/. by John Stiles · 3 years, 1 month ago
  20. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years, 1 month ago
  21. 464703f Add gm exercising strokeandfill by Mike Reed · 3 years, 1 month ago
  22. 68c9325 Create test case to repro skia:12212. by John Stiles · 3 years, 2 months ago
  23. ab7ff17 Guard TopDeviceSurfaceFillContext calls for null return values. by John Stiles · 3 years, 1 month ago
  24. 5b3aff4 Rename DestColor FP to SurfaceColor. by John Stiles · 3 years, 1 month ago
  25. 58920bb [COLRv1] Spec update for degree specifications, fix PaintSkew by Dominik Röttsches · 3 years, 1 month ago
  26. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  27. a2a85e4 Generalize composing imagefilters and shaders to blenders by Mike Reed · 3 years, 1 month ago
  28. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 1 month ago
  29. 613ca2b Fix PaintScale and add testing by Dominik Röttsches · 3 years, 1 month ago
  30. c317600 Lift the tessellation atlas into its own path renderer by Chris Dalton · 3 years, 1 month ago
  31. cfd204a Rename/simplify SkCanvas::resetClip() and make recordable by Michael Ludwig · 3 years, 2 months ago
  32. 7a0d3c3 Revise GM infrastructure to not rely on GrSurfaceDrawContext by Robert Phillips · 3 years, 2 months ago
  33. 259b468 Reduce GrOnFlushResourceProvider's functionality by Robert Phillips · 3 years, 2 months ago
  34. 1f261da Stop using filterquality by Mike Reed · 3 years, 2 months ago
  35. c82ab08 Stop using filterquality by Mike Reed · 3 years, 2 months ago
  36. 2bdf6ed Stop using SkFilterQuality by Mike Reed · 3 years, 2 months ago
  37. 94fda94 Reland "Fix directional shadows." by Jim Van Verth · 3 years, 2 months ago
  38. a2d22b2 Broke DSLVar into separate subclasses by Ethan Nicholas · 3 years, 2 months ago
  39. 6aaf00f Add a "usesMSAASurface" arg to GrMeshDrawOp::onCreateProgramInfo by Chris Dalton · 3 years, 2 months ago
  40. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years, 2 months ago
  41. 575c921 Account for hairline mode in rect op bounds for clipping by Michael Ludwig · 3 years, 2 months ago
  42. ea46ef3 Move clip optimizations into GrFillRRectOp by Chris Dalton · 3 years, 2 months ago
  43. 4b6e2f0 Remove GrBlendFragmentProcessor::BlendBehavior. by Brian Salomon · 3 years, 2 months ago
  44. 9191e81 Enforce consistency in swizzle domains. by John Stiles · 3 years, 2 months ago
  45. fa5a8b8 Add a gradient to the rrect_clip tests by Chris Dalton · 3 years, 2 months ago
  46. 50f0dad Remove GrSharedEnums.h by Brian Osman · 3 years, 2 months ago
  47. bdc412f Revert "Reland "Omit inner join geometry when possible"" by Tyler Denniston · 3 years, 2 months ago
  48. 26ea975 Arithmetic blender by Mike Reed · 3 years, 2 months ago
  49. ba70138 Retract GrFillRectOp from GMs and tests by Robert Phillips · 3 years, 2 months ago
  50. 07bf388 Convert binary unrolled gradient colorizer to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  51. 44edd19 Reland "Omit inner join geometry when possible" by Tyler Denniston · 3 years, 2 months ago
  52. a2d6890 Remove GrBlendFragmentProcessor::BlendBehavior::kDefault by Brian Salomon · 3 years, 2 months ago
  53. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 2 months ago
  54. cc44feb Start using skgpu::v1 and skgpu::v2 namespaces by Robert Phillips · 3 years, 2 months ago
  55. 7cef678 Change architecture #defines to be SK_GPU_V1 and SK_GPU_V2 by Robert Phillips · 3 years, 2 months ago
  56. 1700f86 Revert "Omit inner join geometry when possible" by Tyler Denniston · 3 years, 2 months ago
  57. 1b0a95e Omit inner join geometry when possible by Tyler Denniston · 3 years, 2 months ago
  58. 061aa81 Handle the empty case in GrDrawingManager::insertTaskBeforeLast by Chris Dalton · 3 years, 2 months ago
  59. b384eb2 Convert shape-clipping FPs to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  60. 83420eb Rewrite tessellation atlases as normal render tasks by Chris Dalton · 3 years, 2 months ago
  61. b1e8f85 Add an 'opBeingClipped' param to GrClip::apply by Chris Dalton · 3 years, 2 months ago
  62. b4f8b7a Cleaned up DSL error handling by Ethan Nicholas · 3 years, 3 months ago
  63. be545c9 Verify that most runtime color filters support filtering a single color by Brian Osman · 3 years, 3 months ago
  64. 6290555 Replace GrDeviceSpaceEffect with a runtime FP by Brian Osman · 3 years, 3 months ago
  65. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 3 months ago
  66. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 3 months ago
  67. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 3 months ago
  68. c766dd5 Fix p3_ovals GM on high-DPI displays. by John Stiles · 3 years, 3 months ago
  69. f62632c Remove SkShaders::Lerp by Brian Osman · 3 years, 3 months ago
  70. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 3 months ago
  71. 294723d Move GrOp::VisitProxyFunc to GrTypesPriv.h GrVisitProxyFunc by Robert Phillips · 3 years, 3 months ago
  72. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 3 months ago
  73. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 3 years, 3 months ago
  74. 1ca0da4 Make GrClipStack, GrClipStackClip, and GrReducedClip OGA-only by Robert Phillips · 3 years, 3 months ago
  75. 6285d64 Support mixing shaders and color filters in runtime effects by Brian Osman · 3 years, 4 months ago
  76. a784914 Rudimentary SkRuntimeImageFilter by Brian Osman · 3 years, 3 months ago
  77. 0fbc6a3 Fix up names from RenderTargetContext to SurfaceDrawContext. by John Stiles · 3 years, 3 months ago
  78. bb04e3d Add new FP, GrFragmentProcessor::DestColor. by John Stiles · 3 years, 3 months ago
  79. edcd431 Retract the SDC from GMs where possible (take 2) by Robert Phillips · 3 years, 3 months ago
  80. 7d05cda Revert "Retract the SDC from GMs where possible" by Robert Phillips · 3 years, 3 months ago
  81. b8416d2 Retract the SDC from GMs where possible by Robert Phillips · 3 years, 3 months ago
  82. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 3 months ago
  83. b0355a7 Fix trickycubicstrokes and widebuttcaps bg colors on GpuTess by Chris Dalton · 3 years, 3 months ago
  84. 6edc8d9 Remove 'hasUserStencilSettings' from GrClip::apply by Chris Dalton · 3 years, 3 months ago
  85. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 3 months ago
  86. 966fb69 Add gm for inner join geometry by Tyler Denniston · 3 years, 3 months ago
  87. 6be4e45 skip, don't fail, yuva420_odd_dim_repeat on abandoned context. by Brian Salomon · 3 years, 3 months ago
  88. 7b0c8df Fix tile period of subsampled planes in YUVA images by Brian Salomon · 3 years, 4 months ago
  89. 5cc24c0 YUVUtils function for splitting image into yuva planes. by Brian Salomon · 3 years, 4 months ago
  90. b1e9cb0 Remove fExpression (matrix expression) from SampleUsage by Brian Osman · 3 years, 4 months ago
  91. bfeba24 Add GM for failing Image image filter by Michael Ludwig · 3 years, 4 months ago
  92. 2da029b [COLRv1] Map linear gradient extrema to [0, 1] range by Dominik Röttsches · 3 years, 4 months ago
  93. 4e9d5e2 Use Wang's formula for quadratic and cubic point counts by Michael Ludwig · 3 years, 4 months ago
  94. a5842bc Move SkSpan to include/, for use in public API by Brian Osman · 3 years, 4 months ago
  95. 7d97991 Tune up tessellated stroke gms by Chris Dalton · 3 years, 4 months ago
  96. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 4 months ago
  97. 85dbeb5 Move tessellation back doors into GrGLSLGeometryProcessor by Chris Dalton · 3 years, 4 months ago
  98. c9125aa Reland "Better first-class shader & color filter support in runtime effects" by Brian Osman · 3 years, 5 months ago
  99. c2cca5a Revert "Better first-class shader & color filter support in runtime effects" by Greg Daniel · 3 years, 4 months ago
  100. adadb95 Better first-class shader & color filter support in runtime effects by Brian Osman · 3 years, 5 months ago