1. 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 6 years ago
  2. 90276c8 Fix crash when VulkanSurface is no longer valid by Stan Iliev · 6 years ago
  3. eaf310e Update Vulkan skia creation to use apiVersion instead of instanceVersion by Greg Daniel · 6 years ago
  4. e0cf597 Remove use of SkColorSpace::Gamut enum by Brian Osman · 7 years ago
  5. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 7 years ago
  6. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 7 years ago
  7. a640ed6 Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 138aae8eaf am: 2e2028aee4 by Chih-Hung Hsieh · 7 years ago
  8. d736d4b Fix/suppress renderthread google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  9. 3bff135 [HWUI] Remove hardcoding around wide color gamut. by Peiyong Lin · 7 years ago
  10. 987a80c0 Set color space on Vulkan render target surface by Stan Iliev · 7 years ago
  11. 305e13a Handle ANativeWindow resize with Vulkan swapchain by Stan Iliev · 7 years ago
  12. 9625962 Minor clean up/fixes of VulkanManager api version checks. by Greg Daniel · 7 years ago
  13. 8d1f833 Merge "Partially revert "[HWUI] Implement legacy color mode."" by TreeHugger Robot · 7 years ago
  14. 189021b Partially revert "[HWUI] Implement legacy color mode." by Peiyong Lin · 7 years ago
  15. 79351f3 Add support for wide gamut render targets in Vulkan by Stan Iliev · 7 years ago
  16. 26e0dca Implemenet fenceWait and createReleaseFence in VulkanManager. by Greg Daniel · 7 years ago
  17. 1f6aa12 [HWUI] Implement legacy color mode. by Peiyong Lin · 7 years ago
  18. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 7 years ago
  19. a683eb3 Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""" by Stan Iliev · 7 years ago
  20. 85f9096 Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 7 years ago
  21. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 7 years ago
  22. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 7 years ago
  23. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 7 years ago
  24. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 7 years ago
  25. a227dbb Update VulkanManager to use new skia Vulkan context api. by Greg Daniel · 7 years ago
  26. 22cc59d Have the framework setup android defines for including vulkan.h by Greg Daniel · 7 years ago
  27. 2f9d867 Remove unused member in VulkanManager. by Greg Daniel · 7 years ago
  28. 2ff20271 Manually create and manage vulkan instance and device. by Greg Daniel · 7 years ago
  29. 74ea201 Initialize pointer members in VulkanManager to null by Greg Daniel · 8 years ago
  30. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  31. cd55852 Make buffer age work in Vulkan by Greg Daniel · 9 years ago
  32. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 9 years ago