1. 4670126 Respect the hardware buffer usage flags set by the consumer. by Derek Sollenberger · 6 years ago
  2. 4d52722 Add back render-ahead support by John Reck · 6 years ago
  3. 0c682d0 Merge "Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0" by TreeHugger Robot · 6 years ago
  4. 2173f18 Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0 by Greg Daniel · 6 years ago
  5. d91a716 Merge "Don't load EGL driver always" by TreeHugger Robot · 6 years ago
  6. b51fda1 Merge "Invalidate Skia shader cache if Vulkan driver has changed" by TreeHugger Robot · 6 years ago
  7. 30b9096 Don't load EGL driver always by Stan Iliev · 6 years ago
  8. 4cb02be Merge "Fix NATIVE_WINDOW_MIN_UNDEQUEUED_BUFFERS handling" by TreeHugger Robot · 6 years ago
  9. fbeac3c Add missing trace points by John Reck · 6 years ago
  10. bf99c44 Invalidate Skia shader cache if Vulkan driver has changed by Stan Iliev · 6 years ago
  11. ac513c2 Fix NATIVE_WINDOW_MIN_UNDEQUEUED_BUFFERS handling by John Reck · 6 years ago
  12. bc5f06b Fix crash after dequeueNativeBuffer fails by Stan Iliev · 6 years ago
  13. 8f8deb2 Merge "Use VkAndroidHardwareBufferUsageANDROID to compute HWUI usage flags" by TreeHugger Robot · 6 years ago
  14. 31c1b82 Use VkAndroidHardwareBufferUsageANDROID to compute HWUI usage flags by Derek Sollenberger · 6 years ago
  15. 197843d Block GPU on dequeue fence only if it has not signalled already by Stan Iliev · 6 years ago
  16. 3e99fa7 Block GPU on release fence from dequeueBuffer earlier by Stan Iliev · 6 years ago
  17. ee3754a Fix TextureView glitch and memory leak by Stan Iliev · 6 years ago
  18. c073252 Add support for uploading to AHBs using Vulkan. by Greg Daniel · 6 years ago
  19. 09e2fbe Merge "Remove old TaskManager system" by John Reck · 6 years ago
  20. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  21. 51d6f3d Merge "Fix profile gpu bars to use display fps" by TreeHugger Robot · 6 years ago
  22. 3c0f563 Fix profile gpu bars to use display fps by John Reck · 6 years ago
  23. f296a87 Merge "Copy extension names to an owning container to prevent use-after-free" by TreeHugger Robot · 6 years ago
  24. 74ace839e Copy extension names to an owning container to prevent use-after-free by Roman Kiryanov · 6 years ago
  25. 3b049de Merge "Directly manage buffer presentation in Vulkan using AHardwareBuffers." by Derek Sollenberger · 6 years ago
  26. a19b71a Directly manage buffer presentation in Vulkan using AHardwareBuffers. by Derek Sollenberger · 6 years ago
  27. 0b19a73 Re-enable empty damage drop optimization by John Reck · 6 years ago
  28. 2e1966e Merge "Add ability to change context priority of RT Vulkan queues" by TreeHugger Robot · 6 years ago
  29. 7e73336 Add ability to change context priority of RT Vulkan queues by Stan Iliev · 6 years ago
  30. e2791fc Merge "Revert "Enable CCPR in Ganesh"" by Leon Scroggins · 6 years ago
  31. 3fcb697 Revert "Enable CCPR in Ganesh" by Christopher Dalton · 6 years ago
  32. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 6 years ago
  33. 700079e Fix RenderThread setForLooper by John Reck · 6 years ago
  34. 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 6 years ago
  35. 978d532 Fix RenderThread and worker thread names used by tools by Stan Iliev · 6 years ago
  36. b3cd68b Merge "Tell JVM to not wait for HWUI worker threads upon shutdown" by TreeHugger Robot · 6 years ago
  37. 80dbc35 Tell JVM to not wait for HWUI worker threads upon shutdown by Stan Iliev · 6 years ago
  38. adafb1b Merge "Enable CCPR in Ganesh" by Christopher Dalton · 6 years ago
  39. 90276c8 Fix crash when VulkanSurface is no longer valid by Stan Iliev · 6 years ago
  40. eaf310e Update Vulkan skia creation to use apiVersion instead of instanceVersion by Greg Daniel · 6 years ago
  41. e0cf597 Remove use of SkColorSpace::Gamut enum by Brian Osman · 6 years ago
  42. 515bd28 Merge "Don't create RenderThread for dumpsys gfxinfo" by TreeHugger Robot · 6 years ago
  43. ba7e965 Don't create RenderThread for dumpsys gfxinfo by John Reck · 6 years ago
  44. 5cca8f2 Add continuous SKP capture test api by John Reck · 6 years ago
  45. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 6 years ago
  46. caa8cc6 Merge "Standardize the surface origin for each HWUI pipeline." by Derek Sollenberger · 6 years ago
  47. 34495b9 Merge "VkFunctorDrawable implementation" by TreeHugger Robot · 6 years ago
  48. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 6 years ago
  49. 82637f5 Merge "Invoke Vulkan initialize earlier" by TreeHugger Robot · 6 years ago
  50. 25833d2 Standardize the surface origin for each HWUI pipeline. by Derek Sollenberger · 6 years ago
  51. a26b9b9 Merge "Fix leak/crash in exit" by TreeHugger Robot · 6 years ago
  52. 6104cea Fix leak/crash in exit by John Reck · 6 years ago
  53. 150001a Invoke Vulkan initialize earlier by Stan Iliev · 6 years ago
  54. 1316549 Enable CCPR in Ganesh by Chris Dalton · 6 years ago
  55. 43d0613 Change formula for font cache size by Stan Iliev · 6 years ago
  56. 1b0278c Mark GrContext dirty after onContextDestroyed by Bo Liu · 6 years ago
  57. a640ed6 Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 138aae8eaf am: 2e2028aee4 by Chih-Hung Hsieh · 6 years ago
  58. d736d4b Fix/suppress renderthread google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  59. c0cd1d7f Merge "New WebViewFunctor API" by John Reck · 6 years ago
  60. 3bff135 [HWUI] Remove hardcoding around wide color gamut. by Peiyong Lin · 6 years ago
  61. 283bb46 New WebViewFunctor API by John Reck · 6 years ago
  62. bc46258 Fix temporary stretching when Surface is resized with Vulkan by Stan Iliev · 6 years ago
  63. 4f2b2d6 Merge "Revert "Revert "Make HWUI's surface Reliable^TM""" by John Reck · 6 years ago
  64. 848f651 Revert "Revert "Make HWUI's surface Reliable^TM"" by John Reck · 6 years ago
  65. 163e42c Merge "Prefer using 3 buffers in vulkan swapchain." by TreeHugger Robot · 6 years ago
  66. 4d5bf2a Prefer using 3 buffers in vulkan swapchain. by Greg Daniel · 6 years ago
  67. 58ccd60 Merge "Set color space on Vulkan render target surface" by TreeHugger Robot · 6 years ago
  68. 987a80c Set color space on Vulkan render target surface by Stan Iliev · 6 years ago
  69. d8a905b Merge "Remove dead code" by TreeHugger Robot · 6 years ago
  70. 7b8a808 Remove ; from closing namespaces in libs/hwui by Chris Blume · 6 years ago
  71. 4604521 Remove dead code by John Reck · 6 years ago
  72. dd08224 Revert "Make HWUI's surface Reliable^TM" by Bo Hu · 6 years ago
  73. ef60a05 Merge "In VulkanManager enable ycbcr feature on VkDevice." by Greg Daniel · 6 years ago
  74. 0503617 In VulkanManager enable ycbcr feature on VkDevice. by Greg Daniel · 6 years ago
  75. 650bd9a Make HWUI's surface Reliable^TM by John Reck · 6 years ago
  76. 8e539ca Add a sprinkle of speculative anti-crash dust by John Reck · 6 years ago
  77. 305e13a Handle ANativeWindow resize with Vulkan swapchain by Stan Iliev · 6 years ago
  78. 8785ceb Refactors and a potential public API for rendering by John Reck · 6 years ago
  79. 7a08127 Remove SyncFeatures usage from VulkanManager by Stan Iliev · 6 years ago
  80. 8a2a754 Cleanup of barriers used in swapching aquiring and presenting. by Greg Daniel · 6 years ago
  81. 9625962 Minor clean up/fixes of VulkanManager api version checks. by Greg Daniel · 6 years ago
  82. 8d1f833 Merge "Partially revert "[HWUI] Implement legacy color mode."" by TreeHugger Robot · 6 years ago
  83. 189021b Partially revert "[HWUI] Implement legacy color mode." by Peiyong Lin · 6 years ago
  84. 7021965 Merge "Wire-up default force-dark based off of isLightTheme" by John Reck · 6 years ago
  85. bb3a358 Wire-up default force-dark based off of isLightTheme by John Reck · 6 years ago
  86. 79351f3 Add support for wide gamut render targets in Vulkan by Stan Iliev · 6 years ago
  87. 26e0dca Implemenet fenceWait and createReleaseFence in VulkanManager. by Greg Daniel · 6 years ago
  88. 28a4d99 Refactor RenderState and remove unused functionality. by Derek Sollenberger · 6 years ago
  89. 5a5a648 Fix crash when EGLSurface is no longer valid. by Derek Sollenberger · 6 years ago
  90. 1766238 Refactor DeviceInfo in HWUI by Derek Sollenberger · 6 years ago
  91. 0ee549d Merge "Disable GLES validation" by John Reck · 6 years ago
  92. bdc9f1b Disable GLES validation by John Reck · 6 years ago
  93. 1f6aa12 [HWUI] Implement legacy color mode. by Peiyong Lin · 6 years ago
  94. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 6 years ago
  95. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 6 years ago
  96. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 7 years ago
  97. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  98. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 6 years ago
  99. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 6 years ago
  100. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 6 years ago