1. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  2. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  3. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  4. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  5. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  6. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  7. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  8. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  9. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  10. 9061aa4 Create DCs instead of textures in SRGBMipMaps test by bsalomon · 8 years ago
  11. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  12. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago