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