1. 76835be Mark YUV camera buffers as interleaved by Roman Kiryanov · 5 years ago
  2. 3624615 Fix build break by Roman Kiryanov · 5 years ago
  3. 27f0770 [Goldfish-opengl] Add empty function definition for alloc_device_t::dump() am: 9160f9f2fa am: 7359abbf6d by Weilun Du · 5 years ago
  4. 650dda1 Replace a manual buffer allocation with std::vector am: b2b3323f45 am: 50cd609aa0 by Roman Kiryanov · 5 years ago
  5. 164ba60 Refactor gralloc to reduce usage of global variables and remove macros am: 42b24c4513 am: 07c8ed8581 by Roman Kiryanov · 5 years ago
  6. b2b3323 Replace a manual buffer allocation with std::vector by Roman Kiryanov · 5 years ago
  7. 42b24c4 Refactor gralloc to reduce usage of global variables and remove macros by Roman Kiryanov · 5 years ago
  8. aefb3ed [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 am: c49406ebac by David Reveman · 5 years ago
  9. d5d92d6 [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection by David Reveman · 5 years ago
  10. 5974722 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 am: 4c3a2c748e by David Reveman · 5 years ago
  11. 60d3b97 [vulkan] Small fuchsia external semaphore cleanup by David Reveman · 5 years ago
  12. 59aa930 Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 am: 09d988a1b7 by Lingfeng Yang · 5 years ago
  13. 42b5610 Merge "[vulkan] deferred command buffers (guest)" by Lingfeng Yang · 5 years ago
  14. 7cb6476 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 am: 959d5e35ba by Roman Kiryanov · 5 years ago
  15. fcd4880 Retire cb_handle_t::goldfish_dma am: 3bf4795021 am: 5e726bc18f am: 045c61894c by Roman Kiryanov · 5 years ago
  16. c53e747 [vulkan] deferred command buffers (guest) by Lingfeng Yang · 5 years ago
  17. 047d270 Increment the DMA counter if gralloc_alloc completes successfully by Roman Kiryanov · 5 years ago
  18. 3bf4795 Retire cb_handle_t::goldfish_dma by Roman Kiryanov · 5 years ago
  19. 090330a [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be am: 7c6f389c23 by David Reveman · 5 years ago
  20. 488704f [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA by David Reveman · 5 years ago
  21. e8fb047 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." am: d0b2af95c0 am: f21aa6600c by David Reveman · 5 years ago
  22. d295cf0 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f am: 7cc1d69fe0 by Roman Kiryanov · 5 years ago
  23. 11fe8ae Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 am: d75a6e4268 by Roman Kiryanov · 5 years ago
  24. d0b2af9 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by Treehugger Robot · 5 years ago
  25. bcd13aa Merge "Refactor get_mem_region and put_mem_region in gralloc" by Treehugger Robot · 5 years ago
  26. 27b974a Merge "Replace a hand-made list of allocated cb's with std::set" by Treehugger Robot · 5 years ago
  27. ba51ee2 [vulkan] Use new external memory/semaphore extensions on fuchsia. by David Reveman · 5 years ago
  28. 56067c7 [vulkan] Properly send AHW usage to the guest am: e517d1ecff am: b2d1a4fd17 by Lingfeng Yang · 5 years ago
  29. e517d1e [vulkan] Properly send AHW usage to the guest by Lingfeng Yang · 5 years ago
  30. 8d87037 Merge "[vulkan] properly encode descriptor update template API (guest)" am: 103d897342 am: 4af037905c by Lingfeng Yang · 5 years ago
  31. 103d897 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  32. 05d5ea3 [vulkan] properly encode descriptor update template API (guest) by Lingfeng Yang · 5 years ago
  33. 103a4c2 Merge "Check for getDmaVersion instead of s_grdma" am: fc866232d8 am: 8f76db8dde by Roman Kiryanov · 5 years ago
  34. 81240d2 Refactor get_mem_region and put_mem_region in gralloc by Roman Kiryanov · 5 years ago
  35. 1cc49d5 Replace a hand-made list of allocated cb's with std::set by Roman Kiryanov · 5 years ago
  36. fc86623 Merge "Check for getDmaVersion instead of s_grdma" by Treehugger Robot · 5 years ago
  37. c09dc36 Merge "Refactor lockAndWriteDma to support goldfish-addess-space" am: 5a181df254 am: ef4d1e42e5 by Roman Kiryanov · 5 years ago
  38. 5a181df Merge "Refactor lockAndWriteDma to support goldfish-addess-space" by Treehugger Robot · 5 years ago
  39. eb6c37e Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" am: 8a7d434ec2 am: 199319a6ff by Roman Kiryanov · 5 years ago
  40. 8a7d434 Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" by Treehugger Robot · 5 years ago
  41. d099885 Check for getDmaVersion instead of s_grdma by Roman Kiryanov · 5 years ago
  42. 943161f Refactor lockAndWriteDma to support goldfish-addess-space by Roman Kiryanov · 5 years ago
  43. 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 5 years ago
  44. f7cf888 [vulkan] Fix comparison of integers of different signs error am: 9f9f0cf95f am: 571aad20f8 by David Reveman · 5 years ago
  45. 9f9f0cf [vulkan] Fix comparison of integers of different signs error by David Reveman · 5 years ago
  46. 57283a4 [vulkan] Fix color buffer lifetime on fuchsia. am: d660e6024a am: 6931d22484 by David Reveman · 5 years ago
  47. d660e60 [vulkan] Fix color buffer lifetime on fuchsia. by David Reveman · 5 years ago
  48. e3c96d8 [vulkan] Alloc host visible memory in blocks am: a963ea0a03 am: 291adfd446 by Lingfeng Yang · 5 years ago
  49. a963ea0 [vulkan] Alloc host visible memory in blocks by Lingfeng Yang · 5 years ago
  50. b609167 Merge "Mark isHidlGralloc as 'const'" am: 9ff0990501 am: 560981a63c by Roman Kiryanov · 5 years ago
  51. 9ff0990 Merge "Mark isHidlGralloc as 'const'" by Treehugger Robot · 5 years ago
  52. bc54746 Merge "Retire gralloc_device_t::ashmemRegions" am: ffee181b7a am: 5e50dc37ac by Roman Kiryanov · 5 years ago
  53. ffee181 Merge "Retire gralloc_device_t::ashmemRegions" by Treehugger Robot · 5 years ago
  54. 3d811d7 Merge "Mark local functions 'static' in gralloc" am: c01759b0c7 am: bc681e17c4 by Roman Kiryanov · 5 years ago
  55. e4cbd50 [vulkan] Rebase on latest sysmem API am: 676a4930cd am: c3add4fa15 by David Reveman · 5 years ago
  56. c01759b Merge "Mark local functions 'static' in gralloc" by Treehugger Robot · 5 years ago
  57. 9a3eebf Mark isHidlGralloc as 'const' by Roman Kiryanov · 5 years ago
  58. f4175a6 Retire gralloc_device_t::ashmemRegions by Roman Kiryanov · 5 years ago
  59. f1e5ae4 Mark local functions 'static' in gralloc by Roman Kiryanov · 5 years ago
  60. 676a493 [vulkan] Rebase on latest sysmem API by David Reveman · 5 years ago
  61. 12c38b8 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) am: e739199e47 am: c59d34447a by Lingfeng Yang · 5 years ago
  62. 8d37e8f [vulkan] Implement sync fd's in the guest only am: f434441aaa am: f1fb9b1019 by Lingfeng Yang · 5 years ago
  63. e739199 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) by Lingfeng Yang · 5 years ago
  64. f434441 [vulkan] Implement sync fd's in the guest only by Lingfeng Yang · 5 years ago
  65. 13231c9 [vulkan] Emulate BGRA color buffer support on fuchsia am: e060bbcee1 am: 166c3b8041 by David Reveman · 5 years ago
  66. e060bbc [vulkan] Emulate BGRA color buffer support on fuchsia by David Reveman · 5 years ago
  67. bee6dbe [multi-display] add renderControl api for multi display am: 2ad0653753 am: c83fa642f8 by Lingfeng Yang · 5 years ago
  68. 2ad0653 [multi-display] add renderControl api for multi display by Lingfeng Yang · 5 years ago
  69. b7ccce7 [vulkan] Minimal implementation of VK_FUCHSIA_buffer_collection am: e10aae2529 am: 2ff11606f4 by David Reveman · 5 years ago
  70. e10aae2 [vulkan] Minimal implementation of VK_FUCHSIA_buffer_collection by David Reveman · 5 years ago
  71. 8e0a3a8 Route gralloc_lock_ycbcr through gralloc_lock am: 1d270ed131 am: 4cf88bd030 by Roman Kiryanov · 5 years ago
  72. 1d270ed Route gralloc_lock_ycbcr through gralloc_lock by Roman Kiryanov · 5 years ago
  73. 1c63041 Fix the V offset in rgb888_to_yuv420p am: 87b0c2bd27 am: 1239c94b9b by Roman Kiryanov · 5 years ago
  74. 4c7292d Retire redundant variables am: 30d08183fc am: 25337ceb14 am: dbc6dfa96e by Roman Kiryanov · 5 years ago
  75. cfee2d7 Fix calculations of RGB offsets in FormatConversions am: 95cdab1774 am: 9be5a4b98b by Roman Kiryanov · 5 years ago
  76. 66020a8 Fix the DD macro declaration am: 5dd4c7f40d am: b07cd9412f am: 59db8391c6 by Roman Kiryanov · 5 years ago
  77. 87b0c2b Fix the V offset in rgb888_to_yuv420p by Roman Kiryanov · 5 years ago
  78. 30d0818 Retire redundant variables by Roman Kiryanov · 5 years ago
  79. 95cdab1 Fix calculations of RGB offsets in FormatConversions by Roman Kiryanov · 5 years ago
  80. 5dd4c7f Fix the DD macro declaration by Roman Kiryanov · 5 years ago
  81. 64ae78c Add Y8Cb8Cr8_420 to the list of supported formats in eglCreateImageKHR am: 357ca51926 am: bfe71986d0 by Roman Kiryanov · 5 years ago
  82. 357ca51 Add Y8Cb8Cr8_420 to the list of supported formats in eglCreateImageKHR by Roman Kiryanov · 5 years ago
  83. 8f4e5bd Merge "Fix build on older APIs" am: 7d5cdf447b am: 394be205d7 am: eb47b85242 by Lingfeng Yang · 5 years ago
  84. 42bbb4b Fix wrong caching of glBindBuffer am: 2c3a0da0d1 am: 5d0645bdee am: 6d6d4e0514 by Lingfeng Yang · 5 years ago
  85. 7d5cdf4 Merge "Fix build on older APIs" by Lingfeng Yang · 5 years ago
  86. 2c3a0da Fix wrong caching of glBindBuffer by Lingfeng Yang · 5 years ago
  87. 3dc7c2f Fix build on older APIs by Lingfeng Yang · 5 years ago
  88. d9547e6 Merge "Fix Fuchsia build" am: e4be1b6f3e am: ea062911b9 am: 989cdaacde by Lingfeng Yang · 5 years ago
  89. cd0eb8b Switch to liblog logging on API >= 26 am: 1cb647a086 am: 92f1f16ff8 by Luca Stefani · 5 years ago
  90. 0930a7e Merge changes from topic "vulkan-enable-ahb" am: 42aa12e312 am: 16a0c54620 by Lingfeng Yang · 5 years ago
  91. e4be1b6 Merge "Fix Fuchsia build" by Lingfeng Yang · 5 years ago
  92. f83538d Fix Fuchsia build by Lingfeng Yang · 5 years ago
  93. 1cb647a Switch to liblog logging on API >= 26 by Luca Stefani · 5 years ago
  94. 42aa12e Merge changes from topic "vulkan-enable-ahb" by Lingfeng Yang · 5 years ago
  95. 812e580 hwc2: Specify const for operator() am: 143da772d0 am: a6e370fe46 am: c88cec06aa by Luca Stefani · 5 years ago
  96. a99a5c4 [vulkan] Enable VK_ANDROID_external_memory_android_hardware_buffer by Lingfeng Yang · 5 years ago
  97. 5c70112 [vulkan] Fill in missing pieces for AHardwareBuffer and sync fd supporti by Lingfeng Yang · 5 years ago
  98. e00bff9 [vulkan] If Vulkan enabled, make ColorBuffers from blob by Lingfeng Yang · 5 years ago
  99. 143da77 hwc2: Specify const for operator() by Luca Stefani · 5 years ago
  100. a338922 [vulkan] followup for ext semaphores: work on windows (device side) am: 1a098c0936 am: 392145773e by Lingfeng Yang · 5 years ago