1. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 1 month ago
  2. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 1 month ago
  3. d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 2 months ago
  4. 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 2 months ago
  5. 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 2 months ago
  6. 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 4 months ago
  7. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  8. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 4 months ago
  9. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 4 months ago
  10. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 5 months ago
  11. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 5 months ago
  12. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 5 months ago
  13. ac6156c Standardize behavior of ops that implement onPrePrepare by Robert Phillips · 4 years, 5 months ago
  14. fad1e0f Rename 'dstView' to 'outputView' to avoid confusion w/ 'dstProxyView' by Robert Phillips · 4 years, 5 months ago
  15. 4386ad1 Add GrOpsRenderPass::bindPipeline() by Chris Dalton · 4 years, 5 months ago
  16. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 6 months ago
  17. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 8 months ago
  18. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 4 years, 8 months ago
  19. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 4 years, 8 months ago
  20. 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago
  21. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 8 months ago
  22. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 9 months ago
  23. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  24. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 4 years, 9 months ago
  25. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 4 years, 9 months ago
  26. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  27. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 10 months ago
  28. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 4 years, 10 months ago
  29. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  30. 55e5be3 Fix reported op bounds on a few ops. by Greg Daniel · 4 years, 10 months ago
  31. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 4 years, 11 months ago
  32. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  33. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  34. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  35. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  36. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  37. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  38. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  39. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  40. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 5 years ago
  41. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  42. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  43. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 5 years ago
  44. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  45. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  46. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 5 years ago
  47. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 5 years ago
  48. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 5 years ago
  49. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 5 years ago
  50. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  51. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  52. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 5 years ago
  53. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 5 years ago
  54. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  55. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  56. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  57. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago