1. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  2. 0152d73 GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext) by robertphillips · 8 years ago
  3. 5f2fa47 Make GrAppliedClip friendless by robertphillips · 8 years ago
  4. c99b8f0 Retract GrRenderTarget from AlphaClipMask code by robertphillips · 8 years ago
  5. 2c0aacb Revert of Retract GrRenderTarget from AlphaClipMask code (patchset #3 id:40001 of https://codereview.chromium.org/1977793004/ ) by bsalomon · 8 years ago
  6. 93bc24e Retract GrRenderTarget from AlphaClipMask code by robertphillips · 8 years ago
  7. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  8. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  9. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  10. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  11. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  12. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  13. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  14. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  15. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  16. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  17. d6f25bf Make GrPathRenderer only support fills for path stenciling by bsalomon · 8 years ago
  18. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  19. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  20. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  21. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  22. 18300a3 detach -> release by mtklein · 8 years ago
  23. 5b592e8 Reenable dev bounds clip reduction by bsalomon · 9 years ago
  24. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  25. 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
  26. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  27. a8b8499 Remove remaining users of draw*Rect calls by joshualitt · 9 years ago
  28. 362c900 Disable using dev bounds in Gr clip reduction code. by Brian Salomon · 9 years ago
  29. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  30. db4758c Restrict query bounds for reduce clip to dev bounds by bsalomon · 9 years ago
  31. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  32. ede7574 Enable AA stencil clip for mixed samples by cdalton · 9 years ago
  33. 7e806f3 Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) by cdalton · 9 years ago
  34. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  35. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  36. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  37. 13391dd Minor cleanup of clip mask manager by robertphillips · 9 years ago
  38. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  39. 544b9aa Remove gpu-side clip mask merging from clip mask manager by robertphillips · 9 years ago
  40. 423e337 Disable gpu-side clip mask merging in the clip mask manager by robertphillips · 9 years ago
  41. cf10b5a Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL by robertphillips · 9 years ago
  42. 3f7357f Fix ClipMaskManager's SW-fallback logic (take 2) by robertphillips · 9 years ago
  43. e91f7b5 Move scissor state to GrAppliedClip by bsalomon · 9 years ago
  44. 4d8762f8b Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  45. 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
  46. ee7d516 Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility) (patchset #1 id:1 of https://codereview.chromium.org/1419403002/ ) by robertphillips · 9 years ago
  47. 953fe31 Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  48. 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago
  49. b83bec5 Narrow the distribution of GrDrawTarget a bit by robertphillips · 9 years ago
  50. a912dde Don't abort analytic clipping if using MSAA until elements are examined by bsalomon · 9 years ago
  51. 0b5b6b2 Fix clipping when all analytic FP creations can be skipped by bsalomon · 9 years ago
  52. c988d2c Remove ClipMaskType from GrCMM by bsalomon · 9 years ago
  53. 0ba8c24 Insert clip fragment processor outside GrCMM by bsalomon · 9 years ago
  54. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  55. 588b9ca Fix memory leak in ClipMaskManager by robertphillips · 9 years ago
  56. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  57. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  58. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  59. b3b9aec Remove GrClipTarget by bsalomon · 9 years ago
  60. 6335a72 Move PathRenderers to batches folder by joshualitt · 9 years ago
  61. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  62. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  63. 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  64. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  65. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  66. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  67. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  68. 0aff2fa Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext. by bsalomon · 9 years ago
  69. b542bae Rename GrInOrderDrawBuffer to GrBufferedDrawTarget by joshualitt · 9 years ago
  70. 4421a4c small cleanups after fixing const of GrPipelineBuilder on DrawTarget by joshualitt · 9 years ago
  71. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  72. 5e6ba21 Modify GrClipMaskManager to reflect logical constness by joshualitt · 9 years ago
  73. 4f6dc52 Trivial cleanup of copying GrPipelineBuilder by joshualitt · 9 years ago
  74. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  75. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  76. edd77a1 Remove GrContext from GrClipMaskCache by bsalomon · 9 years ago
  77. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  78. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  79. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  80. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  81. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  82. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  83. 72e3ae4 Remove vertex/index buffer factilities from GrDrawTarget. by bsalomon · 9 years ago
  84. d79c549 Make non-AA hairline stroke rects snap to pixels centers so they close. by bsalomon · 9 years ago
  85. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 9 years ago
  86. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 9 years ago
  87. 73bb456 Fix for ClipMaskManager drawSimpleRect by joshualitt · 9 years ago
  88. 9ce30e1 Clip scissor to RT bounds by bsalomon · 10 years ago
  89. bb3be25 Remove rect clip type from grclip. by bsalomon · 10 years ago
  90. 96e02a8 Fix rect clips by bsalomon · 10 years ago
  91. 55f0b18 Revert "Don't require AA in order to use shader-based clips" by bsalomon · 10 years ago
  92. 71d7f7f Initialize three locals to avoid the risk of uninitialized reads. by brucedawson · 10 years ago
  93. 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
  94. 642429e Some small code tidying by joshualitt · 10 years ago
  95. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  96. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  97. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  98. 0413d43 Enable rect clips by joshualitt · 10 years ago
  99. 44701df Move clip off of draw target by joshualitt · 10 years ago
  100. 2596567 Don't require AA in order to use shader-based clips by bsalomon · 10 years ago