1. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  2. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  3. 5c6fc4f Remove stencil settings param from stencilPath() by csmartdalton · 8 years ago
  4. fd8d013 Avoid creating full screen clear batches when there is already one in the queue. by bsalomon · 8 years ago
  5. 9f129de Add a full clear method to GrDrawTarget. by bsalomon · 8 years ago
  6. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  7. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  8. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  9. 9199a9f Move GrDrawTarget::clear logic into GrDrawContext by robertphillips · 8 years ago
  10. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  11. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  12. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  13. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  14. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 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. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  18. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  19. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  20. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  21. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  22. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  23. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  24. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago
  25. aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 9 years ago
  26. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  27. 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
  28. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  29. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  30. 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
  31. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  32. de83b41 Add Audittrail for path renderers by joshualitt · 9 years ago
  33. a8b8499 Remove remaining users of draw*Rect calls by joshualitt · 9 years ago
  34. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  35. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago
  36. b8918c4 Add Drawing Manager guards against re-entrant flushes by joshualitt · 9 years ago
  37. 489147c Add option to control maximum GrBatch lookback by bsalomon · 9 years ago
  38. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  39. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  40. 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
  41. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  42. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  43. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  44. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  45. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  46. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  47. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  48. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  49. 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  50. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  51. 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
  52. 869c5e8 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  53. 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
  54. 45a1c34 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  55. 4beb5c1 Add debugging helper to GrDrawTarget by robertphillips · 9 years ago
  56. 6a18665 Add the machinery to GrDrawTarget to enable topological sorting by robertphillips · 9 years ago
  57. a106c62 Loosen requirement that there be only one GrDrawTarget by robertphillips · 9 years ago
  58. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  59. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  60. 0737f61 Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ ) by joshualitt · 9 years ago
  61. a7e8780 Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  62. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  63. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  64. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  65. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  66. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  67. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  68. b3b9aec Remove GrClipTarget by bsalomon · 9 years ago
  69. ad792c1 Simplify installation of pipeling into GrDrawBatch in GrDrawTarget by bsalomon · 9 years ago
  70. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  71. 512be53 Cleanup GrDrawTarget now that all paths lead to GrBatch by bsalomon · 9 years ago
  72. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  73. dac7005 Remove GrGpuTraceMarker hooks until we rethink the design by joshualitt · 9 years ago
  74. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  75. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  76. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  77. add79ef Put drawPath in GrBatch. by bsalomon · 9 years ago
  78. a44919e Path stenciling in GrBatch by bsalomon · 9 years ago
  79. 872062c GrCopySurfaceBatch by bsalomon · 9 years ago
  80. 5ea0363 ClearStencilClip in GrBatch by bsalomon · 9 years ago
  81. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
  82. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  83. 2d56303 Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations. by bsalomon · 9 years ago
  84. a387a11 Make GrBatch carry its own GrPipeline by bsalomon · 9 years ago
  85. c699873 Remove GrPipelineOptimizations member from GrPipeline by bsalomon · 9 years ago
  86. 51c8d40 Move some work from backend onClear to base class clear by egdaniel · 9 years ago
  87. 85cd78d Speculative fix for http://crbug.com/515966 by bsalomon · 9 years ago
  88. 4421a4c small cleanups after fixing const of GrPipelineBuilder on DrawTarget by joshualitt · 9 years ago
  89. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  90. 5e6ba21 Modify GrClipMaskManager to reflect logical constness by joshualitt · 9 years ago
  91. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  92. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  93. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 9 years ago
  94. 4061b12 Remove GrContext from GrDrawTarget by bsalomon · 9 years ago
  95. edd77a1 Remove GrContext from GrClipMaskCache by bsalomon · 9 years ago
  96. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  97. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  98. d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 9 years ago
  99. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  100. 8debd89 small cleanup of GrAtlas by joshualitt · 9 years ago