1. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  2. c3833b4 Revert "Add genIDs from all contributing elements to GrReducedClip's mask key." by Brian Salomon · 6 years ago
  3. 1354048 Add genIDs from all contributing elements to GrReducedClip's mask key. by Brian Salomon · 6 years ago
  4. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  5. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  6. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  7. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  8. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  9. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  10. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  11. 5ed4423 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  12. e5ede4b Revert "Improve GrPathRendererChain heuristics" by Chris Dalton · 7 years ago
  13. 60f4249 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  14. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  15. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  16. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  17. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  18. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  19. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  20. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  21. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  22. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 7 years ago
  23. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 7 years ago
  24. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 7 years ago
  25. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  26. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  27. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  28. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  29. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  30. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  31. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  32. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  33. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed (99%) from src/gpu/batches/GrStencilAndCoverPathRenderer.cpp]
  34. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  35. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  36. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  37. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  38. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  39. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  40. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  41. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  42. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  43. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  44. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  45. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  46. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  47. a224bb7 Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer by bsalomon · 8 years ago
  48. 7bffcd2 Fix key computation for GrPaths by bsalomon · 8 years ago
  49. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  50. 5c6fc4f Remove stencil settings param from stencilPath() by csmartdalton · 8 years ago
  51. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  52. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  53. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  54. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  55. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  56. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  57. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  58. ee43241 Remove style application from GrPathRenderer subclasses by bsalomon · 8 years ago
  59. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  60. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  61. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  62. 7942f22 Fix instances where hwaa was wrong for mixed samples by csmartdalton · 8 years ago
  63. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  64. 7062d01 More Unref GrXPFactory. by bungeman · 8 years ago
  65. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  66. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  67. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  68. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  69. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  70. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  71. c121607 Fix nvpr path renderer to reject styles with nonDashPathEffects. by bsalomon · 8 years ago
  72. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  73. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  74. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  75. d6f25bf Make GrPathRenderer only support fills for path stenciling by bsalomon · 8 years ago
  76. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  77. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  78. 18300a3 detach -> release by mtklein · 8 years ago
  79. de83b41 Add Audittrail for path renderers by joshualitt · 9 years ago
  80. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  81. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  82. c6e7a13 Use correct fill type and bounds for NVPR paths that are stroked with Skia by kkinnunen · 9 years ago
  83. 3aea725 Fix mixed sampled inverse path fills by cdalton · 9 years ago
  84. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  85. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  86. 6335a72 Move PathRenderers to batches folder by joshualitt · 9 years ago[Renamed from src/gpu/GrStencilAndCoverPathRenderer.cpp]
  87. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  88. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  89. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  90. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  91. c5d58f0 Use stencil ops that don't issue writes whenever possible by vbuzinov · 9 years ago
  92. e7d4b2f Simplify parameters passed to path renderers by robertphillips · 9 years ago
  93. 0aff2fa Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext. by bsalomon · 9 years ago
  94. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  95. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  96. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  97. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  98. 706f08f Move GrPath(Range) creation to ResourceProvider. by bsalomon · 9 years ago
  99. 070e010 Improve caching of special case paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  100. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago