1. 164ba60 Refactor gralloc to reduce usage of global variables and remove macros am: 42b24c4513 am: 07c8ed8581 by Roman Kiryanov · 5 years ago
  2. 35c5c0b Refactor gralloc to reduce usage of global variables and remove macros am: 42b24c4513 by Roman Kiryanov · 5 years ago
  3. 07c8ed8 Refactor gralloc to reduce usage of global variables and remove macros by Roman Kiryanov · 5 years ago
  4. 42b24c4 Refactor gralloc to reduce usage of global variables and remove macros by Roman Kiryanov · 5 years ago
  5. aefb3ed [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 am: c49406ebac by David Reveman · 5 years ago
  6. 98f02db [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 by David Reveman · 5 years ago
  7. c49406e [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 by David Reveman · 5 years ago
  8. d5d92d6 [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection by David Reveman · 5 years ago
  9. 584f9c3 Retire cb_handle_t::goldfish_dma_buf_size am: 352e1bbf7d am: d3655f1621 by Roman Kiryanov · 5 years ago
  10. 7070ae0 Retire cb_handle_t::goldfish_dma_buf_size am: 352e1bbf7d am: d3655f1621 by Roman Kiryanov · 5 years ago
  11. d3655f1 Retire cb_handle_t::goldfish_dma_buf_size am: 352e1bbf7d by Roman Kiryanov · 5 years ago
  12. 5974722 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 am: 4c3a2c748e by David Reveman · 5 years ago
  13. 3dbfc15 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 am: 4c3a2c748e by David Reveman · 5 years ago
  14. 4c3a2c7 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 by David Reveman · 5 years ago
  15. 352e1bb Retire cb_handle_t::goldfish_dma_buf_size by Roman Kiryanov · 5 years ago
  16. 60d3b97 [vulkan] Small fuchsia external semaphore cleanup by David Reveman · 5 years ago
  17. 59aa930 Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 am: 09d988a1b7 by Lingfeng Yang · 5 years ago
  18. fbd53e2 Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 am: 09d988a1b7 by Lingfeng Yang · 5 years ago
  19. 09d988a Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 by Lingfeng Yang · 5 years ago
  20. 42b5610 Merge "[vulkan] deferred command buffers (guest)" by Lingfeng Yang · 5 years ago
  21. 7cb6476 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 am: 959d5e35ba by Roman Kiryanov · 5 years ago
  22. fcd4880 Retire cb_handle_t::goldfish_dma am: 3bf4795021 am: 5e726bc18f am: 045c61894c by Roman Kiryanov · 5 years ago
  23. c93bfa7 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 by Roman Kiryanov · 5 years ago
  24. 045c618 Retire cb_handle_t::goldfish_dma am: 3bf4795021 am: 5e726bc18f by Roman Kiryanov · 5 years ago
  25. 959d5e3 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 by Roman Kiryanov · 5 years ago
  26. 5e726bc Retire cb_handle_t::goldfish_dma am: 3bf4795021 by Roman Kiryanov · 5 years ago
  27. c53e747 [vulkan] deferred command buffers (guest) by Lingfeng Yang · 5 years ago
  28. 047d270 Increment the DMA counter if gralloc_alloc completes successfully by Roman Kiryanov · 5 years ago
  29. 3bf4795 Retire cb_handle_t::goldfish_dma by Roman Kiryanov · 5 years ago
  30. 090330a [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be am: 7c6f389c23 by David Reveman · 5 years ago
  31. f76990e [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be by David Reveman · 5 years ago
  32. 7c6f389 [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be by David Reveman · 5 years ago
  33. 488704f [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA by David Reveman · 5 years ago
  34. e8fb047 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." am: d0b2af95c0 am: f21aa6600c by David Reveman · 5 years ago
  35. d295cf0 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f am: 7cc1d69fe0 by Roman Kiryanov · 5 years ago
  36. 11fe8ae Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 am: d75a6e4268 by Roman Kiryanov · 5 years ago
  37. e48a38d Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." am: d0b2af95c0 by David Reveman · 5 years ago
  38. 705d047 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f by Roman Kiryanov · 5 years ago
  39. f6198bf Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 by Roman Kiryanov · 5 years ago
  40. f21aa66 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by David Reveman · 5 years ago
  41. d0b2af9 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by Treehugger Robot · 5 years ago
  42. 7cc1d69 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f by Roman Kiryanov · 5 years ago
  43. d75a6e4 Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 by Roman Kiryanov · 5 years ago
  44. bcd13aa Merge "Refactor get_mem_region and put_mem_region in gralloc" by Treehugger Robot · 5 years ago
  45. 27b974a Merge "Replace a hand-made list of allocated cb's with std::set" by Treehugger Robot · 5 years ago
  46. ba51ee2 [vulkan] Use new external memory/semaphore extensions on fuchsia. by David Reveman · 5 years ago
  47. 56067c7 [vulkan] Properly send AHW usage to the guest am: e517d1ecff am: b2d1a4fd17 by Lingfeng Yang · 5 years ago
  48. 9dd25c5 [vulkan] Properly send AHW usage to the guest am: e517d1ecff am: b2d1a4fd17 by Lingfeng Yang · 5 years ago
  49. b2d1a4f [vulkan] Properly send AHW usage to the guest am: e517d1ecff by Lingfeng Yang · 5 years ago
  50. e517d1e [vulkan] Properly send AHW usage to the guest by Lingfeng Yang · 5 years ago
  51. 8d87037 Merge "[vulkan] properly encode descriptor update template API (guest)" am: 103d897342 am: 4af037905c by Lingfeng Yang · 5 years ago
  52. 8590086 Merge "[vulkan] properly encode descriptor update template API (guest)" am: 103d897342 by Lingfeng Yang · 5 years ago
  53. 4af0379 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  54. 103d897 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  55. 05d5ea3 [vulkan] properly encode descriptor update template API (guest) by Lingfeng Yang · 5 years ago
  56. 103a4c2 Merge "Check for getDmaVersion instead of s_grdma" am: fc866232d8 am: 8f76db8dde by Roman Kiryanov · 5 years ago
  57. a72b95d Merge "Check for getDmaVersion instead of s_grdma" am: fc866232d8 am: 8f76db8dde by Roman Kiryanov · 5 years ago
  58. 81240d2 Refactor get_mem_region and put_mem_region in gralloc by Roman Kiryanov · 5 years ago
  59. 1cc49d5 Replace a hand-made list of allocated cb's with std::set by Roman Kiryanov · 5 years ago
  60. 8f76db8 Merge "Check for getDmaVersion instead of s_grdma" am: fc866232d8 by Roman Kiryanov · 5 years ago
  61. fc86623 Merge "Check for getDmaVersion instead of s_grdma" by Treehugger Robot · 5 years ago
  62. c09dc36 Merge "Refactor lockAndWriteDma to support goldfish-addess-space" am: 5a181df254 am: ef4d1e42e5 by Roman Kiryanov · 5 years ago
  63. 6aa0a42 Merge "Refactor lockAndWriteDma to support goldfish-addess-space" am: 5a181df254 by Roman Kiryanov · 5 years ago
  64. ef4d1e4 Merge "Refactor lockAndWriteDma to support goldfish-addess-space" am: 5a181df254 by Roman Kiryanov · 5 years ago
  65. 5a181df Merge "Refactor lockAndWriteDma to support goldfish-addess-space" by Treehugger Robot · 5 years ago
  66. eb6c37e Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" am: 8a7d434ec2 am: 199319a6ff by Roman Kiryanov · 5 years ago
  67. 60de56e Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" am: 8a7d434ec2 by Roman Kiryanov · 5 years ago
  68. 199319a Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" am: 8a7d434ec2 by Roman Kiryanov · 5 years ago
  69. 8a7d434 Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" by Treehugger Robot · 5 years ago
  70. d099885 Check for getDmaVersion instead of s_grdma by Roman Kiryanov · 5 years ago
  71. 943161f Refactor lockAndWriteDma to support goldfish-addess-space by Roman Kiryanov · 5 years ago
  72. 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 5 years ago
  73. f7cf888 [vulkan] Fix comparison of integers of different signs error am: 9f9f0cf95f am: 571aad20f8 by David Reveman · 5 years ago
  74. 0a1ff35 [vulkan] Fix comparison of integers of different signs error am: 9f9f0cf95f by David Reveman · 5 years ago
  75. 571aad2 [vulkan] Fix comparison of integers of different signs error am: 9f9f0cf95f by David Reveman · 5 years ago
  76. 9f9f0cf [vulkan] Fix comparison of integers of different signs error by David Reveman · 5 years ago
  77. 57283a4 [vulkan] Fix color buffer lifetime on fuchsia. am: d660e6024a am: 6931d22484 by David Reveman · 5 years ago
  78. 14bcb16 [vulkan] Fix color buffer lifetime on fuchsia. am: d660e6024a am: 6931d22484 by David Reveman · 5 years ago
  79. 6931d22 [vulkan] Fix color buffer lifetime on fuchsia. am: d660e6024a by David Reveman · 5 years ago
  80. d660e60 [vulkan] Fix color buffer lifetime on fuchsia. by David Reveman · 5 years ago
  81. e3c96d8 [vulkan] Alloc host visible memory in blocks am: a963ea0a03 am: 291adfd446 by Lingfeng Yang · 5 years ago
  82. 0500303 [vulkan] Alloc host visible memory in blocks am: a963ea0a03 am: 291adfd446 by Lingfeng Yang · 5 years ago
  83. 291adfd [vulkan] Alloc host visible memory in blocks am: a963ea0a03 by Lingfeng Yang · 5 years ago
  84. a963ea0 [vulkan] Alloc host visible memory in blocks by Lingfeng Yang · 5 years ago
  85. b609167 Merge "Mark isHidlGralloc as 'const'" am: 9ff0990501 am: 560981a63c by Roman Kiryanov · 5 years ago
  86. 4ce787b Merge "Mark isHidlGralloc as 'const'" am: 9ff0990501 am: 560981a63c by Roman Kiryanov · 5 years ago
  87. 560981a Merge "Mark isHidlGralloc as 'const'" am: 9ff0990501 by Roman Kiryanov · 5 years ago
  88. 9ff0990 Merge "Mark isHidlGralloc as 'const'" by Treehugger Robot · 5 years ago
  89. bc54746 Merge "Retire gralloc_device_t::ashmemRegions" am: ffee181b7a am: 5e50dc37ac by Roman Kiryanov · 5 years ago
  90. 774fa0e Merge "Retire gralloc_device_t::ashmemRegions" am: ffee181b7a am: 5e50dc37ac by Roman Kiryanov · 5 years ago
  91. 5e50dc3 Merge "Retire gralloc_device_t::ashmemRegions" am: ffee181b7a by Roman Kiryanov · 5 years ago
  92. ffee181 Merge "Retire gralloc_device_t::ashmemRegions" by Treehugger Robot · 5 years ago
  93. 3d811d7 Merge "Mark local functions 'static' in gralloc" am: c01759b0c7 am: bc681e17c4 by Roman Kiryanov · 5 years ago
  94. 0252cea Merge "Mark local functions 'static' in gralloc" am: c01759b0c7 am: bc681e17c4 by Roman Kiryanov · 5 years ago
  95. bc681e1 Merge "Mark local functions 'static' in gralloc" am: c01759b0c7 by Roman Kiryanov · 5 years ago
  96. e4cbd50 [vulkan] Rebase on latest sysmem API am: 676a4930cd am: c3add4fa15 by David Reveman · 5 years ago
  97. 73d7cf9 [vulkan] Rebase on latest sysmem API am: 676a4930cd am: c3add4fa15 by David Reveman · 5 years ago
  98. c01759b Merge "Mark local functions 'static' in gralloc" by Treehugger Robot · 5 years ago
  99. c3add4f [vulkan] Rebase on latest sysmem API am: 676a4930cd by David Reveman · 5 years ago
  100. 9a3eebf Mark isHidlGralloc as 'const' by Roman Kiryanov · 5 years ago