1. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  2. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  3. b445a57 Add NV12 texture conversion support. by jbauman · 8 years ago
  4. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  5. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  6. 717abfd Use GrGammaEffect to support YUV conversion without sRGB write control by brianosman · 8 years ago
  7. 677da9d Minor GrRenderTarget retraction by robertphillips · 8 years ago
  8. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 9 years ago
  9. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  10. 64d094d Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be). by brianosman · 9 years ago
  11. 18300a3 detach -> release by mtklein · 9 years ago
  12. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  13. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  14. 095d31c Update Skia's YUV API by msarett · 9 years ago
  15. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  16. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  17. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  18. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  19. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  20. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  21. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  22. 43fe618 refactor parts of SkGr.cpp for use by SkImages by reed · 9 years ago