1. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  2. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  3. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  4. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  5. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  6. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  7. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  8. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  9. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  10. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  11. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  12. b445a57 Add NV12 texture conversion support. by jbauman · 9 years ago
  13. 06ca8ec sk_sp for Ganesh. by bungeman · 9 years ago
  14. 846c051 Convert GrClip to an abstract base class by cdalton · 9 years ago
  15. 717abfd Use GrGammaEffect to support YUV conversion without sRGB write control by brianosman · 9 years ago
  16. 677da9d Minor GrRenderTarget retraction by robertphillips · 9 years ago
  17. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 9 years ago
  18. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  19. 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
  20. 18300a3 detach -> release by mtklein · 9 years ago
  21. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  22. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  23. 095d31c Update Skia's YUV API by msarett · 9 years ago
  24. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  25. 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
  26. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  27. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  28. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  29. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  30. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  31. 43fe618 refactor parts of SkGr.cpp for use by SkImages by reed · 9 years ago