1. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  2. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  3. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  4. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  5. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  6. 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
  7. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  8. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  9. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  10. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  11. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  12. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  16. 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
  17. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  18. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  19. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  20. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  21. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  22. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  23. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  24. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  25. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  26. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 9 years ago
  27. c9c3e62 Add constant color GrFP. by bsalomon · 9 years ago
  28. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 9 years ago
  29. dfbbec4 Add constant color GrFP. by bsalomon · 9 years ago