1. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  2. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  3. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  4. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  5. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  6. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  7. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  8. 5ed4423 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  9. e5ede4b Revert "Improve GrPathRendererChain heuristics" by Chris Dalton · 7 years ago
  10. 60f4249 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  11. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  12. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  13. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  14. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  15. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  16. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  17. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  18. 82125e9 Remove antialias axis from GrPathRendererChain::DrawType by Brian Salomon · 8 years ago
  19. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  20. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  21. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  22. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  23. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  24. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  25. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  26. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  27. d656200 require semi at the end of SkASSERT and friends by caryclark · 8 years ago
  28. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  29. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  30. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  31. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  32. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  33. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  34. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  35. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  36. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  37. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  38. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  39. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  40. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  41. d6f25bf Make GrPathRenderer only support fills for path stenciling by bsalomon · 8 years ago
  42. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  43. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  44. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  45. 512e437 Add stroking support to distance field path renderer by jvanverth · 9 years ago
  46. 08c4bdf Revert of Add stroking support to distance field path renderer (patchset #8 id:160001 of https://codereview.chromium.org/1460873002/ ) by fmalita · 9 years ago
  47. 73ee677 Add stroking support to distance field path renderer by jvanverth · 9 years ago
  48. b736158 Revert of Add stroking support to distance field path renderer (patchset #7 id:120001 of https://codereview.chromium.org/1460873002/ ) by jvanverth · 9 years ago
  49. 5ce76ef Add stroking support to distance field path renderer by jvanverth · 9 years ago
  50. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  51. 0cffb17 Remove GrAddPathRenderers_default by joshualitt · 9 years ago
  52. e7d4b2f Simplify parameters passed to path renderers by robertphillips · 9 years ago
  53. 0aff2fa Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext. by bsalomon · 9 years ago
  54. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  55. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 9 years ago
  56. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 9 years ago
  57. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  58. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  59. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  60. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  61. 9853cce Drawstate on stack by joshualitt · 10 years ago
  62. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  63. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  64. e79f320 Revert of r13384 (Stateful PathRenderer implementation) by robertphillips@google.com · 11 years ago
  65. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 11 years ago
  66. 8ed6443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  67. 3e0c64a Stateful PathRenderer implementation by robertphillips@google.com · 11 years ago
  68. e0a868c Apply hairline optimization only if the path renderer wants it by commit-bot@chromium.org · 11 years ago
  69. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  70. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  71. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  72. 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 11 years ago
  73. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  74. 1dd9baa Reland path bounds change with correct bounds for convex and hairline path renderers. by bsalomon@google.com · 11 years ago
  75. d7c3742 Revert "Revert "Revert "Pass bounds into draw calls in path renderers.""" by bsalomon@google.com · 11 years ago
  76. 2f2d130 Revert "Revert "Pass bounds into draw calls in path renderers."" by bsalomon@google.com · 11 years ago
  77. 9a9c3d5 Revert "Pass bounds into draw calls in path renderers." by bsalomon@google.com · 11 years ago
  78. f438c97 Pass bounds into draw calls in path renderers. by bsalomon@google.com · 11 years ago
  79. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  80. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  81. b68addd Use the stencil buffer to avoid temporary alpha clip masks. by bsalomon@google.com · 12 years ago
  82. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  83. 12b4e27 As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh. by sugoi@google.com · 12 years ago
  84. 0f11e1a Remove translate param from GrContext::drawPath (and subsequent calls). by bsalomon@google.com · 12 years ago
  85. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  86. e3d3216 Remove stage masks by bsalomon@google.com · 12 years ago
  87. fa35e3d plumb SkInstCnt to all subclasses of GrRefCnt by reed@google.com · 12 years ago
  88. 4705954 Search and replace change. Some Gr enum value names didn't have a "Gr" in their suffix. by bsalomon@google.com · 12 years ago
  89. bf5cad4 Added documentation of stage/TU allocation by robertphillips@google.com · 12 years ago
  90. 208236d add/delete some comments to path renderer interface by bsalomon@google.com · 12 years ago
  91. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 12 years ago
  92. 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 13 years ago
  93. 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 13 years ago
  94. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrPathRenderer.h]
  95. 0d2aa84 Fix override issue, rebase win hairmodes_gpu, complexclip_gpu by bsalomon@google.com · 13 years ago
  96. 49313f6 GrTArray->SkTArray & docs by bsalomon@google.com · 13 years ago
  97. 181e9bd Improve gpu path subdiv with perspective, remove tolerance scale, fix comment by bsalomon@google.com · 13 years ago
  98. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago
  99. 3008519 Use a prioritized list of path renderers in Gr. by bsalomon@google.com · 13 years ago
  100. 583a1e3 Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to src dir. by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrPathRenderer.h]