1. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 8 months ago
  2. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 4 years, 8 months ago
  3. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 4 years, 8 months ago
  4. 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago
  5. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 8 months ago
  6. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 9 months ago
  7. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  8. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 4 years, 9 months ago
  9. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 4 years, 9 months ago
  10. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  11. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 10 months ago
  12. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 4 years, 10 months ago
  13. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  14. 55e5be3 Fix reported op bounds on a few ops. by Greg Daniel · 4 years, 10 months ago
  15. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 4 years, 11 months ago
  16. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  17. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  18. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  19. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  20. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  21. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  22. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  23. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  24. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 5 years ago
  25. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  26. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  27. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 5 years ago
  28. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  29. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  30. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 5 years ago
  31. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 5 years ago
  32. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 5 years ago
  33. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 5 years ago
  34. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  35. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  36. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 5 years ago
  37. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 5 years ago
  38. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  39. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  40. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  41. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago