1. eb100a2 Don't map extra bytes by Lingfeng Yang · 3 years ago
  2. 0552a41 gles: fix regressions in negative api by Lingfeng Yang · 3 years ago
  3. f115778 Use std::shared_ptr to store GLSharedGroup by Kaiyi Li · 3 years, 1 month ago
  4. e45d08d egl: copy width/height info to TexRec by Lingfeng Yang · 3 years, 1 month ago
  5. e2fbec6 [fuchsia] Update to new FIDL SyncClient API name. by Ian McKellar · 3 years, 2 months ago
  6. da00efc [fuchsia][fidl] Switch to new LLCPP namespaces by Ian McKellar · 3 years, 3 months ago
  7. 1081ac4 follows the advice of -Wsign-compare and -Wmissing-field-initializers by Christopher Di Bella · 3 years, 3 months ago
  8. 3dbef9c Merge "Update for 5.11 kernel update." by Christopher Ferris · 3 years, 3 months ago
  9. 287b3c0 Merge "[fidl] Fix the last usages of raw channels" by Yilong Li · 3 years, 3 months ago
  10. 620f660 Update for 5.11 kernel update. by Christopher Ferris · 3 years, 3 months ago
  11. 84f35fe [LSC] Add LOCAL_LICENSE_KINDS to device/generic/goldfish-opengl by Bob Badour · 3 years, 3 months ago
  12. fadb9d9 [fidl] Fix the last usages of raw channels by Yifei Teng · 3 years, 3 months ago
  13. 30ab2dd fuchsia: Use LLCPP typed channels in FIDL bindings by Yifei Teng · 3 years, 5 months ago
  14. 645ca4a Update vsock ports for goldfish bits by Roman Kiryanov · 3 years, 6 months ago
  15. 3d98845 Do not use vsock for grapshics, use goldfish_pipe instead by Roman Kiryanov · 3 years, 6 months ago
  16. d057a9e Cache all stencil related glGet's by Lingfeng Yang · 3 years, 7 months ago
  17. 320b1ed Merge "Fix no attachment framebuffer validations" by Treehugger Robot · 3 years, 7 months ago
  18. 12818ba Fix no attachment framebuffer validations by Troy Deck · 3 years, 7 months ago
  19. 6a3f6c7 Merge "Guest library support for S3TC passthrough." by Lingfeng Yang · 3 years, 7 months ago
  20. 17ccfe8 Guest library support for S3TC passthrough. by Doug Horn · 3 years, 7 months ago
  21. 7dda5a3 Do not log vsock errors into logcat by Roman Kiryanov · 3 years, 7 months ago
  22. 1a5093a Merge "Migrate qemu_pipe_open_ns to virtio-vsock" by Roman Kiryanov · 3 years, 7 months ago
  23. e81a3f9 Add support for BPTC texture compression. by Edward Karuna · 3 years, 8 months ago
  24. 1fc1d1b Ensure Android/Fuchsia guests map an extra page if needed by Lingfeng Yang · 3 years, 7 months ago
  25. 8fad26b Migrate qemu_pipe_open_ns to virtio-vsock by Roman Kiryanov · 3 years, 7 months ago
  26. 4679a9c Fix the leaking file handle in qemu_pipe_open_ns by Roman Kiryanov · 3 years, 8 months ago
  27. cbfdc51 Merge "Remove '#ifdef HOST_BUILD' from qemu_pipe_types_bp.h" by Treehugger Robot · 3 years, 8 months ago
  28. b4e4c75 Remove '#ifdef HOST_BUILD' from qemu_pipe_types_bp.h by Roman Kiryanov · 3 years, 8 months ago
  29. f6533b3 gfxstream: retry DRM_IOCTM_VIRTGPU_WAIT by Lingfeng Yang · 3 years, 8 months ago
  30. 62054e9 Don't try to do robust buffer access checks on non-linked attrib indices by Lingfeng Yang · 3 years, 8 months ago
  31. e96843b Merge "Move host validation to guest" by Lingfeng Yang · 3 years, 9 months ago
  32. ed069c5 Move host validation to guest by Lingfeng Yang · 3 years, 9 months ago
  33. 85dfc61 memset all drm_virtgpu_map structs to 0 before using by Lingfeng Yang · 3 years, 9 months ago
  34. 1ae0811 Don't glMapBufferRange on the host if possible by Lingfeng Yang · 3 years, 9 months ago
  35. 7d677c5 Add StateTrackingSupport that includes a class to track predicates by Lingfeng Yang · 3 years, 9 months ago
  36. 6f9871b Change GOLDFISH_VULKAN macro to GFXSTREAM macro by Lingfeng Yang · 3 years, 9 months ago
  37. 6dc9b5b fuchsia: Replace FIDL C++ bindings with LLCPP. by Yilong Li · 3 years, 10 months ago
  38. 744cad1 Fix Fuchsia build. by David Reveman · 3 years, 11 months ago
  39. 667e8ee reland: virtio-gpu-asg transport by Lingfeng Yang · 4 years ago
  40. ea42965 Revert "virtio-gpu-asg transport" by Lingfeng Yang · 4 years ago
  41. 7ceae4f virtio-gpu-asg transport by Lingfeng Yang · 4 years ago
  42. 5099565 Account for row slack in upload/download of textures by Lingfeng Yang · 4 years ago
  43. b488e62 Retire duplicate qemu_pipe and gralloc_cb headers by Roman Kiryanov · 4 years ago
  44. 90ad804 Migrate libGoldfishAddressSpace to .bp by Roman Kiryanov · 4 years ago
  45. 69007aa Remove reference to PLATFORM_SDK_VERSION from goldfish_address_space_impl.h by Roman Kiryanov · 4 years ago
  46. 17f1624 Fix host build by Roman Kiryanov · 4 years ago
  47. b9c4251 Retire Android.bp in OpenglCodecCommon by Roman Kiryanov · 4 years ago
  48. 1ef59e4 Move GoldfishAddressSpace into a separate library by Roman Kiryanov · 4 years ago
  49. 48e8d09 Merge "Remove misleading unknown param error" by Lingfeng Yang · 4 years, 1 month ago
  50. f0c66b1 Remove some references to PLATFORM_SDK_VERSION by Roman Kiryanov · 4 years, 1 month ago
  51. 57e9351 Retire FixedBuffer by Roman Kiryanov · 4 years, 1 month ago
  52. c9f2ddb Remove misleading unknown param error by Lingfeng Yang · 4 years, 1 month ago
  53. 04cdd7b (reland) Add libqemupipe.ranchu and libgralloc_cb.ranchu by Roman Kiryanov · 4 years, 1 month ago
  54. 0dba078 Merge "Revert "Add libqemupipe.ranchu and libgralloc_cb.ranchu"" by Roman Kiryanov · 4 years, 1 month ago
  55. be53504 Revert "Add libqemupipe.ranchu and libgralloc_cb.ranchu" by Roman Kiryanov · 4 years, 1 month ago
  56. fb02f6f Merge "Add libqemupipe.ranchu and libgralloc_cb.ranchu" by Treehugger Robot · 4 years, 1 month ago
  57. 92a62a9 Switch licenses by Lingfeng Yang · 4 years, 1 month ago
  58. 9701b0e Add libqemupipe.ranchu and libgralloc_cb.ranchu by Roman Kiryanov · 4 years, 1 month ago
  59. bbbfabc Refactor QEMU_PIPE_RETRY by Roman Kiryanov · 4 years, 1 month ago
  60. 0950811 Fix SkQP tests (android 10 cts r3) by Lingfeng Yang · 4 years, 2 months ago
  61. 5433131 (reland) Use the shared slots host memory allocator by Roman Kiryanov · 4 years, 2 months ago
  62. f02c306 Revert "Use the shared slots host memory allocator" by Roman Kiryanov · 4 years, 2 months ago
  63. 37de473 Revert "Fix issues around GoldfishAddressSpaceBlockProvider::open" by Roman Kiryanov · 4 years, 2 months ago
  64. be31206 Fix issues around GoldfishAddressSpaceBlockProvider::open by Roman Kiryanov · 4 years, 2 months ago
  65. fa6d39c Use the shared slots host memory allocator by Roman Kiryanov · 4 years, 2 months ago
  66. 253edda Update build system to include license by Erwin Jansen · 4 years, 4 months ago
  67. e063b6b Fix host build by Lingfeng Yang · 4 years, 5 months ago
  68. 7d8d840 Don't use temp failre retry (need spin on eagain) by Lingfeng Yang · 4 years, 5 months ago
  69. 47475b7 Mark Block usage as non-shared mappings by Lingfeng Yang · 4 years, 5 months ago
  70. 5be5d8f Fix the host build for goldfish-opengl by Roman Kiryanov · 4 years, 5 months ago
  71. 2b7ec01 Refactor qemu_pipe.h to fix for goldfish needs by Roman Kiryanov · 4 years, 6 months ago
  72. 00851ae Add a function to open 'pipe:%s:%s' pipes by Roman Kiryanov · 4 years, 6 months ago
  73. fdff0bd Merge changes Iffe57f7f,Icb08c49e by Bo Hu · 4 years, 6 months ago
  74. 51f58b0 [fuchsia] Stop using deprecated way to Allocate/DeallocateBlock by Lingfeng Yang · 4 years, 6 months ago
  75. aa0d500 goldfish-codecs: add goldfish codecs common library by bohu · 4 years, 6 months ago
  76. 23fef58 [fuchsia] support for ping/claimShared by Lingfeng Yang · 4 years, 7 months ago
  77. f8519c1 peel off the bits in one loop, cache pure-VBO case by Lingfeng Yang · 4 years, 7 months ago
  78. 28a757c Make the client array / enabled cache compatible with older C++ by Lingfeng Yang · 4 years, 7 months ago
  79. 9a2fa6f [gl] Skip sendVertexAttributes if no client arrays by Lingfeng Yang · 4 years, 7 months ago
  80. 0b85afd [gl] Delete location shift WAR by Lingfeng Yang · 4 years, 7 months ago
  81. edeeca5 Move the memory host allocated region offset to cb_handle_t by Roman Kiryanov · 4 years, 7 months ago
  82. 8153a44 [vulkan] Remove use of libfdio by John Bauman · 4 years, 7 months ago
  83. 9e1ea97 Sync up ring_buffer class by Lingfeng Yang · 4 years, 7 months ago
  84. f629af0 fix build by Lingfeng Yang · 4 years, 7 months ago
  85. 5761359 Merge "[fuchsia] Merge all fuchsia.hardware.goldfish.* FIDLs into one" by Yilong Li · 4 years, 7 months ago
  86. 6000a8e address space device direct handle API by Lingfeng Yang · 4 years, 7 months ago
  87. 8d04bdd Add support for claimShared by Lingfeng Yang · 4 years, 7 months ago
  88. 1ab8bab (reland) Create a buffer independent cb_handle_t base class by Roman Kiryanov · 4 years, 7 months ago
  89. 1bcf12b Merge "Revert "Create a buffer independent cb_handle_t base class"" by Roman Kiryanov · 4 years, 7 months ago
  90. 60eb9dc Revert "Create a buffer independent cb_handle_t base class" by Roman Kiryanov · 4 years, 7 months ago
  91. b373b39 [fuchsia] Merge all fuchsia.hardware.goldfish.* FIDLs into one by Yilong Li · 4 years, 7 months ago
  92. 858a972 Merge "Create a buffer independent cb_handle_t base class" by Treehugger Robot · 4 years, 7 months ago
  93. 1c15043 Create a buffer independent cb_handle_t base class by Roman Kiryanov · 4 years, 7 months ago
  94. ced3b8a Fix fuchsia build. by Yilong Li · 4 years, 7 months ago
  95. 8e4ccab Merge "Retire cb_handle_old_t::emuFrameworkFormat" by Treehugger Robot · 4 years, 7 months ago
  96. 4c4ac78 Retire cb_handle_old_t::emuFrameworkFormat by Roman Kiryanov · 4 years, 7 months ago
  97. 2111c06 (reland) Add GoldfishAddressSpaceBlock::memoryMap by Roman Kiryanov · 4 years, 7 months ago
  98. 5ae1f3b Merge "Revert "Add GoldfishAddressSpaceBlock::memoryMap"" by Lingfeng Yang · 4 years, 7 months ago
  99. 0bd3d80 Revert "Add GoldfishAddressSpaceBlock::memoryMap" by Lingfeng Yang · 4 years, 7 months ago
  100. 64049cf Merge "Add GoldfishAddressSpaceBlock::memoryMap" by Treehugger Robot · 4 years, 7 months ago