1. 9a2fa6f [gl] Skip sendVertexAttributes if no client arrays by Lingfeng Yang · 4 years, 8 months ago
  2. 0b85afd [gl] Delete location shift WAR by Lingfeng Yang · 4 years, 9 months ago
  3. c664d33 Merge "Retire cb_handle_30_t::physAddr" by Treehugger Robot · 4 years, 9 months ago
  4. 730870f Fix checking against GLenum instead of an actual limit by Lingfeng Yang · 4 years, 9 months ago
  5. 8ec5ece Retire cb_handle_30_t::physAddr by Roman Kiryanov · 4 years, 9 months ago
  6. 2f1ee59 fixbuild by Lingfeng Yang · 4 years, 9 months ago
  7. dbe4b9a Build VirtioGpuStream by Lingfeng Yang · 4 years, 9 months ago
  8. 6ead0a3 Merge "[vulkan] Fix loader bug in vkGetInstanceProcAddr (guest, take codegen)" by Lingfeng Yang · 4 years, 9 months ago
  9. 2f51a33 [vulkan] Fix loader bug in vkGetInstanceProcAddr (guest, take codegen) by Lingfeng Yang · 4 years, 9 months ago
  10. edeeca5 Move the memory host allocated region offset to cb_handle_t by Roman Kiryanov · 4 years, 9 months ago
  11. 65cd34f [gl] proper eglGetSyncAttrib support (guest side) by Lingfeng Yang · 4 years, 9 months ago
  12. c829182 Merge "Refactor lock/unlock" by Treehugger Robot · 4 years, 9 months ago
  13. 4e9fe71 Merge "asg: Tweak how window is calculated" by Lingfeng Yang · 4 years, 9 months ago
  14. c675aa5 Refactor lock/unlock by Roman Kiryanov · 4 years, 9 months ago
  15. 228f267 Merge "Add a gralloc module that does not use ashmem" by Treehugger Robot · 4 years, 9 months ago
  16. b3e8f53 asg: Tweak how window is calculated by Lingfeng Yang · 4 years, 9 months ago
  17. 104c21b Merge "[vulkan] Remove use of libfdio" by John Bauman · 4 years, 9 months ago
  18. 98cac7b Add a gralloc module that does not use ashmem by Roman Kiryanov · 4 years, 9 months ago
  19. 19f2ce9 Merge "Fix stuck in type3 xfers" by Lingfeng Yang · 4 years, 9 months ago
  20. fbb3e0b Merge "Fix on_vkDestroySamplerYcbcrConversionKHR" by Treehugger Robot · 4 years, 9 months ago
  21. b7f3913 Fix on_vkDestroySamplerYcbcrConversionKHR by Yilong Li · 4 years, 9 months ago
  22. d622b2f Fix stuck in type3 xfers by Lingfeng Yang · 4 years, 9 months ago
  23. 74e758e downgrade using to typedef (api 21/22 build fix) by Lingfeng Yang · 4 years, 9 months ago
  24. 8153a44 [vulkan] Remove use of libfdio by John Bauman · 4 years, 9 months ago
  25. 827d429 only build ASG if vk available by Lingfeng Yang · 4 years, 9 months ago
  26. af743da Merge "AddressSpaceStream" by Lingfeng Yang · 4 years, 9 months ago
  27. 5b3a0b7 AddressSpaceStream by Lingfeng Yang · 4 years, 10 months ago
  28. 68e886a Fix gralloc_old for older APIs by Lingfeng Yang · 4 years, 9 months ago
  29. 5761359 Merge "[fuchsia] Merge all fuchsia.hardware.goldfish.* FIDLs into one" by Yilong Li · 4 years, 9 months ago
  30. d4a00f7 Merge "Sync guest SubAllocator with host version" by Lingfeng Yang · 4 years, 9 months ago
  31. d5be14d Sync guest SubAllocator with host version by Lingfeng Yang · 4 years, 9 months ago
  32. 22dba32 Merge "[vulkan] Allow some useful extensions." by Treehugger Robot · 4 years, 9 months ago
  33. fce3ab0 Merge "[vulkan] Fuchsia build fix." by Treehugger Robot · 4 years, 9 months ago
  34. 1599181 [vulkan] Fuchsia build fix. by David Reveman · 4 years, 9 months ago
  35. 0c995e9 [vulkan] Allow some useful extensions. by David Reveman · 4 years, 9 months ago
  36. 1ab8bab (reland) Create a buffer independent cb_handle_t base class by Roman Kiryanov · 4 years, 9 months ago
  37. 1bcf12b Merge "Revert "Create a buffer independent cb_handle_t base class"" by Roman Kiryanov · 4 years, 9 months ago
  38. 60eb9dc Revert "Create a buffer independent cb_handle_t base class" by Roman Kiryanov · 4 years, 9 months ago
  39. b373b39 [fuchsia] Merge all fuchsia.hardware.goldfish.* FIDLs into one by Yilong Li · 4 years, 9 months ago
  40. 858a972 Merge "Create a buffer independent cb_handle_t base class" by Treehugger Robot · 4 years, 9 months ago
  41. f952957 Merge "Add a missing include to vk_format_info.h" by Treehugger Robot · 4 years, 9 months ago
  42. 1c15043 Create a buffer independent cb_handle_t base class by Roman Kiryanov · 4 years, 9 months ago
  43. dcf9890 Remove TcpStream usage in Fuchsia build. by Yilong Li · 4 years, 9 months ago
  44. ced3b8a Fix fuchsia build. by Yilong Li · 4 years, 9 months ago
  45. 2aeb791 Add a missing include to vk_format_info.h by Roman Kiryanov · 4 years, 9 months ago
  46. 8e4ccab Merge "Retire cb_handle_old_t::emuFrameworkFormat" by Treehugger Robot · 4 years, 9 months ago
  47. 4c4ac78 Retire cb_handle_old_t::emuFrameworkFormat by Roman Kiryanov · 4 years, 9 months ago
  48. 33a4dd5 Replace #include "gralloc_cb.h" in EmuHWC2.h with cutils/native_handle.h by Roman Kiryanov · 4 years, 9 months ago
  49. 9b140c4 [Camera Revamp] Revert "Unify the YUV_420_888 as NV21 in emulator HALs." by Huan Song · 4 years, 9 months ago
  50. e11fd04 Fix stack use after scope in WorkPool unit test by Lingfeng Yang · 4 years, 9 months ago
  51. 22e361a gl2 encoder: async unmapbuffer by Lingfeng Yang · 4 years, 9 months ago
  52. 20937d2 Merge "Select GL transport and draw call flush interval based on prop" by Lingfeng Yang · 4 years, 9 months ago
  53. 4d0ffea Select GL transport and draw call flush interval based on prop by Lingfeng Yang · 4 years, 9 months ago
  54. fa2ba65 Support HWC 2.3 by Huihong Luo · 4 years, 9 months ago
  55. a2bb9c1 Pass the subdevice type to GoldfishAddressSpaceBlockProvider ctor by Roman Kiryanov · 4 years, 9 months ago
  56. 8a659df Move GL format defines to a separate header file by Roman Kiryanov · 4 years, 10 months ago
  57. c573155 Use memory in the DMA context directly instead of via GoldfishAddressSpaceBlock by Roman Kiryanov · 4 years, 9 months ago
  58. 1b830a4 Add gralloc_is_yuv_format to FormatConversions by Roman Kiryanov · 4 years, 9 months ago
  59. 44a5340 Fix const correctness in copy_rgb_buffer_from_unlocked by Roman Kiryanov · 4 years, 9 months ago
  60. 81ce8af Retire cb_handle_old_t::frameworkFormat by Roman Kiryanov · 4 years, 9 months ago
  61. aa6c468 Retire the postCount variable by Roman Kiryanov · 4 years, 9 months ago
  62. b7f1519 Move internal format selection into a separate function by Roman Kiryanov · 4 years, 9 months ago
  63. ff5c3a6 Swap 'format' and 'frameworkFormat' and mark 'frameworkFormat' const in gralloc_alloc by Roman Kiryanov · 4 years, 9 months ago
  64. 12232de Hotplug all physical displays to Android by Huihong Luo · 4 years, 10 months ago
  65. 6726fc5 Merge "Add a field for host side display id" by Huihong Luo · 4 years, 10 months ago
  66. e1ec6dd Merge "hwc2: make vsync period configurable" by Lingfeng Yang · 4 years, 10 months ago
  67. 6cc49ed Update generated makefiles to fix build by Lingfeng Yang · 4 years, 10 months ago
  68. 0694567 Add a field for host side display id by Huihong Luo · 4 years, 10 months ago
  69. 1252734 hwc2: make vsync period configurable by Lingfeng Yang · 4 years, 10 months ago
  70. ad9cac5 Fix bionic include stuff. by Lingfeng Yang · 4 years, 10 months ago
  71. 6eca9b0 fix build by Lingfeng Yang · 4 years, 10 months ago
  72. 387b8d9 Move to bionic platform include. by Christopher Ferris · 4 years, 10 months ago
  73. ee1c993 Rename cb_handle_t into cb_handle_old_t by Roman Kiryanov · 4 years, 10 months ago
  74. 80946b7 Remove the reference to ashmem from AndroidHardwareBuffer.cpp by Roman Kiryanov · 4 years, 10 months ago
  75. 17fcfba Move gralloc to gralloc_old by Roman Kiryanov · 4 years, 10 months ago
  76. f163516 Introduce safer type castings for cb_handle_t by Roman Kiryanov · 4 years, 10 months ago
  77. dbda8a1 Revert "Introduce safer type castings for cb_handle_t" by Lingfeng Yang · 4 years, 10 months ago
  78. afea830 Introduce safer type castings for cb_handle_t by Roman Kiryanov · 4 years, 10 months ago
  79. a6057b0 Use vk_find_struct to find the chained struct by Roman Kiryanov · 4 years, 10 months ago
  80. 471f45a Merge "Retire map_flags in map_buffer" by Treehugger Robot · 4 years, 10 months ago
  81. 717c5d9 Retire map_flags in map_buffer by Roman Kiryanov · 4 years, 10 months ago
  82. 9ebd48a [vulkan] Handle case when color buffer has already been created. by David Reveman · 4 years, 10 months ago
  83. c6db530 Merge "Don't use hardware backed gralloc buffer for blob if not asked for" by Bo Hu · 4 years, 10 months ago
  84. a461040 Don't use hardware backed gralloc buffer for blob if not asked for by Yahan Zhou · 4 years, 10 months ago
  85. 0eac780 [vulkan] Fix Fuchsia build and return NoOp for valid proc names. by David Reveman · 4 years, 10 months ago
  86. a077e9e try to fix build by Lingfeng Yang · 4 years, 11 months ago
  87. e849bc0 Merge "Add external physical display emulation" am: f97ddfce1c by Huihong Luo · 4 years, 11 months ago
  88. f97ddfc Merge "Add external physical display emulation" by Huihong Luo · 4 years, 11 months ago
  89. 4aac138 Add external physical display emulation by Huihong Luo · 4 years, 11 months ago
  90. 96a9fa8 Merge "[vulkan] android: external fence sync fd support (guest)" am: 9220447285 by Lingfeng Yang · 4 years, 11 months ago
  91. 9220447 Merge "[vulkan] android: external fence sync fd support (guest)" by Lingfeng Yang · 4 years, 11 months ago
  92. cd2d8fe [vulkan] android: external fence sync fd support (guest) by Lingfeng Yang · 5 years ago
  93. 63d2cb5 [vulkan] Fix ASAN errors. am: f48239055b by David Reveman · 4 years, 11 months ago
  94. f482390 [vulkan] Fix ASAN errors. by David Reveman · 4 years, 11 months ago
  95. b435036 [vulkan] Return NULL for nonexistent entrypoints am: e8b8780f8b by David Reveman · 4 years, 11 months ago
  96. e8b8780 [vulkan] Return NULL for nonexistent entrypoints by David Reveman · 4 years, 11 months ago
  97. 9493d84 [vulkan] fix fuchsia build am: 6c7e727af4 by Lingfeng Yang · 4 years, 11 months ago
  98. 241d5c6 [vulkan] WorkPool (guest) am: f6861064c4 by Lingfeng Yang · 4 years, 11 months ago
  99. 6c7e727 [vulkan] fix fuchsia build by Lingfeng Yang · 4 years, 11 months ago
  100. f686106 [vulkan] WorkPool (guest) by Lingfeng Yang · 5 years ago