1. aaa9e83 Decouple SurfaceTexture from HWUI by Stan Iliev · 6 years ago
  2. 5d0ca63 Isolate the graphics classes into their own static lib by Derek Sollenberger · 6 years ago
  3. bd363c9 HWUI-VK: Decouple hwui Vulkan backend from Vulkan WSI APIs by Yiwei Zhang · 6 years ago
  4. 13a31b2 Merge "Remove workaround in VulkanSurface for missing vendor flag." into qt-dev by Greg Daniel · 6 years ago
  5. cdfc902 Remove workaround in VulkanSurface for missing vendor flag. by Greg Daniel · 6 years ago
  6. d92a9b1 Fix deletion of VkSemaphores in VulkanManager. by Greg Daniel · 6 years ago
  7. 0fa0cbc Support render-ahead in vulkan by John Reck · 6 years ago
  8. 2173f18 Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0 by Greg Daniel · 6 years ago
  9. bf99c44 Invalidate Skia shader cache if Vulkan driver has changed by Stan Iliev · 6 years ago
  10. f296a87 Merge "Copy extension names to an owning container to prevent use-after-free" by TreeHugger Robot · 6 years ago
  11. 74ace839e Copy extension names to an owning container to prevent use-after-free by Roman Kiryanov · 6 years ago
  12. a19b71a Directly manage buffer presentation in Vulkan using AHardwareBuffers. by Derek Sollenberger · 6 years ago
  13. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 6 years ago
  14. 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 6 years ago
  15. 90276c8 Fix crash when VulkanSurface is no longer valid by Stan Iliev · 6 years ago
  16. eaf310e Update Vulkan skia creation to use apiVersion instead of instanceVersion by Greg Daniel · 6 years ago
  17. e0cf597 Remove use of SkColorSpace::Gamut enum by Brian Osman · 6 years ago
  18. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 7 years ago
  19. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 7 years ago
  20. a640ed6 Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 138aae8eaf am: 2e2028aee4 by Chih-Hung Hsieh · 7 years ago
  21. d736d4b Fix/suppress renderthread google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  22. 3bff135 [HWUI] Remove hardcoding around wide color gamut. by Peiyong Lin · 7 years ago
  23. 987a80c0 Set color space on Vulkan render target surface by Stan Iliev · 7 years ago
  24. 305e13a Handle ANativeWindow resize with Vulkan swapchain by Stan Iliev · 7 years ago
  25. 9625962 Minor clean up/fixes of VulkanManager api version checks. by Greg Daniel · 7 years ago
  26. 8d1f833 Merge "Partially revert "[HWUI] Implement legacy color mode."" by TreeHugger Robot · 7 years ago
  27. 189021b Partially revert "[HWUI] Implement legacy color mode." by Peiyong Lin · 7 years ago
  28. 79351f3 Add support for wide gamut render targets in Vulkan by Stan Iliev · 7 years ago
  29. 26e0dca Implemenet fenceWait and createReleaseFence in VulkanManager. by Greg Daniel · 7 years ago
  30. 1f6aa12 [HWUI] Implement legacy color mode. by Peiyong Lin · 7 years ago
  31. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 7 years ago
  32. a683eb3 Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""" by Stan Iliev · 7 years ago
  33. 85f9096 Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 7 years ago
  34. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 7 years ago
  35. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 7 years ago
  36. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 7 years ago
  37. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 7 years ago
  38. a227dbb Update VulkanManager to use new skia Vulkan context api. by Greg Daniel · 7 years ago
  39. 22cc59d Have the framework setup android defines for including vulkan.h by Greg Daniel · 7 years ago
  40. 2f9d867 Remove unused member in VulkanManager. by Greg Daniel · 7 years ago
  41. 2ff20271 Manually create and manage vulkan instance and device. by Greg Daniel · 7 years ago
  42. 74ea201 Initialize pointer members in VulkanManager to null by Greg Daniel · 8 years ago
  43. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  44. cd55852 Make buffer age work in Vulkan by Greg Daniel · 9 years ago
  45. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 9 years ago