1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  2. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 4 months ago
  3. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 4 months ago
  4. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 5 months ago
  5. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 5 months ago
  6. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 5 months ago
  7. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 8 months ago
  8. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 4 years, 8 months ago
  9. ff2f380 Only access the scissorState's rect when it is valid by Robert Phillips · 4 years, 8 months ago
  10. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 8 months ago
  11. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 9 months ago
  12. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  13. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 4 years, 9 months ago
  14. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 4 years, 9 months ago
  15. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 4 years, 9 months ago
  16. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  17. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 10 months ago
  18. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 4 years, 10 months ago
  19. 65a7775 Only use GrRenderTarget for sample locations in GrGLSLProgramBuilder by Robert Phillips · 4 years, 10 months ago
  20. e1efd38 Remove GrPendingIOResource by Robert Phillips · 5 years ago
  21. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  22. 82774f8 Cleanup some legacy instantiate calls by Robert Phillips · 5 years ago
  23. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  24. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  25. baa1b35 Rename GrPipeline::Flags to GrPipeline::InputFlags by Chris Dalton · 5 years ago
  26. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  27. 09e5689 Replace GrAAType with flags for path renderers by Chris Dalton · 5 years ago
  28. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  29. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  30. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  31. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 5 years ago
  32. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  33. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  34. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  35. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  36. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  37. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  38. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  39. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  40. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  41. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  42. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  43. 3746ac2 Remove path ranges from gpu. by Ben Wagner · 6 years ago
  44. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  45. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  46. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  47. 972b2f6 Initialize GrPipeline at construction. by Brian Salomon · 7 years ago
  48. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  49. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  50. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  51. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  52. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  53. 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 7 years ago
  54. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 7 years ago
  55. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 7 years ago
  56. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 7 years ago
  57. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  58. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  59. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 7 years ago
  60. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 7 years ago
  61. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 7 years ago
  62. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  63. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  64. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  65. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 7 years ago
  66. 9a51498 Remove component flags from GrXPFactory output analysis. by Brian Salomon · 7 years ago
  67. ecea86a Cleanup ops that are storing GrPipelineOptimizations. by Brian Salomon · 8 years ago
  68. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  69. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  70. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrDrawPathOp.cpp]
  71. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago[Renamed (80%) from src/gpu/batches/GrDrawPathBatch.cpp]
  72. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  73. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  74. 7c3e718 Remove pipeline info dump from GrDrawBatch by Brian Salomon · 8 years ago
  75. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  76. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  77. 7312ff8 Remove ability to skip coord transform comparison in pipeline comparison. by bsalomon · 8 years ago
  78. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  79. 44fbc79 Dump batch bounds and scissor rect by robertphillips · 8 years ago
  80. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  81. 1dc1721 Revert of Batch multiple single NVPR draw paths to instanced draws (patchset #5 id:80001 of https://codereview.chromium.org/1908433002/ ) by stephana · 8 years ago
  82. 3c33c38 Batch multiple single NVPR draw paths to instanced draws by kkinnunen · 8 years ago
  83. c4ce72f Compute bounds union while combining path range draw path batches by kkinnunen · 8 years ago
  84. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  85. 18300a3 detach -> release by mtklein · 8 years ago
  86. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 8 years ago
  87. 67e8bd2 Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ ) by benjaminwagner · 8 years ago
  88. c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 8 years ago
  89. 5582b2b Fix compile error with GOOGLE3 define. by benjaminwagner · 9 years ago
  90. cdd4682 Improve nvpr glyph batching by cdalton · 9 years ago
  91. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  92. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  93. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  94. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  95. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  96. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  97. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  98. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  99. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  100. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago