1. 768c1a8 Merge "Brought back compatibility check for falling back on dest_out whenever clear is used as a blend mode to draw bitmaps" into qt-dev by Nader Jawad · 5 years ago
  2. 476d0d1 Brought back compatibility check for falling back on dest_out by Nader Jawad · 5 years ago
  3. 0832ce8 Merge "Avoid fake high input latency while vsync drifting" am: 3996c9eb72 by Gao Shuo · 5 years ago
  4. 7e05ff3 Avoid fake high input latency while vsync drifting by Gao Shuo · 5 years ago
  5. e496882 Merge "Log less" into qt-dev am: 7ede526835 by John Reck · 5 years ago
  6. 7ede526 Merge "Log less" into qt-dev by TreeHugger Robot · 5 years ago
  7. db72e7a Log less by John Reck · 5 years ago
  8. a538b56 Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by Derek Sollenberger · 5 years ago
  9. a316b91 Merge "Fix light center position for layers" into qt-dev am: 0117a744e9 by Stan Iliev · 5 years ago
  10. 9fdd35e Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by TreeHugger Robot · 5 years ago
  11. 0117a74 Merge "Fix light center position for layers" into qt-dev by TreeHugger Robot · 5 years ago
  12. 36b75f7 Fix light center position for layers by Stan Iliev · 5 years ago
  13. 9d25cc2 Fix fading edge effect from impacting neighboring pixels by Derek Sollenberger · 5 years ago
  14. 0540fce Merge "Revert "hwui: ro.hwui.render_ahead=0 queue on high FPS"" into qt-dev by Miguel de Dios · 5 years ago
  15. 515e7a7 Merge "Revert "hwui: ro.hwui.render_ahead=0 queue on high FPS"" into qt-dev by Miguel de Dios · 5 years ago
  16. 509627b Revert "hwui: ro.hwui.render_ahead=0 queue on high FPS" by Miguel de Dios · 5 years ago
  17. 53fb049 Merge "Remove workaround in VulkanSurface for missing vendor flag." into qt-dev by Greg Daniel · 5 years ago
  18. 13a31b2 Merge "Remove workaround in VulkanSurface for missing vendor flag." into qt-dev by Greg Daniel · 5 years ago
  19. cdfc902 Remove workaround in VulkanSurface for missing vendor flag. by Greg Daniel · 5 years ago
  20. 9dbdf92 Merge "hwui: ro.hwui.render_ahead=0 queue on high FPS" into qt-dev by Kevin DuBois · 5 years ago
  21. 1a4bce9 Merge "hwui: ro.hwui.render_ahead=0 queue on high FPS" into qt-dev by Kevin DuBois · 5 years ago
  22. 3a38529 Merge "Update to follow the new google benchmark API" am: d22ba181d0 by Haibo Huang · 5 years ago
  23. bbd62af Merge "Update to follow the new google benchmark API" am: d22ba181d0 by Haibo Huang · 5 years ago
  24. 5eb2e96 Update to follow the new google benchmark API by Haibo Huang · 5 years ago
  25. 4b5e555 Be quiet by John Reck · 5 years ago
  26. 862a21c Merge "Zygote: add a way to preload Vulkan driver" into qt-dev by TreeHugger Robot · 5 years ago
  27. 8538ceb Merge "Fix some force_dark prop behaviors" into qt-dev by John Reck · 5 years ago
  28. f802abe hwui: ro.hwui.render_ahead=0 queue on high FPS by Kevin DuBois · 5 years ago
  29. 4bf3d9e Zygote: add a way to preload Vulkan driver by Yiwei Zhang · 5 years ago
  30. 8915167 Fix some force_dark prop behaviors by John Reck · 5 years ago
  31. f58e51b Merge "Fix deletion of VkSemaphores in VulkanManager." into qt-dev by Greg Daniel · 5 years ago
  32. 30a25ac Merge "Disable flaky tests" into qt-dev by TreeHugger Robot · 5 years ago
  33. d92a9b1 Fix deletion of VkSemaphores in VulkanManager. by Greg Daniel · 5 years ago
  34. 68406a2 Merge "Make sure to sync GPU after deleting memory in trimMemory." into qt-dev by Greg Daniel · 5 years ago
  35. c24e8e6 Disable flaky tests by John Reck · 5 years ago
  36. eecc52d Merge "Dynamically adjust renderahead" into qt-dev by John Reck · 5 years ago
  37. 1d857f0 Make sure to sync GPU after deleting memory in trimMemory. by Greg Daniel · 5 years ago
  38. b9e296e Update the CPU text cache sizes to be the same as their GPU equivalents by Derek Sollenberger · 5 years ago
  39. cf185f5 Dynamically adjust renderahead by John Reck · 5 years ago
  40. 949305f Merge "Do not cache AVDs that are off screen" into qt-dev by Leon Scroggins · 5 years ago
  41. 8d8d704 Merge "Fix set_buffers_damage in VulkanSurface" into qt-dev by TreeHugger Robot · 5 years ago
  42. 08ca2a25 Merge "Support render-ahead in vulkan" into qt-dev by John Reck · 5 years ago
  43. 0fa0cbc Support render-ahead in vulkan by John Reck · 5 years ago
  44. 321d8e5 Fix set_buffers_damage in VulkanSurface by John Reck · 5 years ago
  45. 6c5864c Do not cache AVDs that are off screen by Leon Scroggins III · 5 years ago
  46. 8bffd47 Merge "Revert "Revert "Fix lifecycle issue in CommonPool""" into qt-dev by TreeHugger Robot · 5 years ago
  47. 87e99a2 Ensure that hardware Bitmap has a ColorSpace by Leon Scroggins III · 5 years ago
  48. cfd929d Revert "Revert "Fix lifecycle issue in CommonPool"" by John Reck · 5 years ago
  49. 4670126 Respect the hardware buffer usage flags set by the consumer. by Derek Sollenberger · 5 years ago
  50. da4d6e8 Merge "Revert "Fix lifecycle issue in CommonPool"" into qt-dev by TreeHugger Robot · 5 years ago
  51. 162305a Revert "Fix lifecycle issue in CommonPool" by David James · 5 years ago
  52. 5628883 Merge "Fix lifecycle issue in CommonPool" into qt-dev by John Reck · 5 years ago
  53. 5ff61f3 Fix lifecycle issue in CommonPool by John Reck · 5 years ago
  54. 4d52722 Add back render-ahead support by John Reck · 5 years ago
  55. 0c682d0 Merge "Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0" by TreeHugger Robot · 5 years ago
  56. 2173f18 Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0 by Greg Daniel · 5 years ago
  57. d91a716 Merge "Don't load EGL driver always" by TreeHugger Robot · 5 years ago
  58. b51fda1 Merge "Invalidate Skia shader cache if Vulkan driver has changed" by TreeHugger Robot · 5 years ago
  59. 30b9096 Don't load EGL driver always by Stan Iliev · 5 years ago
  60. 4cb02be Merge "Fix NATIVE_WINDOW_MIN_UNDEQUEUED_BUFFERS handling" by TreeHugger Robot · 5 years ago
  61. fbeac3c Add missing trace points by John Reck · 5 years ago
  62. bf99c44 Invalidate Skia shader cache if Vulkan driver has changed by Stan Iliev · 5 years ago
  63. 27b119b Fix crash in Vulkan WebView drawable when parent View has alpha by Stan Iliev · 5 years ago
  64. ac513c2 Fix NATIVE_WINDOW_MIN_UNDEQUEUED_BUFFERS handling by John Reck · 5 years ago
  65. 9d4dfc2 Merge "Couple fixes to HardwareBitmapUploader." by TreeHugger Robot · 5 years ago
  66. 78b7ddc Couple fixes to HardwareBitmapUploader. by Greg Daniel · 5 years ago
  67. 9db54bc Merge "Fix crash after dequeueNativeBuffer fails" by TreeHugger Robot · 5 years ago
  68. bc5f06b Fix crash after dequeueNativeBuffer fails by Stan Iliev · 5 years ago
  69. d336f5d Deprecate is_layer for vulkan functor by Bo Liu · 5 years ago
  70. 8f8deb2 Merge "Use VkAndroidHardwareBufferUsageANDROID to compute HWUI usage flags" by TreeHugger Robot · 5 years ago
  71. 31c1b82 Use VkAndroidHardwareBufferUsageANDROID to compute HWUI usage flags by Derek Sollenberger · 5 years ago
  72. 197843d Block GPU on dequeue fence only if it has not signalled already by Stan Iliev · 5 years ago
  73. 3e99fa7 Block GPU on release fence from dequeueBuffer earlier by Stan Iliev · 5 years ago
  74. ee3754a Fix TextureView glitch and memory leak by Stan Iliev · 5 years ago
  75. c073252 Add support for uploading to AHBs using Vulkan. by Greg Daniel · 6 years ago
  76. 09e2fbe Merge "Remove old TaskManager system" by John Reck · 5 years ago
  77. 322b8ab Remove old TaskManager system by John Reck · 5 years ago
  78. 51d6f3d Merge "Fix profile gpu bars to use display fps" by TreeHugger Robot · 5 years ago
  79. 3c0f563 Fix profile gpu bars to use display fps by John Reck · 5 years ago
  80. 7e7a8ef Merge "Stop double-counting native memory in graphics classes" by TreeHugger Robot · 5 years ago
  81. bbdb731 Stop double-counting native memory in graphics classes by Leon Scroggins III · 6 years ago
  82. e4e16ab Merge "Add a copy of lockClocks.sh from androidx" by John Reck · 5 years ago
  83. 896804e Add a copy of lockClocks.sh from androidx by John Reck · 5 years ago
  84. 75f61c5 Merge "Hide packing structure from public API" by TreeHugger Robot · 5 years ago
  85. 902ce2a Cache EGLImage and VkImage used by SurfaceTexture by Stan Iliev · 6 years ago
  86. f296a87 Merge "Copy extension names to an owning container to prevent use-after-free" by TreeHugger Robot · 5 years ago
  87. fb1b479 Hide packing structure from public API by Seigo Nonaka · 6 years ago
  88. 74ace839e Copy extension names to an owning container to prevent use-after-free by Roman Kiryanov · 6 years ago
  89. 545f090 Remove unused include of SkToSRGBColorFilter.h by Brian Osman · 5 years ago
  90. 3b049de Merge "Directly manage buffer presentation in Vulkan using AHardwareBuffers." by Derek Sollenberger · 5 years ago
  91. 5b7a305 Merge "Fix damage tracking for RenderNode drawn twice" by TreeHugger Robot · 6 years ago
  92. a19b71a Directly manage buffer presentation in Vulkan using AHardwareBuffers. by Derek Sollenberger · 6 years ago
  93. 0b19a73 Re-enable empty damage drop optimization by John Reck · 6 years ago
  94. f1aa7909e Fix damage tracking for RenderNode drawn twice by John Reck · 6 years ago
  95. 70ddefc Add some test mappings by John Reck · 6 years ago
  96. 2e1966e Merge "Add ability to change context priority of RT Vulkan queues" by TreeHugger Robot · 6 years ago
  97. 7e73336 Add ability to change context priority of RT Vulkan queues by Stan Iliev · 6 years ago
  98. e2791fc Merge "Revert "Enable CCPR in Ganesh"" by Leon Scroggins · 6 years ago
  99. 8b7cc51 Allow outline for projected backward nodes to be a path by Stan Iliev · 6 years ago
  100. b455c3a DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago