1. a4a83d0 gfxstream: guest: nuke more AEMU base stuff by Gurchetan Singh · 7 months ago
  2. 2cc4f27 [guest] Fuchsia: include missing Vulkan entry points by C Stout · 1 year ago
  3. abe57a8 Make RutabagaLayer shared between "guest impls" by Jason Macnak · 1 year, 1 month ago
  4. 37ee8a1 Merge "Revert "gfxstream: nuke goldfish_dma"" into main by Roman Kiryanov · 1 year, 1 month ago
  5. d2b8f0c Revert "gfxstream: nuke goldfish_dma" by Joshua Duong · 1 year, 1 month ago
  6. 867d347 gfxstream: only init renderControl inside HostConnection when Vulkan by Gurchetan Singh · 1 year, 1 month ago
  7. 1acffe4 Merge "[guest] Build fixes for Fuchsia" into main by Craig Stout · 1 year, 1 month ago
  8. 8a64ca8 [guest] Build fixes for Fuchsia by C Stout · 1 year, 1 month ago
  9. 4613b29 gfxstream: nuke goldfish_dma by Gurchetan Singh · 1 year, 1 month ago
  10. 39077a8 gfxstream: always initialize rcEncoder and other things by Gurchetan Singh · 1 year, 1 month ago
  11. f0b9b21 gfxstream: nuke HOST_BUILD by Gurchetan Singh · 1 year, 1 month ago
  12. 7377597 gfxstream: nuke VIRTIO_GPU flag by Gurchetan Singh · 1 year, 1 month ago
  13. bf7eb76 gfxstream: nuke GFXSTREAM preprocessor by Gurchetan Singh · 1 year, 1 month ago
  14. 1100a2d Merge "Always initialize gfxstream vulkan" into main by Lars Harrison · 1 year, 1 month ago
  15. 2a1d0e7 Always initialize gfxstream vulkan by Lars Harrison · 1 year, 1 month ago
  16. f23a10e gfxstream: reduce use of PLATFORM_SDK_VERSION by Gurchetan Singh · 1 year, 1 month ago
  17. d54a535 Wrap some classes in "namespace gfxstream::guest {}" by Jason Macnak · 1 year, 3 months ago
  18. 6b935bf Allow specifying Gfxstream transport type in End2End tests by Jason Macnak · 1 year, 3 months ago
  19. e38a033 Use libbase's property getting functions by Jason Macnak · 1 year, 3 months ago
  20. 5a3a422 [guest] Fix Fuchsia build by C Stout · 1 year, 3 months ago
  21. 4e10d32 Move SyncHelper to platform by Jason Macnak · 1 year, 5 months ago
  22. 9928883 gfxstream: don't use renderControlEnc for Vulkan by Gurchetan Singh · 1 year, 6 months ago
  23. 8ed8556 gfxstream: refactor process pipe logic by Gurchetan Singh · 1 year, 6 months ago
  24. d3b5463 gfxstream: remove unnecessary rcEncoder() call by Gurchetan Singh · 1 year, 6 months ago
  25. 4067445 gfxstream/guest: use GetRingParamsFromCapset by Gurchetan Singh · 1 year, 6 months ago
  26. 650c0c0 Enable building guest Gfxstream components on host by Jason Macnak · 1 year, 7 months ago
  27. 80a36d1 Update iostream namespace to gfxstream::guest by Jason Macnak · 1 year, 7 months ago
  28. 99bf7ec Update namespace in libandroidemu to gfxstream::guest by Jason Macnak · 1 year, 7 months ago
  29. 8174c8c Wrap interactions with ANativeWindow-s in an interface by Jason Macnak · 1 year, 7 months ago
  30. a194bbf Wrap interactions with sync fds in an interface by Jason Macnak · 1 year, 7 months ago
  31. 313357f Make VirtGpu* interfaces by Jason Macnak · 1 year, 7 months ago
  32. 81fff55 Remove "grallocOnly" by Jason Macnak · 1 year, 9 months ago
  33. fa9ea24 Separate Gralloc interface and impls into separate files by Jason Macnak · 1 year, 9 months ago
  34. 73d4eae Migrate Gfxstream guest libraries to Android.bp by Jason Macnak · 1 year, 7 months ago
  35. 81e04c8 Merge changes from topic "less-rcEnc-VK" into main by Treehugger Robot · 1 year, 6 months ago
  36. 8f89f27 gfxstream: nuke use of rcSetProcessMetadata by Gurchetan Singh · 1 year, 6 months ago
  37. 6079f8d gfxstream: use ASG for Vulkan streams only by Gurchetan Singh · 1 year, 6 months ago
  38. 23cf8d5 gfxstream: nuke TcpStream by Gurchetan Singh · 1 year, 6 months ago
  39. 616960e gfxstream: Remove PAGE_SIZE 4096 usage by Juan Yescas · 1 year, 6 months ago
  40. 89c3398 gfxstream-guest: add precise virtio-gpu capabilities by Gurchetan Singh · 1 year, 7 months ago
  41. b061d51 Rename imported system directory to guest by Jason Macnak · 1 year, 9 months ago[Renamed from system/OpenglSystemCommon/HostConnection.cpp]
  42. feb8fb1 goldfish-opengl: : enable deferredMapping and align to host requirements by Gurchetan Singh · 1 year, 10 months ago
  43. 8d96137 Fix host-side build. by Joshua Duong · 1 year, 10 months ago
  44. 3d66400 Reland^2: Use "gfxstream" namespace by Jason Macnak · 1 year, 11 months ago
  45. 04c9627 Revert "Reland: Use "gfxstream" namespace" by Andrew Woloszyn · 1 year, 11 months ago
  46. 94fdef7 Reland: Use "gfxstream" namespace by Jason Macnak · 1 year, 11 months ago
  47. cfcd06b Revert "Use "gfxstream" namespace" by Jason Macnak · 1 year, 11 months ago
  48. 60c3a41 Use "gfxstream" namespace by Jason Macnak · 2 years ago
  49. 6e3860b Remove verbose HostConnection debug logs by Aurimas Liutikas · 2 years ago
  50. 2e92f34 Merge "Add build configuration to disable HealthMonitor" by William Ho · 2 years, 2 months ago
  51. 6398b85 add emulator feature for using auxilliary memory for vulkan command buffers by Shalini S · 2 years, 2 months ago
  52. 6701bbe Add build configuration to disable HealthMonitor by William Ho · 2 years, 2 months ago
  53. cda9cf1 android/base -> aemu/base refactor. by Joshua Duong · 2 years, 4 months ago
  54. e6d9a8f Add HealthWatchdogs to VkEncoder and AddressSpaceStream by William Ho · 2 years, 5 months ago
  55. 9851ad2 Get it to build with new HealthMonitor files by William Ho · 2 years, 5 months ago
  56. bab70c7 Centralize getCurrentThreadId to AndroidThreadInfo.cpp by Kaiyi Li · 2 years, 5 months ago
  57. 515c5c0 Revert^2 "Use rcGetHostExtensions() in HostConnection" by Jason Macnak · 2 years, 5 months ago
  58. 76039f7 Revert "Use rcGetHostExtensions() in HostConnection" by Jason Macnak · 2 years, 5 months ago
  59. 57ae070 Use rcGetHostExtensions() in HostConnection by Jason Macnak · 2 years, 6 months ago
  60. 4f7c00e Revert "Revert "Adds rcSetProcessMetadata"" by William Ho · 2 years, 6 months ago
  61. d88cb85 Merge "Revert "Adds rcSetProcessMetadata"" by William Ho · 2 years, 6 months ago
  62. a8ee17f Revert "Adds rcSetProcessMetadata" by William Ho · 2 years, 6 months ago
  63. b51ce95 Merge "Adds rcSetProcessMetadata" by William Ho · 2 years, 6 months ago
  64. a8f76c3 goldfish-opengl: nuke VirtioGpuStream by Gurchetan Singh · 2 years, 6 months ago
  65. 5bebc61 goldfish-opengl: add stub VirtGpu layer for Fuchsia/host builds by Gurchetan Singh · 2 years, 7 months ago
  66. 36116bc Adds rcSetProcessMetadata by Jason Macnak · 2 years, 7 months ago
  67. 1703dd8 Reland: "goldfish-opengl: use VirtGpuDevice abstraction for ASG"" by Gurchetan Singh · 2 years, 6 months ago
  68. 5c35125 Revert "goldfish-opengl: use VirtGpuDevice abstraction for ASG" by Anna Bauza · 2 years, 6 months ago
  69. 832c3ba goldfish-opengl: use VirtGpuDevice abstraction for ASG by Gurchetan Singh · 2 years, 10 months ago
  70. 389684b goldfish-opengl: nuke use std::optional by Gurchetan Singh · 2 years, 7 months ago
  71. a876a83 goldfish-opengl: HostConnection: fix compile bug by Gurchetan Singh · 2 years, 7 months ago
  72. 144ec08 Merge "Use DRM format to handle needed YUV swizzling" by Jason Macnak · 2 years, 8 months ago
  73. 909349e Use DRM format to handle needed YUV swizzling by Jason Macnak · 2 years, 8 months ago
  74. d7f405e Reduce logcat spamming by Yahan Zhou · 2 years, 8 months ago
  75. 3aec170 goldfish-opengl: don't de-duplicate rendernode fd for non-ASG streams by Gurchetan Singh · 2 years, 10 months ago
  76. f73beba goldfish-opengl: always use local virtgpu_drm.h by Gurchetan Singh · 3 years ago
  77. ea692c5 goldfish-opengl: remove retrying rendernode logic by Gurchetan Singh · 3 years ago
  78. 683d66a goldfish-opengl: open rendernode in HostConnection by Gurchetan Singh · 3 years ago
  79. 6adffbd goldfish-opengl: one virtgpu instance per HostConnection by Gurchetan Singh · 3 years ago
  80. 8eb2f02 Wait until host resource is created when using virtio-gpu by Kaiyi Li · 3 years ago
  81. ca5a7d5 goldfish-opengl: assume PLATFORM_SDK_VERSION greater than 16 by Gurchetan Singh · 3 years ago
  82. 657334d goldfish-opengl: nuke getOrCreateRendernodeFd() by Gurchetan Singh · 3 years ago
  83. 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 3 years ago
  84. 6710a04 goldfish-opengl: Remove extra exclamation points by Gurchetan Singh · 3 years ago
  85. 5c65376 Build fix by Yahan Zhou · 3 years, 1 month ago
  86. 2522b12 goldfish-opengl: use virtio-gpu address space on Linux by Gurchetan Singh · 3 years, 1 month ago
  87. a6f5faf goldfish-opengl: reference <virtgpu_drm.h>, not <drm/virtgpu_drm.h> by Gurchetan Singh · 3 years, 2 months ago
  88. a91c275 goldfish-opengl: Linux stream fix by Gurchetan Singh · 3 years, 4 months ago
  89. cc675d7 goldfish-opengl: more compat by Gurchetan Singh · 3 years, 4 months ago
  90. 3b46fcc Support multiple display configs for default display by Huan Song · 3 years, 5 months ago
  91. 46b2f1c Add feature flag for rcReadColorBufferDma by Lingfeng Yang · 3 years, 7 months ago
  92. 83fab8b vulkan: feature flag for async QSRI (guest) by Lingfeng Yang · 3 years, 8 months ago
  93. a24d1a1 Try to get the transport type from `ro.boot.qemu.gltransport.name` by Roman Kiryanov · 3 years, 10 months ago
  94. d13a389 rc: Call rcGetRendererVersion when initializing rcEncoder. by Yilong Li · 3 years, 10 months ago
  95. 9330b85 fuchsia: Fix build by Yilong Li · 3 years, 10 months ago
  96. 97a5cf2 Synchronized glBufferData by Kaiyi Li · 3 years, 10 months ago
  97. 0c605d2 Minor cleanup in getGrallocTypeFromProperty by Roman Kiryanov · 3 years, 11 months ago
  98. 95ca6f8 Migrate HostConnection to `ro.boot` by Roman Kiryanov · 3 years, 11 months ago
  99. d44959e [5/n] Add feature flag for batched descriptor set update (guest) by Lingfeng Yang · 4 years ago
  100. e610fb7 [3/n] Add VulkanQueueSubmitWithCommands feature to guest by Lingfeng Yang · 4 years, 1 month ago