1. 2de13dd Allow aliasing in GrProxyProvider::processInvalidUniqueKey by Chris Dalton · 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. 869fe56 Revert "Suppress addition of changeListeners during DDL recording" by Robert Phillips · 6 years ago
  5. b3f3830 Add support for gray + colorspace to SkCodec by Brian Osman · 6 years ago
  6. df65b83 Suppress addition of changeListeners during DDL recording by Robert Phillips · 6 years ago
  7. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  8. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  9. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  10. 8f5bbda Fall back to bilerp if we are undable to do a copy for mips. by Greg Daniel · 6 years ago
  11. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  12. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  13. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  14. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  15. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  16. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  17. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  18. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  19. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  20. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  21. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  22. fc5060d Revert "Revert "Update lockTextureProxy to return mipped proxys if mipping is requested."" by Greg Daniel · 7 years ago
  23. 87c76ed Revert "Update lockTextureProxy to return mipped proxys if mipping is requested." by Greg Daniel · 7 years ago
  24. 97abf01 Update lockTextureProxy to return mipped proxys if mipping is requested. by Greg Daniel · 7 years ago
  25. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  26. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  27. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  28. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  29. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  30. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  31. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  32. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  33. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  34. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  35. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  36. 019ff27 Third small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  37. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  38. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  39. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  40. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  41. 7807580 Make SkGr.h GrTexture-free by Robert Phillips · 7 years ago
  42. 0c984a0 More pre-emptive proxification by Robert Phillips · 7 years ago
  43. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  44. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  45. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  46. f7cf81a Use GrTextureProvider's uniqueKey setting method rather than directly setting it by Robert Phillips · 7 years ago
  47. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  48. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  49. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  50. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  51. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  52. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  53. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago