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