1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  3. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 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. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  7. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  8. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  9. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  10. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  11. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  12. 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
  13. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  14. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  15. 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
  16. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  17. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  18. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  19. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  20. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  21. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  22. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  23. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  24. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  25. 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
  26. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  27. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  28. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  29. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  30. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  31. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  32. 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
  33. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  34. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  35. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 9 years ago
  36. c9c3e62 Add constant color GrFP. by bsalomon · 9 years ago
  37. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 9 years ago
  38. dfbbec4 Add constant color GrFP. by bsalomon · 9 years ago