1. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  2. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  3. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  4. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  5. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  6. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  7. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  8. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  9. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  10. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  11. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 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. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  17. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  18. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  19. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  20. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  21. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  22. 2047189 Two (related) changes here: by brianosman · 8 years ago
  23. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  24. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  25. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  26. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  27. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  28. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  29. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  30. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  31. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  32. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  33. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  34. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  35. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  36. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  37. 9061aa4 Create DCs instead of textures in SRGBMipMaps test by bsalomon · 8 years ago
  38. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  39. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago