1. 05c8f46 Hoist color space xform creation out of GrTextureProducer by Brian Osman · 6 years ago
  2. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  3. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  4. 8e9b4c4 Reland "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  5. c861eee Revert "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  6. 5191fd7 Don't require mips in GrTextureProducer if texture is 1x1. by Greg Daniel · 6 years ago
  7. d614d42 Remove unused generateTextureProxyForParams by Brian Osman · 6 years ago
  8. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  9. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  10. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  11. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  12. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 7 years ago
  13. 7807580 Make SkGr.h GrTexture-free by Robert Phillips · 7 years ago
  14. 0c984a0 More pre-emptive proxification by Robert Phillips · 7 years ago
  15. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  16. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  17. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  18. 045802d Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  19. bc0bcc0 Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster by Brian Salomon · 9 years ago
  20. 1a197ea Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  21. 9195794 Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ ) by egdaniel · 9 years ago
  22. fcffaf2 Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  23. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  24. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  25. b5d3263 try texture-maker to generalize stretching for npot and min-tex-size by reed · 9 years ago