1. 505dd57 Add GrSurfaceOrigin to MakeFromAHardwareBuffer by Stan Iliev · 6 years ago
  2. 637c06a Add Vulkan support to GrAHardwareBufferImageGenerator by Greg Daniel · 6 years ago
  3. 3860cfd Remove caching of textures in GrAHardwareBufferImageGenerator. by Greg Daniel · 6 years ago
  4. 469dd65 On GrAHardwareBufferImageGenerator store the owned texture as a GrGpuResource instead of GrTexture. by Greg Daniel · 6 years ago
  5. 114b091 Support more hardware buffer formats by Stan Iliev · 6 years ago
  6. c01b5c7 Add support for hardware buffers with protected content by Stan Iliev · 6 years ago
  7. f125111 Have GrAHardwareBufferImageGenerator use lazy proxies. by Greg Daniel · 6 years ago
  8. 9af948d Do some refactoring of GrAHardwareBufferImageGenerator. by Greg Daniel · 6 years ago
  9. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  10. 9cc2823 Remove unneeded SK_SUPPORT_GPU checks in gpu only files. by Greg Daniel · 6 years ago
  11. 1bd76c4 Cleanup references to AHardwareBuffer to match NDK declarations. by Derek Sollenberger · 7 years ago
  12. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  13. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  14. dbba55d Cache GrTexture in GrAHardwareBufferImageGenerator by Stan Iliev · 7 years ago
  15. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 7 years ago
  16. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  17. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago