1. 382ce56 Add support for goldfish-address-space in gralloc by Roman Kiryanov · 5 years ago
  2. e204962 Merge "Init the DMA buffer in gralloc_lock" by Treehugger Robot · 5 years ago
  3. 8f664bc Init the DMA buffer in gralloc_lock by Roman Kiryanov · 5 years ago
  4. 8db86df goldfish-opengl: fix conversion between yuv and rgb888 by bohu · 5 years ago
  5. 0491335 Fix host memory allocator for HOST builds by Roman Kiryanov · 5 years ago
  6. 18f1ca9 Merge "Make vsync thread higher priority" by Lingfeng Yang · 5 years ago
  7. d3bca26 put gl pipes in nonblocking mode by Lingfeng Yang · 5 years ago
  8. f15bcf2 Make vsync thread higher priority by Lingfeng Yang · 5 years ago
  9. 0c14a22 Merge "Do not create YcbcrConversion for RGB565 passed as external format" by Lingfeng Yang · 5 years ago
  10. 004f48c Do not create YcbcrConversion for RGB565 passed as external format by Roman Kiryanov · 5 years ago
  11. 8bc3255 [vulkan] Improve pipe performance on Fuchsia. by David Reveman · 5 years ago
  12. 87f1196 (Reland) Revert "Revert "[vulkan] create resources with requirements (guest)"" by Lingfeng Yang · 5 years ago
  13. 842c59b Revert "[vulkan] create resources with requirements (guest)" by Lingfeng Yang · 5 years ago
  14. d306450 [vulkan] create resources with requirements (guest) by Lingfeng Yang · 5 years ago
  15. 39a276e [vulkan] Maintain order of begin/end command buffer in deferred mode by Lingfeng Yang · 5 years ago
  16. 3cfb1a2 [vulkan] Add flush + lock to encoder (guest) by Lingfeng Yang · 5 years ago
  17. 1d22039 [vulkan] query and set deferred command buffers by David Reveman · 5 years ago
  18. b55ed1c [vulkan] put null optinal string marshaling behind a flag (guest) by Lingfeng Yang · 5 years ago
  19. e811b79 Revert "Fix hostMalloc and guestPtr in goldfish-address-space on host" by Roman Kiryanov · 5 years ago
  20. 05544f3 Fix hostMalloc and guestPtr in goldfish-address-space on host by Roman Kiryanov · 5 years ago
  21. 3a1626a Merge "[vulkan] Add support for external memory on MacOS." by Treehugger Robot · 5 years ago
  22. d0a4cd1 Merge "[vulkan] Fix support for optional strings" by Treehugger Robot · 5 years ago
  23. f7991dc Merge "[vulkan] Remove temporary external image workaround." by Treehugger Robot · 5 years ago
  24. 111f9d8 [vulkan] Add support for external memory on MacOS. by David Reveman · 5 years ago
  25. 9875f2c [vulkan] Fix support for optional strings by David Reveman · 5 years ago
  26. 67eb5e2 [vulkan] Return stubs for debug utils messenger procs by David Reveman · 5 years ago
  27. cf6c13d [vulkan] Remove temporary external image workaround. by David Reveman · 5 years ago
  28. cb4be1e Merge "[vulkan] Fix GoldfishAddressSpaceHostMemoryAllocator build on Fuchsia" by Treehugger Robot · 5 years ago
  29. f1ed3a0 [vulkan] Remove VkInstance limit for stubs. by David Reveman · 5 years ago
  30. ecd9e53 [vulkan] Fix GoldfishAddressSpaceHostMemoryAllocator build on Fuchsia by David Reveman · 5 years ago
  31. b4622f2 change sha again (build broken) by Lingfeng Yang · 5 years ago
  32. 1cae72d Merge changes from topic "synch-opengl" by Treehugger Robot · 5 years ago
  33. 4d1910a Update hash by Lingfeng Yang · 5 years ago
  34. 4cd8b6b Update PLATFORM_SDK_VERSION for Q by Roman Kiryanov · 5 years ago
  35. 419c6e3 Modify gralloc0 implementation by Valerie Hau · 5 years ago
  36. 5df377a Remove a redundant line by Roman Kiryanov · 5 years ago
  37. d0e13aa Fix build (merge due to gerrit latency) by Lingfeng Yang · 5 years ago
  38. ea04c98 Merge "Revert "Fix build on older APIs, take 2"" by Lingfeng Yang · 5 years ago
  39. c3f11c5 Revert "Fix build on older APIs, take 2" by Roman Kiryanov · 5 years ago
  40. 280319e Merge "Fix build on older APIs, take 2" by Treehugger Robot · 5 years ago
  41. 382299a Merge changes Ifccc1202,Ic43570e2 by Treehugger Robot · 5 years ago
  42. c99f7d4 Fix build on older APIs, take 2 by Lingfeng Yang · 5 years ago
  43. 307a155 Fix build on older apis by Lingfeng Yang · 5 years ago
  44. e3d6bbf Modify gralloc0 implementation by Valerie Hau · 5 years ago
  45. 146d190 Merge "Fix wrong validation for glBlitFramebuffer" by Treehugger Robot · 5 years ago
  46. b678c36 Fix wrong validation for glBlitFramebuffer by Lingfeng Yang · 5 years ago
  47. 88edbb5 Merge "Add GoldfishAddressSpaceHostMemoryAllocator" by Treehugger Robot · 5 years ago
  48. 33db09c Merge "Accept GL_BGRA8_EXT in glTexStorage*" by Yahan Zhou · 5 years ago
  49. 136c39a Add GoldfishAddressSpaceHostMemoryAllocator by Roman Kiryanov · 5 years ago
  50. cf008ed Fix build by Roman Kiryanov · 5 years ago
  51. 5a907bc Merge changes Idb1cdad9,I13b9b70c by Treehugger Robot · 5 years ago
  52. 47034e1 Merge "[vulkan] Improve create image support on Fuchsia" by Treehugger Robot · 5 years ago
  53. 17c419f Accept GL_BGRA8_EXT in glTexStorage* by Yahan Zhou · 5 years ago
  54. 8939379 Fix indentation by Roman Kiryanov · 5 years ago
  55. 7963259 Split goldfish_address_space to per platform implementation by Roman Kiryanov · 5 years ago
  56. 0df3028 [vulkan] Improve create image support on Fuchsia by David Reveman · 5 years ago
  57. e5f1c65 Add a comment for the closing #endif by Roman Kiryanov · 5 years ago
  58. fac50e6 Merge "[vulkan] Improve external semaphore handling" by Treehugger Robot · 5 years ago
  59. 273c2cf [vulkan] Improve external semaphore handling by David Reveman · 5 years ago
  60. bb99e44 [vulkan] Return stubs for debug report callback procs by David Reveman · 5 years ago
  61. a65a771 [vulkan] Return stub for vkEnumeratePhysicalDeviceGroupsKHR by David Reveman · 5 years ago
  62. 6a777e9 [address-space] host side implementation by Lingfeng Yang · 5 years ago
  63. 01c42b4 Merge "[vulkan] Use install-mode copy in fuchsia/releasepackage.py" by Treehugger Robot · 5 years ago
  64. e44a384 Merge "dir rename: hostpipe to hostdevices (goldfish-opengl side)" by Lingfeng Yang · 5 years ago
  65. f1093da [vulkan] Use install-mode copy in fuchsia/releasepackage.py by David Reveman · 5 years ago
  66. 73aaba5 dir rename: hostpipe to hostdevices (goldfish-opengl side) by Lingfeng Yang · 5 years ago
  67. becf571 Merge "[vulkan] Minor rename to build against latest version of sysmem." by Treehugger Robot · 5 years ago
  68. 1ceb88f Merge "Retire glMapBufferRange special path for GLDirectMem" by Treehugger Robot · 5 years ago
  69. 22700d1 [vulkan] Minor rename to build against latest version of sysmem. by David Reveman · 5 years ago
  70. 1321165 Retire glMapBufferRange special path for GLDirectMem by Roman Kiryanov · 5 years ago
  71. 1614f97 Merge "Fix eglQueryString" by Treehugger Robot · 5 years ago
  72. 6ddaf2d Fix eglQueryString by Yahan Zhou · 5 years ago
  73. a0407d4 [vulkan] Improve VMO export support on Fuchsia. by David Reveman · 5 years ago
  74. 2e9eba7 Revert "Add support for goldfish-address-space in gralloc" by Roman Kiryanov · 5 years ago
  75. 2b6163c Merge "Do not read and do not convert pixels for camera" by Treehugger Robot · 5 years ago
  76. c49c4fd Do not read and do not convert pixels for camera by Roman Kiryanov · 5 years ago
  77. 6af8dda fix build by Lingfeng Yang · 5 years ago
  78. fc7d2fa [vulkan] Avoid log spew when goldfish hardware is missing. by David Reveman · 5 years ago
  79. b00a53f Merge "[vulkan] Update to latest APIs for fuchsia." by Treehugger Robot · 5 years ago
  80. 4d91ce1 Merge "Fix build break for host" by Treehugger Robot · 5 years ago
  81. 107a424 Add support for goldfish-address-space in gralloc am: 60620f6a61 by Roman Kiryanov · 5 years ago
  82. 8fd114c Fix build break for host by Roman Kiryanov · 5 years ago
  83. af4af8b Add ctor to gralloc_memregions_t am: 444035dc9b by Roman Kiryanov · 5 years ago
  84. 3f31604 [vulkan] Update to latest APIs for fuchsia. by David Reveman · 5 years ago
  85. 60620f6 Add support for goldfish-address-space in gralloc by Roman Kiryanov · 5 years ago
  86. 444035d Add ctor to gralloc_memregions_t by Roman Kiryanov · 6 years ago
  87. 9aa4349 Put HAL_PIXEL_FORMAT_RGB_888 back for CPU access am: 9366abc7f9 by Roman Kiryanov · 5 years ago
  88. 9366abc Put HAL_PIXEL_FORMAT_RGB_888 back for CPU access by Roman Kiryanov · 5 years ago
  89. 1a196e2 Merge "[vulkan] Update to latest sysmem API for fuchsia." am: e8b0a1e9d2 by David Reveman · 5 years ago
  90. e8b0a1e Merge "[vulkan] Update to latest sysmem API for fuchsia." by David Reveman · 5 years ago
  91. c28bad8 [vulkan] Update to latest sysmem API for fuchsia. by David Reveman · 5 years ago
  92. 6b2547a [vulkan] Add releasepackage.py script for Fuchsia. am: 9705efe8ed by David Reveman · 5 years ago
  93. 9705efe [vulkan] Add releasepackage.py script for Fuchsia. by David Reveman · 5 years ago
  94. 8c97d2b [vulkan] Disable Android.bp as it broke the build in some repos. am: 9d43218803 by David Reveman · 5 years ago
  95. 9d43218 [vulkan] Disable Android.bp as it broke the build in some repos. by David Reveman · 5 years ago
  96. 2aeff39 [vulkan] Link statically against most libraries. am: 630129e2ae by David Reveman · 5 years ago
  97. 630129e [vulkan] Link statically against most libraries. by David Reveman · 5 years ago
  98. 40480a3 [vulkan] Implement processPipeInitOnce for Fuchsia. am: 5e2e842496 by David Reveman · 5 years ago
  99. 5e2e842 [vulkan] Implement processPipeInitOnce for Fuchsia. by David Reveman · 5 years ago
  100. 07aeed6 [vulkan] Use C++ FIDL bindings and add Android.bp am: aa65ad660b by David Reveman · 5 years ago