1. 1635146 Make GrPipeline non-refcounted by Brian Salomon · 7 years ago
  2. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  3. d261e10 Re-enable opList dependency tracking by Robert Phillips · 7 years ago
  4. 82dfd3d Add processor info dumping to non-legacy mesh draw ops by Brian Salomon · 7 years ago
  5. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 7 years ago
  6. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  7. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  8. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  9. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  10. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  11. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  12. 6410d29 Remove 'fDrawFace' from GrPipeline by Robert Phillips · 7 years ago
  13. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  14. a4677b5 Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching. by Brian Salomon · 7 years ago
  15. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 7 years ago
  16. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 7 years ago
  17. ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  18. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 8 years ago
  19. 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 8 years ago
  20. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 8 years ago
  21. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 8 years ago
  22. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 8 years ago
  23. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 8 years ago
  24. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
  25. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 8 years ago
  26. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 8 years ago
  27. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 8 years ago
  28. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 8 years ago
  29. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 8 years ago
  30. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 8 years ago
  31. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 8 years ago
  32. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 8 years ago
  33. b16e8ac Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext by Brian Salomon · 8 years ago
  34. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  35. 119fb2b Add a basic constructor to GrPipeline by csmartdalton · 8 years ago
  36. f87e2b9 Move srgb enable flags to GrProcessorSet from pipelinebuilder by Brian Salomon · 8 years ago
  37. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  38. 652ecb5 Pass GrAppliedClip to pipeline creation. by Brian Salomon · 8 years ago
  39. bfd5183 Removes tracking of whether color is ignored by XP. by Brian Salomon · 8 years ago
  40. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  41. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  42. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  43. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  44. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  45. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  46. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  47. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  48. 7312ff8 Remove ability to skip coord transform comparison in pipeline comparison. by bsalomon · 8 years ago
  49. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  50. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  51. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  52. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  53. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  54. 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 8 years ago
  55. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  56. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  57. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  58. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  59. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  60. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  61. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  62. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  63. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  64. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  65. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
  66. 64d094d Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be). by brianosman · 9 years ago
  67. 8733210 Replace fWillReadFragmentPosition with a bitfield by cdalton · 9 years ago
  68. 4833f39 Templatize GrNonAtomicRef by cdalton · 9 years ago
  69. 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 9 years ago
  70. 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
  71. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  72. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  73. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  74. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  75. 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  76. a352b14 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #6 id:120001 of https://codereview.chromium.org/1414903002/ ) by robertphillips · 9 years ago
  77. 869c5e8 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  78. 81bdbf8 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #5 id:100001 of https://codereview.chromium.org/1414903002/ ) by caryclark · 9 years ago
  79. 45a1c34 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  80. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  81. 5d08d44 minor cleanup by joshualitt · 9 years ago
  82. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  83. 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  84. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  85. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  86. a387a11 Make GrBatch carry its own GrPipeline by bsalomon · 9 years ago
  87. c699873 Remove GrPipelineOptimizations member from GrPipeline by bsalomon · 9 years ago
  88. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  89. 47dfc36 Use a factory function to create GrPipeline and remove unused member by bsalomon · 9 years ago
  90. 2fe7923 Expose coord transforms from GrPipeline by joshualitt · 9 years ago
  91. dbe1e6f Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  92. 0df62e3 Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://codereview.chromium.org/1237283007/) by joshualitt · 9 years ago
  93. 1170a12 Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  94. 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 9 years ago
  95. 52e7657 Another trivial cleanup by joshualitt · 9 years ago
  96. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  97. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  98. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  99. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  100. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago