1. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  2. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  3. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  4. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  5. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  6. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  7. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  8. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  9. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  12. 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
  13. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  14. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  15. 4a4f14b Split big rrect aa effect up into separate images by bsalomon · 9 years ago
  16. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  17. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  18. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  21. 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
  22. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  23. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  24. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  25. c41f4d6 Fix elliptical rrect clip shaders for large radii on devices with mediump by bsalomon · 9 years ago