1. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  2. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  3. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  4. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 8 years ago
  5. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 8 years ago
  6. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
  7. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  8. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 8 years ago
  9. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  10. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  11. bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
  12. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  13. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  14. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  15. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  16. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  17. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  18. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  19. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  20. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  21. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  22. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  23. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  24. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  25. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  26. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  27. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  31. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  32. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  33. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  34. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  35. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  36. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  37. b445a57 Add NV12 texture conversion support. by jbauman · 8 years ago
  38. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  39. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  40. 717abfd Use GrGammaEffect to support YUV conversion without sRGB write control by brianosman · 8 years ago
  41. 677da9d Minor GrRenderTarget retraction by robertphillips · 8 years ago
  42. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  43. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  44. 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
  45. 18300a3 detach -> release by mtklein · 9 years ago
  46. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  47. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  48. 095d31c Update Skia's YUV API by msarett · 9 years ago
  49. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  50. 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
  51. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  52. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  53. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  54. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  55. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  56. 43fe618 refactor parts of SkGr.cpp for use by SkImages by reed · 9 years ago