1. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  2. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  3. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  4. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  5. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  6. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  7. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  8. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  9. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  10. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  11. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  12. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  13. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  14. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 7 years ago
  15. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  16. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  17. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  18. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  19. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  20. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  21. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  22. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  23. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  24. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  25. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 7 years ago
  26. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  27. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  28. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  29. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 7 years ago
  30. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  31. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  32. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  33. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  34. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  35. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  36. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  37. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  38. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  39. 2047189 Two (related) changes here: by brianosman · 8 years ago
  40. 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
  41. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  42. 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
  43. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  44. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  45. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  46. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  47. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  48. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  49. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  50. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  51. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  52. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  53. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  54. 9061aa4 Create DCs instead of textures in SRGBMipMaps test by bsalomon · 8 years ago
  55. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  56. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago