1. de91e43 new command to send display dpi to host by Huan Song · 3 years, 5 months ago
  2. 6e1c690 Specify Id when asking host to create display by Huan Song · 3 years, 5 months ago
  3. 1f8b8e1 Merge "Don't init virtio gpu presenter if not using minigbm" by Treehugger Robot · 3 years, 5 months ago
  4. 9312352 Don't init virtio gpu presenter if not using minigbm by Huan Song · 3 years, 5 months ago
  5. cba8f0f Merge "DrmPresenter: use sp with Thread" by Steven Moreland · 3 years, 5 months ago
  6. e5df487 Merge "Add new rc command for multi display" by Huan Song · 3 years, 5 months ago
  7. 6aaf01f Merge "vk1.2: Add rootType argument to struct functions. (guest codegen)" by Yilong Li · 3 years, 5 months ago
  8. 4808163 vk1.2: Add rootType argument to struct functions. (guest codegen) by Yilong Li · 3 years, 5 months ago
  9. 15a17b1 DrmPresenter: use sp with Thread by Steven Moreland · 3 years, 5 months ago
  10. 26820ef Add new rc command for multi display by Huan Song · 3 years, 5 months ago
  11. 247b404 fuchsia: Fix typo by Yilong Li · 3 years, 5 months ago
  12. 2d3cbfd Merge "Minor clean ups" by Jason Macnak · 3 years, 5 months ago
  13. 9ea2630 Merge "Migrate gralloc_old to `ro.boot`" by Treehugger Robot · 3 years, 5 months ago
  14. 1c87541 Merge "Migrate codecs to use `ro.boot.qemu.hwcodec.` properties" by Treehugger Robot · 3 years, 5 months ago
  15. e6c24fb Minor clean ups by Jason Macnak · 3 years, 5 months ago
  16. 968281b Merge "Minor cleanup in getGrallocTypeFromProperty" by Treehugger Robot · 3 years, 5 months ago
  17. 119e49f Migrate gralloc_old to `ro.boot` by Roman Kiryanov · 3 years, 5 months ago
  18. 6dee874 Migrate codecs to use `ro.boot.qemu.hwcodec.` properties by Roman Kiryanov · 3 years, 5 months ago
  19. 0c605d2 Minor cleanup in getGrallocTypeFromProperty by Roman Kiryanov · 3 years, 5 months ago
  20. bf5f3c1 Merge "Migrate HostConnection to `ro.boot`" by Treehugger Robot · 3 years, 5 months ago
  21. f3074d1 Merge "Migrate HostComposer to `ro.boot`" by Treehugger Robot · 3 years, 5 months ago
  22. 95ca6f8 Migrate HostConnection to `ro.boot` by Roman Kiryanov · 3 years, 5 months ago
  23. 8036491 Migrate HostComposer to `ro.boot` by Roman Kiryanov · 3 years, 5 months ago
  24. 60abeab Runtime multidsplay handling through virtio gpu by Huan Song · 3 years, 6 months ago
  25. 8f36a52 Handle multiple crtcs/connectors/planes by Jason Macnak · 3 years, 6 months ago
  26. 1edafcc Merge "Handle client composition in GuestComposer" by Jason Macnak · 3 years, 6 months ago
  27. cb1aaf5 Handle client composition in GuestComposer by Jason Macnak · 3 years, 6 months ago
  28. b83b48c [fuchsia][llcpp] LLCPP API Updates by Ian McKellar · 3 years, 6 months ago
  29. 54d712f Merge "[fuchsia] Update to new FIDL SyncClient API name." by Treehugger Robot · 3 years, 6 months ago
  30. e2fbec6 [fuchsia] Update to new FIDL SyncClient API name. by Ian McKellar · 3 years, 6 months ago
  31. 8b3fee8 Merge "Use sp<> for RefBase VsyncThread" by Treehugger Robot · 3 years, 6 months ago
  32. 29a8528 Use sp<> for RefBase VsyncThread by Steven Moreland · 3 years, 6 months ago
  33. 1326efd [fuchsia][llcpp] Do not use fidl::unowned_str by Yifei Teng · 3 years, 6 months ago
  34. 4dede34 [fuchsia] Support for upstream external semaphore extension by C Stout · 3 years, 6 months ago
  35. 9b749f0 Merge "[fuchsia] Support for upstream external memory extension" by Yilong Li · 3 years, 6 months ago
  36. 8ce56cb [fuchsia] Support for upstream external memory extension by C Stout · 3 years, 6 months ago
  37. 1548fbb Update GuestComposer to disable present on QEMU by Jason Macnak · 3 years, 6 months ago
  38. ea2e874 Update drm buffer flush to return HWC2 error by Jason Macnak · 3 years, 6 months ago
  39. 241f718 Merge changes I929229e1,I903b7ba1 by Jason Macnak · 3 years, 6 months ago
  40. d3c53c0 Disable non primary displays on Cuttlefish by Jason Macnak · 3 years, 6 months ago
  41. f06bb92 Fix naming by Jason Macnak · 3 years, 6 months ago
  42. 63476c0 Merge "Handle RGB565 in Ranchu GuestComposer" by Jason Macnak · 3 years, 6 months ago
  43. 4de428d Merge changes I0bc6ba30,Ic173b296 by Treehugger Robot · 3 years, 6 months ago
  44. 1f51f65 guest_composer: fix a potential use of NULL by George Burgess IV · 3 years, 6 months ago
  45. 9c860b3 device: delete pointless null checks; fix memory leak by George Burgess IV · 3 years, 6 months ago
  46. 7fdf2ab Fix crash for fallback composition by Huan Song · 3 years, 6 months ago
  47. 44c32af Merge "App-time metric changes" by Treehugger Robot · 3 years, 6 months ago
  48. af318d9 App-time metric changes by Steven An · 3 years, 6 months ago
  49. 024e6c6 Revert "App-time metric changes" by Roman Kiryanov · 3 years, 6 months ago
  50. 573aa83 App-time metric changes by Steven An · 3 years, 6 months ago
  51. 13aa54a fuchsia: Fix build by Yilong Li · 3 years, 6 months ago
  52. 85b9ad0 Merge "[fidl] Remove Builder usage" by Treehugger Robot · 3 years, 6 months ago
  53. 408be58 [fidl] Remove Builder usage by Yifei Teng · 3 years, 6 months ago
  54. e1cfad1 Handle RGB565 in Ranchu GuestComposer by Jason Macnak · 3 years, 6 months ago
  55. 2d8a842 Adds GuestComposer to replace Cuttlefish HWC by Jason Macnak · 3 years, 7 months ago
  56. 185076c Adds composer abstraction layer into EmuHwc by Jason Macnak · 3 years, 7 months ago
  57. 181879c Merge "fuchsia: Create mutable-format sysmem external images." by Yilong Li · 3 years, 7 months ago
  58. e51a7d9 Merge "Fix the typo error." by Treehugger Robot · 3 years, 7 months ago
  59. 7516410 Merge "Update log msg." by Huan Song · 3 years, 7 months ago
  60. ad5092f Fix the typo error. by Huan Song · 3 years, 7 months ago
  61. f610b67 fuchsia: Create mutable-format sysmem external images. by Yilong Li · 3 years, 7 months ago
  62. 1817036 Update log msg. by Huan Song · 3 years, 7 months ago
  63. 3a5284e c2-codecs: use real pts instead of work index by bohu · 3 years, 7 months ago
  64. 4cf74cf vulkan: Fix up overflow logic for template updates by Lingfeng Yang · 3 years, 7 months ago
  65. e041d38 Merge "[fuchsia][fidl] Switch to new LLCPP namespaces" by Treehugger Robot · 3 years, 7 months ago
  66. fdf3216 vulkan: Fix binding overflow logic. by Yilong Li · 3 years, 7 months ago
  67. b5edbf5 Merge "vulkan: account for binding overflow in descriptor set updates" by Treehugger Robot · 3 years, 7 months ago
  68. 8803c8c vulkan: account for binding overflow in descriptor set updates by Lingfeng Yang · 3 years, 7 months ago
  69. da00efc [fuchsia][fidl] Switch to new LLCPP namespaces by Ian McKellar · 3 years, 7 months ago
  70. eb93ad4 follows the advice of -Wsign-compare and -Wmissing-field-initializers am: 1081ac4ad7 by Christopher Di Bella · 3 years, 7 months ago
  71. 1081ac4 follows the advice of -Wsign-compare and -Wmissing-field-initializers by Christopher Di Bella · 3 years, 7 months ago
  72. 06e546e vulkan: Don't spam if app double frees or tries to allocate out of pool bounds am: 49085a999a by Lingfeng Yang · 3 years, 7 months ago
  73. 49085a9 vulkan: Don't spam if app double frees or tries to allocate out of pool bounds by Lingfeng Yang · 3 years, 7 months ago
  74. fdfe255 Fix INVALID_ENUM in Filament test am: b8bbaed19d by Lingfeng Yang · 3 years, 7 months ago
  75. b048b9a Fix build am: f30087bec9 by Lingfeng Yang · 3 years, 7 months ago
  76. b8bbaed Fix INVALID_ENUM in Filament test by Lingfeng Yang · 3 years, 7 months ago
  77. f30087b Fix build by Lingfeng Yang · 3 years, 7 months ago
  78. 6f8503a Merge "Add app-time estimate metric inside swapBuffers" am: 16c865145b by Lingfeng Yang · 3 years, 7 months ago
  79. 16c8651 Merge "Add app-time estimate metric inside swapBuffers" by Lingfeng Yang · 3 years, 7 months ago
  80. 4ef5711 Mark ab/7061308 as merged in stage. by Xin Li · 3 years, 7 months ago
  81. fbd711e Add app-time estimate metric inside swapBuffers by Steven An · 3 years, 7 months ago
  82. 6fe5579 Merge "Update for 5.11 kernel update." am: 3dbef9c149 by Christopher Ferris · 3 years, 7 months ago
  83. 3dbef9c Merge "Update for 5.11 kernel update." by Christopher Ferris · 3 years, 7 months ago
  84. 8e7e922 fuchsia: Fix build am: 5090fde2cc by Yilong Li · 3 years, 7 months ago
  85. 36e713c cereal: (guest) Ignore unknown structs in deepcopy am: 04218f7ef9 by Yilong Li · 3 years, 7 months ago
  86. 5090fde fuchsia: Fix build by Yilong Li · 3 years, 7 months ago
  87. 04218f7 cereal: (guest) Ignore unknown structs in deepcopy by Yilong Li · 3 years, 7 months ago
  88. c02c026 Merge changes Ibdafad06,Ib2c74dd2,I3bee23db,I7e3ce61f,I77c22193, ... am: 164a93edc7 by Lingfeng Yang · 3 years, 7 months ago
  89. 164a93e Merge changes Ibdafad06,Ib2c74dd2,I3bee23db,I7e3ce61f,I77c22193, ... by Lingfeng Yang · 3 years, 7 months ago
  90. 2736db9 fuchsia: Do not return error if client tries importing non-colorBuffer memory. am: ae3cbce941 by Yilong Li · 3 years, 7 months ago
  91. e2a7e39 Merge "[fidl] Fix the last usages of raw channels" am: 287b3c0049 by Yilong Li · 3 years, 7 months ago
  92. ae3cbce fuchsia: Do not return error if client tries importing non-colorBuffer memory. by Yilong Li · 3 years, 7 months ago
  93. f8cdd8b [8/n] Track and commit descriptor set updates by Lingfeng Yang · 3 years, 8 months ago
  94. faa2d45 [7/n] Use emulated descriptor set updates when available by Lingfeng Yang · 3 years, 7 months ago
  95. a4ae052 [6/n] Use new descriptor set/pool/layout definitions to allocate/free by Lingfeng Yang · 3 years, 7 months ago
  96. 287b3c0 Merge "[fidl] Fix the last usages of raw channels" by Yilong Li · 3 years, 7 months ago
  97. d44959e [5/n] Add feature flag for batched descriptor set update (guest) by Lingfeng Yang · 3 years, 7 months ago
  98. 3f376ef [4/n] Add descriptor set virtualization functions by Lingfeng Yang · 3 years, 7 months ago
  99. 8b189f0 [3/n] redefine descriptor sets/pools/layout handles to point to info by Lingfeng Yang · 3 years, 7 months ago
  100. 5e6d1fa [2/n] batched descriptor update: update entitymanager to latest by Lingfeng Yang · 3 years, 8 months ago