1. d2b416a goldfish-opengl: don't de-duplicate rendernode fd for non-ASG streams by Gurchetan Singh · 2 years, 2 months ago
  2. 7907feb fuchsia: Fix build by Yilong Li · 2 years, 3 months ago
  3. 0763749 goldfish-opengl: meson modifications for header change by Gurchetan Singh · 2 years, 3 months ago
  4. f73beba goldfish-opengl: always use local virtgpu_drm.h by Gurchetan Singh · 2 years, 3 months ago
  5. ea692c5 goldfish-opengl: remove retrying rendernode logic by Gurchetan Singh · 2 years, 3 months ago
  6. 683d66a goldfish-opengl: open rendernode in HostConnection by Gurchetan Singh · 2 years, 3 months ago
  7. 6adffbd goldfish-opengl: one virtgpu instance per HostConnection by Gurchetan Singh · 2 years, 3 months ago
  8. 8eb2f02 Wait until host resource is created when using virtio-gpu by Kaiyi Li · 2 years, 3 months ago
  9. 77647fd goldfish-opengl: remove connectionType() by Gurchetan Singh · 2 years, 4 months ago
  10. ca5a7d5 goldfish-opengl: assume PLATFORM_SDK_VERSION greater than 16 by Gurchetan Singh · 2 years, 4 months ago
  11. 657334d goldfish-opengl: nuke getOrCreateRendernodeFd() by Gurchetan Singh · 2 years, 4 months ago
  12. a9f2791 goldfish-opengl: One virtio-gpu instance per API instance by Gurchetan Singh · 2 years, 5 months ago
  13. 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 2 years, 4 months ago
  14. 647d45a goldfish-opengl: assume post-O by Gurchetan Singh · 2 years, 5 months ago
  15. 6710a04 goldfish-opengl: Remove extra exclamation points by Gurchetan Singh · 2 years, 4 months ago
  16. 5c65376 Build fix by Yahan Zhou · 2 years, 5 months ago
  17. 2522b12 goldfish-opengl: use virtio-gpu address space on Linux by Gurchetan Singh · 2 years, 5 months ago
  18. 1a68f65 goldfish-opengl: add Linux meson build for Vulkan cereal by Gurchetan Singh · 2 years, 8 months ago
  19. 12946ba goldfish-opengl: include <cstddef> by Gurchetan Singh · 2 years, 6 months ago
  20. a6f5faf goldfish-opengl: reference <virtgpu_drm.h>, not <drm/virtgpu_drm.h> by Gurchetan Singh · 2 years, 6 months ago
  21. a91c275 goldfish-opengl: Linux stream fix by Gurchetan Singh · 2 years, 8 months ago
  22. cc675d7 goldfish-opengl: more compat by Gurchetan Singh · 2 years, 8 months ago
  23. a1292d9 goldfish-opengl: add cstring in various places by Gurchetan Singh · 2 years, 8 months ago
  24. 3de62d6 goldfish-opengl: remove Orea + JellyBean specific code by Gurchetan Singh · 2 years, 7 months ago
  25. 5a6541c Update emulator CmakeFiles by Erwin Jansen · 2 years, 7 months ago
  26. 9a2879e [cflags] Suppress -Wextra-semi, -Wstrict-prototypes by Shai Barack · 2 years, 8 months ago
  27. a13711b Merge " [fidl] Migrate to new WireSyncClient API" by Treehugger Robot · 2 years, 8 months ago
  28. 60bec44 [fidl] Migrate to new WireSyncClient API by Yifei Teng · 2 years, 8 months ago
  29. 0f780ad goldfish-opengl: make createColorBuffer a pure virtual function by Gurchetan Singh · 2 years, 8 months ago
  30. ca8161f goldfish-opengl: virtio-gpu stream fix by Gurchetan Singh · 2 years, 8 months ago
  31. f9e3180 goldfish-opengl: add linux guard by Gurchetan Singh · 2 years, 8 months ago
  32. 3b46fcc Support multiple display configs for default display by Huan Song · 2 years, 9 months ago
  33. 4884b52 [fidl][llcpp] Update include paths by Ian McKellar · 2 years, 10 months ago
  34. d367211 Optimize mapper unlock() by Lingfeng Yang · 2 years, 11 months ago
  35. 46b2f1c Add feature flag for rcReadColorBufferDma by Lingfeng Yang · 2 years, 11 months ago
  36. 83fab8b vulkan: feature flag for async QSRI (guest) by Lingfeng Yang · 3 years ago
  37. 47e0b9b asg: Unmap ring storage in ~AddressSpaceStream by Lingfeng Yang · 3 years ago
  38. 2f3135b Don't immediately fail on EINTR. by Doug Horn · 3 years, 2 months ago
  39. f3208fb Merge "Add errno reason on drmOpenRender fail." by Treehugger Robot · 3 years, 2 months ago
  40. 37d00b0 Add errno reason on drmOpenRender fail. by Doug Horn · 3 years, 2 months ago
  41. a24d1a1 Try to get the transport type from `ro.boot.qemu.gltransport.name` by Roman Kiryanov · 3 years, 2 months ago
  42. 6dbb32d Merge "rc: Call rcGetRendererVersion when initializing rcEncoder." by Treehugger Robot · 3 years, 2 months ago
  43. d13a389 rc: Call rcGetRendererVersion when initializing rcEncoder. by Yilong Li · 3 years, 2 months ago
  44. 923989f Merge changes I15ade99a,I7abef0e1,I4b0c37ad by Lingfeng Yang · 3 years, 2 months ago
  45. e45d08d egl: copy width/height info to TexRec by Lingfeng Yang · 3 years, 2 months ago
  46. ea4c011 Merge "[fuchsia][fidl] Update names" by Treehugger Robot · 3 years, 2 months ago
  47. 9330b85 fuchsia: Fix build by Yilong Li · 3 years, 2 months ago
  48. 97a5cf2 Synchronized glBufferData by Kaiyi Li · 3 years, 2 months ago
  49. 34ff1e1 [fuchsia][fidl] Update names by Ian McKellar · 3 years, 2 months ago
  50. 0c605d2 Minor cleanup in getGrallocTypeFromProperty by Roman Kiryanov · 3 years, 2 months ago
  51. 95ca6f8 Migrate HostConnection to `ro.boot` by Roman Kiryanov · 3 years, 2 months ago
  52. e2fbec6 [fuchsia] Update to new FIDL SyncClient API name. by Ian McKellar · 3 years, 3 months ago
  53. da00efc [fuchsia][fidl] Switch to new LLCPP namespaces by Ian McKellar · 3 years, 4 months ago
  54. 164a93e Merge changes Ibdafad06,Ib2c74dd2,I3bee23db,I7e3ce61f,I77c22193, ... by Lingfeng Yang · 3 years, 4 months ago
  55. d44959e [5/n] Add feature flag for batched descriptor set update (guest) by Lingfeng Yang · 3 years, 4 months ago
  56. fadb9d9 [fidl] Fix the last usages of raw channels by Yifei Teng · 3 years, 4 months ago
  57. 77fdf25 [7/n] ProcessPipe: Add a sequence number field per process by Lingfeng Yang · 3 years, 5 months ago
  58. ddd60cc [4/n] Static link the ring_buffer api by Lingfeng Yang · 3 years, 5 months ago
  59. e610fb7 [3/n] Add VulkanQueueSubmitWithCommands feature to guest by Lingfeng Yang · 3 years, 5 months ago
  60. 3439090 [2/n] Improvements to AddressSpaceStream protocol by Lingfeng Yang · 3 years, 5 months ago
  61. 35db32c Fix incorrect calculation of host backpressure by Lingfeng Yang · 3 years, 5 months ago
  62. 9b419eb Merge "fuchsia: Use LLCPP typed channels in FIDL bindings" by Yilong Li · 3 years, 6 months ago
  63. 30ab2dd fuchsia: Use LLCPP typed channels in FIDL bindings by Yifei Teng · 3 years, 6 months ago
  64. 3285a29 Use static thread local for the opengl tls by Lingfeng Yang · 3 years, 7 months ago
  65. 47bc208 Merge "fuchsia: Register trace provider in HostConnection initialization." by Yilong Li · 3 years, 7 months ago
  66. 5a3e369 fuchsia: Register trace provider in HostConnection initialization. by Yilong Li · 3 years, 7 months ago
  67. b63e558 Move off libcutils thread_store_*. by Elliott Hughes · 3 years, 7 months ago
  68. c2867e2 fuchsia: Fix build. by Yilong Li · 3 years, 7 months ago
  69. 3c6b3e1 Fix mac build breakage by Yahan Zhou · 3 years, 7 months ago
  70. 78b5375 asg: a more aggressive backoff protocol by Lingfeng Yang · 3 years, 8 months ago
  71. eefefd4 Add awareness of and support for ANDROID_EMU_async_frame_cmds by Lingfeng Yang · 3 years, 8 months ago
  72. 1d6ca34 fuchsia: Remove usage of qemu_pipe_* and goldfish_dma_* on Fuchsia by Yilong Li · 3 years, 8 months ago
  73. 2b3e178 fuchsia: Fix build by Yilong Li · 3 years, 8 months ago
  74. d632d99 Merge "vulkan: Add functions to test unclean exit of vulkan guest processes" by Lingfeng Yang · 3 years, 8 months ago
  75. 25bca5a vulkan: Add functions to test unclean exit of vulkan guest processes by Lingfeng Yang · 3 years, 8 months ago
  76. 6e05b7f Use qemu_pipe_read(write)_fully instead of handwritten retries by Roman Kiryanov · 3 years, 8 months ago
  77. c49d89d tracing prototype: guest-side changes for gfxstream by Lingfeng Yang · 3 years, 10 months ago
  78. 0a72f98 (reland) Make it easier to locally unit test guest/host combined tracing by Lingfeng Yang · 3 years, 9 months ago
  79. e926f0a Revert "Make it easier to locally unit test guest/host combined tracing" by Lingfeng Yang · 3 years, 9 months ago
  80. 9ee90ce Make it easier to locally unit test guest/host combined tracing by Lingfeng Yang · 3 years, 9 months ago
  81. 11d8c35 Warning fix for asg_context_create by Alistair Delva · 3 years, 9 months ago
  82. e96843b Merge "Move host validation to guest" by Lingfeng Yang · 3 years, 10 months ago
  83. ed069c5 Move host validation to guest by Lingfeng Yang · 3 years, 10 months ago
  84. b5bd9f4 Merge changes I4665c1fb,I3d9b8dd9 by Treehugger Robot · 3 years, 10 months ago
  85. 5a16233 Support YUV conversion in vulkan with Android hardware buffer by Yahan Zhou · 3 years, 10 months ago
  86. fa7efc3 intrusive refcount for encoders so we dont need cleanup callback by Lingfeng Yang · 3 years, 10 months ago
  87. 85dfc61 memset all drm_virtgpu_map structs to 0 before using by Lingfeng Yang · 3 years, 10 months ago
  88. 6f9871b Change GOLDFISH_VULKAN macro to GFXSTREAM macro by Lingfeng Yang · 3 years, 10 months ago
  89. 52cbcbe Remove TLS_SLOT_OPENGL usage on Android, use C++11 thread_local instead by Lingfeng Yang · 3 years, 10 months ago
  90. 8892d77 AddressSpaceStream: Fix Fuchsia build. by Yilong Li · 4 years ago
  91. 4f2e611 HostConnection: skip VIRTIO_GPU_ADDRESS_SPACE on Fuchsia by Yilong Li · 4 years ago
  92. 39ef5bd fuchsia: Fix fuchsia build by Yilong Li · 4 years ago
  93. 6dc9b5b fuchsia: Replace FIDL C++ bindings with LLCPP. by Yilong Li · 4 years ago
  94. 256f925 remove encoder lock, change to atomic and thread local check by Lingfeng Yang · 4 years ago
  95. f89f75d async queue submit (guest) by Lingfeng Yang · 4 years ago
  96. c42eb49 HostConnection: remove the use of the stream pointer after moved by Kaiyi Li · 4 years ago
  97. baa1b03 Merge changes I7b8a2794,I42b46ee4 by Yilong Li · 4 years ago
  98. 8a87f17 HostConnection: Use unique_ptr for HostConnection objects. by Yilong Li · 4 years ago
  99. 3c673cc HostConnection: Use unique_ptr in HostConnection class members. by Yilong Li · 4 years ago
  100. b8033d5 Merge "libOpenglSystemCommon: Fix -Wformat warnings" by Lingfeng Yang · 4 years ago