1. a2b19ab Snap for 5519018 from f78f995bf290b3e3427dabf3b28b08b71445bc89 to qt-release by android-build-team Robot · 5 years ago
  2. f78f995 Use VkFormat to pass Vulkan formats by Roman Kiryanov · 5 years ago
  3. e2bd2df Add VkBufferCollectionImageCreateInfoFUCHSIA into goldfish_vk_private_defs.h by Roman Kiryanov · 5 years ago
  4. 4b72578 Set format in getAndroidHardwareBufferPropertiesANDROID by Roman Kiryanov · 5 years ago
  5. f1cf31b Use FIDL for QEMU pipe stream on Fuchsia. by David Reveman · 5 years ago
  6. 3889dd3 Improve creating of local copies and appending then to the chain by Roman Kiryanov · 5 years ago
  7. cdd8dfb Fix build break by Roman Kiryanov · 5 years ago
  8. b9f479f Add templates to vk_find_struct by Roman Kiryanov · 5 years ago
  9. 9ffd6a9 Snap for 5515452 from 0b3829063d4a6ce528bd073f14d5d0aa35c7182c to qt-release by android-build-team Robot · 5 years ago
  10. 44cf6f8 Snap for 5511022 from 872613d9c5b00b93db0eea1c64765ee1d5c1480e to qt-release by android-build-team Robot · 5 years ago
  11. 0b38290 Put the AHB format to externalFormat by Roman Kiryanov · 5 years ago
  12. 6529caf Mark gpu_usage as const by Roman Kiryanov · 5 years ago
  13. 71ebe49 switch to control device on fuchsia by David Reveman · 5 years ago
  14. 7a820eb Fix vk_append_struct to add elements after the last one by Roman Kiryanov · 5 years ago
  15. ea5f0f1 Revert "Fix vk_append_struct to add elements after the last one" by Lingfeng Yang · 5 years ago
  16. 92efab1 Fail on_vkCreateImage if format is not recongnized by Roman Kiryanov · 5 years ago
  17. 9a5220d Fix vk_append_struct to add elements after the last one by Roman Kiryanov · 5 years ago
  18. 019c015 Snap for 5503058 from 6832185dea7b0705f96128e598bb138610f23385 to qt-release by android-build-team Robot · 5 years ago
  19. 872613d Implement GetBufferCollectionPropertiesFUCHSIA by David Reveman · 5 years ago
  20. 397f568 Switch to goldfish address space device by David Reveman · 5 years ago
  21. ddd0606 Use VMO memory instead of cookie by David Reveman · 5 years ago
  22. 6832185 Retire HAL_PIXEL_FORMAT_RGB_888 from gralloc by Roman Kiryanov · 5 years ago
  23. 893dc10 add missing fuchsia ICD code by David Reveman · 5 years ago
  24. b9ccbda Fix blend constants encoding error by Lingfeng Yang · 5 years ago
  25. ccd204a Snap for 5490587 from 7585636a4cbe4fdf51499f968ba4a954db7812cf to qt-release by android-build-team Robot · 5 years ago
  26. 7585636 Add hwvulkan_headers dependency to vulkan driver by Jesse Hall · 5 years ago
  27. ba77650 Snap for 5476769 from 76835be663b5a1723d7134bfb9fca58b0ed2a4e8 to qt-release by android-build-team Robot · 5 years ago
  28. 76835be Mark YUV camera buffers as interleaved by Roman Kiryanov · 5 years ago
  29. f7ce8ce Snap for 5470312 from 3624615bc01fd9c3ef81d3324cf6a11ee0cfc630 to qt-release by android-build-team Robot · 5 years ago
  30. 3624615 Fix build break by Roman Kiryanov · 5 years ago
  31. 27f0770 [Goldfish-opengl] Add empty function definition for alloc_device_t::dump() am: 9160f9f2fa am: 7359abbf6d by Weilun Du · 5 years ago
  32. 434918a Snap for 5434517 from 289dd5efbc9228334e6bc86e9d5217d59f126483 to qt-release by android-build-team Robot · 5 years ago
  33. 289dd5e Merge master@5428150 into git_qt-dev-plus-aosp. am: e11d6209e2 by Bill Rassieur · 5 years ago
  34. 0967196 Merge master@5406228 into git_qt-dev-plus-aosp. am: f433a06295 by Bill Rassieur · 5 years ago
  35. e11d620 Merge master@5428150 into git_qt-dev-plus-aosp. by Bill Rassieur · 5 years ago
  36. 7dda001 Snap for 5426495 from 650dda1d7e8c642d8ad1f6b293f3b7360f57f8d0 to qt-release by android-build-team Robot · 5 years ago
  37. 650dda1 Replace a manual buffer allocation with std::vector am: b2b3323f45 am: 50cd609aa0 by Roman Kiryanov · 5 years ago
  38. 164ba60 Refactor gralloc to reduce usage of global variables and remove macros am: 42b24c4513 am: 07c8ed8581 by Roman Kiryanov · 5 years ago
  39. b869d4b Replace a manual buffer allocation with std::vector am: b2b3323f45 by Roman Kiryanov · 5 years ago
  40. 35c5c0b Refactor gralloc to reduce usage of global variables and remove macros am: 42b24c4513 by Roman Kiryanov · 5 years ago
  41. 50cd609 Replace a manual buffer allocation with std::vector am: b2b3323f45 by Roman Kiryanov · 5 years ago
  42. 07c8ed8 Refactor gralloc to reduce usage of global variables and remove macros by Roman Kiryanov · 5 years ago
  43. b2b3323 Replace a manual buffer allocation with std::vector by Roman Kiryanov · 5 years ago
  44. 42b24c4 Refactor gralloc to reduce usage of global variables and remove macros by Roman Kiryanov · 5 years ago
  45. 97c5e1b Snap for 5422062 from aefb3edf2341b73028fa624b7478bce04a59ba6f to qt-release by android-build-team Robot · 5 years ago
  46. aefb3ed [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 am: c49406ebac by David Reveman · 5 years ago
  47. 98f02db [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 by David Reveman · 5 years ago
  48. c49406e [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 by David Reveman · 5 years ago
  49. d5d92d6 [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection by David Reveman · 5 years ago
  50. f433a06 Merge master@5406228 into git_qt-dev-plus-aosp. by Bill Rassieur · 5 years ago
  51. 584f9c3 Retire cb_handle_t::goldfish_dma_buf_size am: 352e1bbf7d am: d3655f1621 by Roman Kiryanov · 5 years ago
  52. 7070ae0 Retire cb_handle_t::goldfish_dma_buf_size am: 352e1bbf7d am: d3655f1621 by Roman Kiryanov · 5 years ago
  53. d3655f1 Retire cb_handle_t::goldfish_dma_buf_size am: 352e1bbf7d by Roman Kiryanov · 5 years ago
  54. 5974722 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 am: 4c3a2c748e by David Reveman · 5 years ago
  55. 3dbfc15 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 am: 4c3a2c748e by David Reveman · 5 years ago
  56. 4c3a2c7 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 by David Reveman · 5 years ago
  57. 352e1bb Retire cb_handle_t::goldfish_dma_buf_size by Roman Kiryanov · 5 years ago
  58. 60d3b97 [vulkan] Small fuchsia external semaphore cleanup by David Reveman · 5 years ago
  59. 3ded926 Snap for 5413448 from 7cb64767fdf30b8f6efd71392a671f01a60a9e72 to qt-release by android-build-team Robot · 5 years ago
  60. 59aa930 Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 am: 09d988a1b7 by Lingfeng Yang · 5 years ago
  61. fbd53e2 Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 am: 09d988a1b7 by Lingfeng Yang · 5 years ago
  62. 09d988a Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 by Lingfeng Yang · 5 years ago
  63. 42b5610 Merge "[vulkan] deferred command buffers (guest)" by Lingfeng Yang · 5 years ago
  64. 7cb6476 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 am: 959d5e35ba by Roman Kiryanov · 5 years ago
  65. fcd4880 Retire cb_handle_t::goldfish_dma am: 3bf4795021 am: 5e726bc18f am: 045c61894c by Roman Kiryanov · 5 years ago
  66. c93bfa7 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 by Roman Kiryanov · 5 years ago
  67. 045c618 Retire cb_handle_t::goldfish_dma am: 3bf4795021 am: 5e726bc18f by Roman Kiryanov · 5 years ago
  68. 959d5e3 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 by Roman Kiryanov · 5 years ago
  69. 5e726bc Retire cb_handle_t::goldfish_dma am: 3bf4795021 by Roman Kiryanov · 5 years ago
  70. c53e747 [vulkan] deferred command buffers (guest) by Lingfeng Yang · 5 years ago
  71. 047d270 Increment the DMA counter if gralloc_alloc completes successfully by Roman Kiryanov · 5 years ago
  72. 3bf4795 Retire cb_handle_t::goldfish_dma by Roman Kiryanov · 5 years ago
  73. 090330a [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be am: 7c6f389c23 by David Reveman · 5 years ago
  74. f76990e [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be by David Reveman · 5 years ago
  75. 7c6f389 [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be by David Reveman · 5 years ago
  76. 488704f [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA by David Reveman · 5 years ago
  77. 2bbf1a9 Snap for 5409551 from e8fb0478ac2421dd36c6d400f6d3b9026c0c61d5 to qt-release by android-build-team Robot · 5 years ago
  78. e8fb047 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." am: d0b2af95c0 am: f21aa6600c by David Reveman · 5 years ago
  79. d295cf0 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f am: 7cc1d69fe0 by Roman Kiryanov · 5 years ago
  80. 11fe8ae Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 am: d75a6e4268 by Roman Kiryanov · 5 years ago
  81. e48a38d Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." am: d0b2af95c0 by David Reveman · 5 years ago
  82. 705d047 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f by Roman Kiryanov · 5 years ago
  83. f6198bf Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 by Roman Kiryanov · 5 years ago
  84. f21aa66 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by David Reveman · 5 years ago
  85. d0b2af9 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by Treehugger Robot · 5 years ago
  86. 7cc1d69 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f by Roman Kiryanov · 5 years ago
  87. d75a6e4 Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 by Roman Kiryanov · 5 years ago
  88. bcd13aa Merge "Refactor get_mem_region and put_mem_region in gralloc" by Treehugger Robot · 5 years ago
  89. 27b974a Merge "Replace a hand-made list of allocated cb's with std::set" by Treehugger Robot · 5 years ago
  90. ba51ee2 [vulkan] Use new external memory/semaphore extensions on fuchsia. by David Reveman · 5 years ago
  91. 56067c7 [vulkan] Properly send AHW usage to the guest am: e517d1ecff am: b2d1a4fd17 by Lingfeng Yang · 5 years ago
  92. 9dd25c5 [vulkan] Properly send AHW usage to the guest am: e517d1ecff am: b2d1a4fd17 by Lingfeng Yang · 5 years ago
  93. b2d1a4f [vulkan] Properly send AHW usage to the guest am: e517d1ecff by Lingfeng Yang · 5 years ago
  94. e517d1e [vulkan] Properly send AHW usage to the guest by Lingfeng Yang · 5 years ago
  95. 0232cc3 Snap for 5406228 from 8d870377b29dd469dfc6c6e23a89bb219ed9d665 to qt-release by android-build-team Robot · 5 years ago
  96. 8d87037 Merge "[vulkan] properly encode descriptor update template API (guest)" am: 103d897342 am: 4af037905c by Lingfeng Yang · 5 years ago
  97. 8590086 Merge "[vulkan] properly encode descriptor update template API (guest)" am: 103d897342 by Lingfeng Yang · 5 years ago
  98. 4af0379 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  99. 103d897 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  100. 05d5ea3 [vulkan] properly encode descriptor update template API (guest) by Lingfeng Yang · 5 years ago