1. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  2. 9199a9f Move GrDrawTarget::clear logic into GrDrawContext by robertphillips · 8 years ago
  3. 4430239 Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  4. 9a4cfa8 Revert of Add choke point for modifying non-AA rect draws (e.g., applying clipping) (patchset #6 id:100001 of https://codereview.chromium.org/2125333002/ ) by robertphillips · 8 years ago
  5. e5e3a7a Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  6. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  7. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  8. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  9. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  10. e7d1b24 Use bounds of batches for render pass bounds by egdaniel · 8 years ago
  11. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  12. 26726d1 Spruce up batch info printouts by robertphillips · 8 years ago
  13. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  14. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  15. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  16. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  17. 17bf820 Abort stencil draws when the attachment fails by cdalton · 8 years ago
  18. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  19. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  20. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  21. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  22. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  23. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  24. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  25. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  26. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  27. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  28. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago
  29. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 9 years ago
  30. aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 9 years ago
  31. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  32. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 9 years ago
  33. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  34. 18d6b75 Add batchlist managment to GrAuditTrail by joshualitt · 9 years ago
  35. d2d2eb9 Add GrGpu support for Vulkan command buffer flush by jvanverth · 9 years ago
  36. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  37. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
  38. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  39. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  40. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  41. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  42. a8b8499 Remove remaining users of draw*Rect calls by joshualitt · 9 years ago
  43. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  44. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago
  45. b8918c4 Add Drawing Manager guards against re-entrant flushes by joshualitt · 9 years ago
  46. 489147c Add option to control maximum GrBatch lookback by bsalomon · 9 years ago
  47. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  48. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  49. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  50. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  51. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  52. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  53. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  54. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  55. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  56. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  57. db4758c Restrict query bounds for reduce clip to dev bounds by bsalomon · 9 years ago
  58. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  59. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  60. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  61. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  62. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  63. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  64. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  65. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  66. 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  67. e91f7b5 Move scissor state to GrAppliedClip by bsalomon · 9 years ago
  68. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  69. 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
  70. 869c5e8 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  71. 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
  72. 45a1c34 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  73. 4beb5c1 Add debugging helper to GrDrawTarget by robertphillips · 9 years ago
  74. 6a18665 Add the machinery to GrDrawTarget to enable topological sorting by robertphillips · 9 years ago
  75. a106c62 Loosen requirement that there be only one GrDrawTarget by robertphillips · 9 years ago
  76. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  77. 0ba8c24 Insert clip fragment processor outside GrCMM by bsalomon · 9 years ago
  78. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  79. 0737f61 Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ ) by joshualitt · 9 years ago
  80. a7e8780 Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  81. e2bcec3 fix for default path renderer draws harlines without bloating by joshualitt · 9 years ago
  82. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  83. e66fec2 fix missing clipmaskmanager by Brian Salomon · 9 years ago
  84. b3b9aec Remove GrClipTarget by bsalomon · 9 years ago
  85. ad792c1 Simplify installation of pipeling into GrDrawBatch in GrDrawTarget by bsalomon · 9 years ago
  86. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  87. 512be53 Cleanup GrDrawTarget now that all paths lead to GrBatch by bsalomon · 9 years ago
  88. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  89. dac7005 Remove GrGpuTraceMarker hooks until we rethink the design by joshualitt · 9 years ago
  90. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  91. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  92. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  93. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  94. add79ef Put drawPath in GrBatch. by bsalomon · 9 years ago
  95. a44919e Path stenciling in GrBatch by bsalomon · 9 years ago
  96. 872062c GrCopySurfaceBatch by bsalomon · 9 years ago
  97. 5ea0363 ClearStencilClip in GrBatch by bsalomon · 9 years ago
  98. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
  99. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago
  100. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago