1. e43b93b Merge "Add the 'closeHandle' and 'memoryUnmap' functions" by Treehugger Robot · 5 years ago
  2. 659aafc Add GoldfishAddressSpaceBlock::memoryMap by Roman Kiryanov · 5 years ago
  3. 4126ae3 Add the 'closeHandle' and 'memoryUnmap' functions by Roman Kiryanov · 5 years ago
  4. 37193ee Fix Fuchsia build; add missing constants by Lingfeng Yang · 5 years ago
  5. d1b41da Fix typo in GoldfishAddressSpaceBlockProvider for subdevice checking by Roman Kiryanov · 5 years ago
  6. 754c3eb Add 'release' calls to address space resources by Roman Kiryanov · 5 years ago
  7. a2bb9c1 Pass the subdevice type to GoldfishAddressSpaceBlockProvider ctor by Roman Kiryanov · 5 years ago
  8. 81ce8af Retire cb_handle_old_t::frameworkFormat by Roman Kiryanov · 5 years ago
  9. 81288f2 gl: delete vao spam by Lingfeng Yang · 5 years ago
  10. f1d5a3d Introduce a shared header between gralloc versions by Roman Kiryanov · 5 years ago
  11. ee1c993 Rename cb_handle_t into cb_handle_old_t by Roman Kiryanov · 5 years ago
  12. 80946b7 Remove the reference to ashmem from AndroidHardwareBuffer.cpp by Roman Kiryanov · 5 years ago
  13. 17fcfba Move gralloc to gralloc_old by Roman Kiryanov · 5 years ago
  14. f163516 Introduce safer type castings for cb_handle_t by Roman Kiryanov · 5 years ago
  15. dbda8a1 Revert "Introduce safer type castings for cb_handle_t" by Lingfeng Yang · 5 years ago
  16. afea830 Introduce safer type castings for cb_handle_t by Roman Kiryanov · 5 years ago
  17. a077e9e try to fix build by Lingfeng Yang · 5 years ago
  18. 449b2c8 Split wait_offset to version and wait_fd fields by Roman Kiryanov · 5 years ago
  19. 764a1fc fix more compile warnings (part 2) by Lingfeng Yang · 5 years ago
  20. 72b5b6c Merge "Revert "Revert "put gl pipes in nonblocking mode""" by Lingfeng Yang · 5 years ago
  21. d0b2a8a Revert "Revert "put gl pipes in nonblocking mode"" by Lingfeng Yang · 5 years ago
  22. 329e31d Merge "Revert "put gl pipes in nonblocking mode"" by Treehugger Robot · 5 years ago
  23. cb81ca1 Revert "put gl pipes in nonblocking mode" by Yahan Zhou · 5 years ago
  24. 1a939d5 Fix wrong format specifier by Luca Stefani · 5 years ago
  25. d0dbf74 Fix build break by Roman Kiryanov · 5 years ago
  26. 0491335 Fix host memory allocator for HOST builds by Roman Kiryanov · 5 years ago
  27. d3bca26 put gl pipes in nonblocking mode by Lingfeng Yang · 5 years ago
  28. 8bc3255 [vulkan] Improve pipe performance on Fuchsia. by David Reveman · 5 years ago
  29. e811b79 Revert "Fix hostMalloc and guestPtr in goldfish-address-space on host" by Roman Kiryanov · 5 years ago
  30. 05544f3 Fix hostMalloc and guestPtr in goldfish-address-space on host by Roman Kiryanov · 5 years ago
  31. ecd9e53 [vulkan] Fix GoldfishAddressSpaceHostMemoryAllocator build on Fuchsia by David Reveman · 5 years ago
  32. 136c39a Add GoldfishAddressSpaceHostMemoryAllocator by Roman Kiryanov · 5 years ago
  33. cf008ed Fix build by Roman Kiryanov · 5 years ago
  34. 8939379 Fix indentation by Roman Kiryanov · 5 years ago
  35. 7963259 Split goldfish_address_space to per platform implementation by Roman Kiryanov · 5 years ago
  36. e5f1c65 Add a comment for the closing #endif by Roman Kiryanov · 6 years ago
  37. 6a777e9 [address-space] host side implementation by Lingfeng Yang · 5 years ago
  38. e44a384 Merge "dir rename: hostpipe to hostdevices (goldfish-opengl side)" by Lingfeng Yang · 5 years ago
  39. 73aaba5 dir rename: hostpipe to hostdevices (goldfish-opengl side) by Lingfeng Yang · 5 years ago
  40. 1321165 Retire glMapBufferRange special path for GLDirectMem by Roman Kiryanov · 5 years ago
  41. 2e9eba7 Revert "Add support for goldfish-address-space in gralloc" by Roman Kiryanov · 5 years ago
  42. 2b6163c Merge "Do not read and do not convert pixels for camera" by Treehugger Robot · 6 years ago
  43. c49c4fd Do not read and do not convert pixels for camera by Roman Kiryanov · 6 years ago
  44. 6af8dda fix build by Lingfeng Yang · 6 years ago
  45. 8fd114c Fix build break for host by Roman Kiryanov · 6 years ago
  46. 60620f6 Add support for goldfish-address-space in gralloc by Roman Kiryanov · 6 years ago
  47. aa65ad6 [vulkan] Use C++ FIDL bindings and add Android.bp by David Reveman · 6 years ago
  48. 9ff81a0 Mark YUV camera buffers as interleaved by Roman Kiryanov · 6 years ago
  49. 1b2a779 [vulkan] Switch to goldfish address space device by David Reveman · 6 years ago
  50. 352e1bb Retire cb_handle_t::goldfish_dma_buf_size by Roman Kiryanov · 6 years ago
  51. 3bf4795 Retire cb_handle_t::goldfish_dma by Roman Kiryanov · 6 years ago
  52. 8a7d434 Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" by Treehugger Robot · 6 years ago
  53. 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 6 years ago
  54. a963ea0 [vulkan] Alloc host visible memory in blocks by Lingfeng Yang · 6 years ago
  55. 2c3a0da Fix wrong caching of glBindBuffer by Lingfeng Yang · 6 years ago
  56. 1cb647a Switch to liblog logging on API >= 26 by Luca Stefani · 6 years ago
  57. 6f0878f Fix build on older apis by Lingfeng Yang · 6 years ago
  58. 5b7c584 [vulkan] experimental fuchsia platform support by David Reveman · 6 years ago
  59. 554a515 [gl] A collection of tweaks and optimizations by Lingfeng Yang · 6 years ago
  60. 74e99bb [vulkan] Fuchsia build support by David Reveman · 6 years ago
  61. 49c7de2 [vulkan] Fix coherent memory for 32-bit userspace apps by Lingfeng Yang · 6 years ago
  62. fe1820e Fix PUBG on emulator by Yahan Zhou · 6 years ago
  63. 8f9ed18 Fix build for older APIs by Roman Kiryanov · 6 years ago
  64. c08fbfb Fix mac build (HOST_BUILD vs GOLDFISH_OPENGL_BUILD_FOR_HOST) by Lingfeng Yang · 6 years ago
  65. daecd14 Add glMapBufferRange implemented via direct memory access by Roman Kiryanov · 6 years ago
  66. 0f3971d Index range cache comparison with strict ordering by Yahan Zhou · 6 years ago
  67. a7916b1 Add checksum support for CMakeList generation by Erwin Jansen · 6 years ago
  68. 6a28367 [vulkan] Integrate with HostConnection by Lingfeng Yang · 6 years ago
  69. f96db3c Autogenerate the CMake build by Erwin Jansen · 6 years ago
  70. be1c0c2 Add DMA support for glMapBufferRange by Roman Kiryanov · 6 years ago
  71. 400bc51 Fix wrong indexing into fboprops by Lingfeng Yang · 6 years ago
  72. 8b38e8b [GL] Gralloc Refcount Pipe by Weilun Du · 6 years ago
  73. 3b870aa Fix build for non-host builds by Lingfeng Yang · 6 years ago
  74. 3c307f2 Fix build - missing android-emu-shared by Lingfeng Yang · 6 years ago
  75. 8ffdcdb Convert openglCodecCommon to a shared library by Lingfeng Yang · 6 years ago
  76. b6fce5b Create the AutoGoldfishDmaContext class by Roman Kiryanov · 6 years ago
  77. 3284a80 Fix host build by Lingfeng Yang · 6 years ago
  78. 32a9b87 Move IO related to shared/OpenglCodecCommon to make them visible to GLSharedGroup.h by Roman Kiryanov · 6 years ago
  79. 4fa970a Add build variables to make host build more convenient by Lingfeng Yang · 6 years ago
  80. 44209df Some cleanup in API and data structures by Lingfeng Yang · 6 years ago
  81. fb903d6 Fix const correctness around BufferData by Roman Kiryanov · 6 years ago
  82. dfbc1b3 Fix compile warnings found in shared/OpenglCodecCommon. by Matt Wachowski · 6 years ago
  83. d7bf00d Revert "Deprecate <cutils/log.h> and <utils/Log.h>" by Logan Chien · 6 years ago
  84. 20ccec2 Deprecate <cutils/log.h> and <utils/Log.h> by Logan Chien · 7 years ago
  85. f6aa9d6 Code that needs to build for pre-C++11 can't use nullptr. am: 952c1ee50f by Elliott Hughes · 6 years ago
  86. 952c1ee Code that needs to build for pre-C++11 can't use nullptr. by Elliott Hughes · 6 years ago
  87. 7a45a0e Adopt the libcutils mutex before it's removed. am: e8052e4d6d by Elliott Hughes · 6 years ago
  88. e8052e4 Adopt the libcutils mutex before it's removed. by Elliott Hughes · 6 years ago
  89. 22dc42d Fix glReadPixels when row length != 0 by Lingfeng Yang · 6 years ago
  90. 951054f Support GL_RGBA16F and GL_RGB10_A2 pixel size by Yahan Zhou · 7 years ago
  91. ba063e7 Add more parameter size by Yahan Zhou · 7 years ago
  92. fdfd4f9 Fix wrong uniform type in sampler setting by Lingfeng Yang · 7 years ago
  93. bb1f88a Rename socket_loopback_server to _socket_loopback_server. am: b0a0e2f029 am: 29e7fb8e96 by Josh Gao · 8 years ago
  94. b0a0e2f Rename socket_loopback_server to _socket_loopback_server. by Josh Gao · 8 years ago
  95. ec6f276 Update for libcutils socket_loopback_server removal. am: 4b20c7bed3 am: b86587ffad by Josh Gao · 8 years ago
  96. 4b20c7b Update for libcutils socket_loopback_server removal. by Josh Gao · 8 years ago
  97. d3ae106 [WIP] ES 3.1 guestside changes by Lingfeng Yang · 8 years ago
  98. 26a8b4b [GLESv3] Fix build by Lingfeng Yang · 8 years ago
  99. 4a66b31 [GLESv3] Transform feedback state tracking by Lingfeng Yang · 8 years ago
  100. b3dc29f [GLESv3] Shader state updates by Lingfeng Yang · 8 years ago