1. d074b62 Switch GrTextureFreedMessages over to using DirectContextIDs by Robert Phillips · 3 years, 7 months ago
  2. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 11 months ago
  3. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  4. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  5. 4a3ebc2 Switch SkImage's & SkImageGenerator's isValid call over to GrRecordingContext by Robert Phillips · 4 years, 4 months ago
  6. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 7 months ago
  7. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 8 months ago
  8. 99a813c Avoid unbounded listener growth on SkImage_Lazy when textures are purged by Brian Salomon · 4 years, 8 months ago
  9. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 8 months ago
  10. 6066b75 Remove cheap/any texture distinction from SkImageGenerator. by Brian Salomon · 4 years, 8 months ago
  11. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 9 months ago
  12. dd5f655 Don't allocate invalidation messages for generators that make uncacheable textures by Brian Osman · 4 years, 10 months ago
  13. 301015c Make GrSemaphore no longer derive from GrGPUResource. by Greg Daniel · 5 years ago
  14. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  15. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  16. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  17. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  18. b916b7b GrBackendTextureImageGenerator proxy callback uses unique key to find existing GrTexture. by Brian Salomon · 6 years ago
  19. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 6 years ago
  20. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 6 years ago
  21. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  22. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  23. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  24. 9cc2823 Remove unneeded SK_SUPPORT_GPU checks in gpu only files. by Greg Daniel · 7 years ago
  25. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 7 years ago
  26. abba998 Fix GrBackendTextureImageGenerator to hold context lock till all proxies are gone by Greg Daniel · 7 years ago
  27. e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
  28. 966db9e Force BackendTextureImageGenerator to work on only 1 consumer context by Greg Daniel · 7 years ago
  29. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  30. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  31. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  32. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  33. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  34. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  35. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago
  36. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  37. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  38. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  39. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago