1. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  2. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  3. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 7 years ago
  4. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  5. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  6. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  7. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  8. 276be05 Use GrRenderTargetContext::readPixels in GrTextureToYUVPlanes by Robert Phillips · 8 years ago
  9. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  10. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  11. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  12. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  13. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  14. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  15. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  16. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  17. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  18. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  23. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  24. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  25. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  26. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  27. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  28. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  29. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  30. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  31. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  32. ebf30e8 Switch GrTextureToYUVPlanes over to newDrawContext calls by robertphillips · 8 years ago
  33. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  34. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
  35. d32d19a Reduce stack usage for Google3. by benjaminwagner · 9 years ago
  36. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago