1. 1834a8c Update to use new skia getBackendRenderTarget calls. by Greg Daniel · 7 years ago
  2. 85e0907 Update skia api for querying maxRenderTargetSize by Greg Daniel · 7 years ago
  3. c9da8e8 Convert Skia calls to use SkColorType/BackendFormats instead of GrPixelConfig. by Greg Daniel · 7 years ago
  4. c9a8945 Update call to null out GrVkAlloc in VulkanManager by Greg Daniel · 7 years ago
  5. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 8 years ago
  6. 74ea201 Initialize pointer members in VulkanManager to null by Greg Daniel · 8 years ago
  7. d495f43 Implement SkSL cache by Stan Iliev · 8 years ago
  8. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  9. ac2d232 Update to use GrBackendTexture/RT instead of Descriptors by Greg Daniel · 8 years ago
  10. 53a3543 Use new GrVkBackendContext::Create api by Greg Daniel · 8 years ago
  11. 4f70887 Have Skia Vulkan backend support wait-for-gpu flag on tests by Greg Daniel · 8 years ago
  12. eec27d5 Use FatVector instead of SkAutoMalloc in VulkanManager. by Ben Wagner · 8 years ago
  13. 45ec62b Add support for dummy draws for Vulkan webview and texture views. by Greg Daniel · 8 years ago
  14. cd55852 Make buffer age work in Vulkan by Greg Daniel · 9 years ago
  15. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 9 years ago