1. 45e9e0b Drop buffers for SurfaceFlinger properly by Sungtak Lee · 6 years ago
  2. 42a94c6 BufferQueueProducer: fix buffer adjustment during setDequeueTimeout by Sungtak Lee · 6 years ago
  3. af14124 Suppress BufferQueueProducer::dequeueBuffer error logs by Sungtak Lee · 6 years ago
  4. 485e4c3 Clean-up egl image preallocation by Alec Mouri · 6 years ago
  5. cb7dd00 TimeStats: fix a racing case by Yiwei Zhang · 6 years ago
  6. 3249fb6 BufferQueueProducer::queueBuffer may not drop buffers by Sungtak Lee · 6 years ago
  7. 7c1316e Merge changes I735d68e8,I1226ed73 by Jorim Jaggi · 6 years ago
  8. 35b4e38 Wait for buffer allocation by Jorim Jaggi · 6 years ago
  9. 6ae5503 Convert Mutex to std::mutex in BufferQueueCore/Producer/Consumer by Jorim Jaggi · 6 years ago
  10. d7b3a8b Create EGLImages during buffer allocation by Alec Mouri · 6 years ago
  11. ad9fe27 BufferQueueProducer: use the correct IPCThreadState. by Jayant Chowdhary · 6 years ago
  12. 186e41e Merge "Do not block on allocating buffers am: 0a3e784701" into pi-dev-plus-aosp by Jorim Jaggi · 6 years ago
  13. 0a3e784 Do not block on allocating buffers by Jorim Jaggi · 6 years ago
  14. 48a619f Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  15. dbd9615 swapchain: add query for MaxBufferCount by Yiwei Zhang · 7 years ago
  16. 1dbf0e3 libgui: fix a race in BufferQueueProducer::allocateBuffers by Chia-I Wu · 7 years ago
  17. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 7 years ago
  18. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 7 years ago
  19. 6030eaa Merge "libgui: support 64-bit BQ consumer usage" into oc-mr1-dev am: 64c9a3ee48 by Chia-I Wu · 7 years ago
  20. e2786ea libgui: support 64-bit BQ consumer usage by Chia-I Wu · 7 years ago
  21. cb057c2 Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  22. a2eb34c Have the Surface class track the buffer age. by Ian Elliott · 7 years ago
  23. d11b044 Have the Surface class track the buffer age. by Ian Elliott · 7 years ago
  24. ad74480 Revert "Have the Surface class track the buffer age." by Ian Elliott · 7 years ago
  25. b4f7493 Have the Surface class track the buffer age. by Ian Elliott · 7 years ago
  26. b209c12 Merge changes Ibc1444b8,I14c200d1 into oc-dev am: fd43dc6723 by Eino-Ville Talvala · 8 years ago
  27. 2672dec BufferQueueProducer: Call onBuffersReleased() in detachNextBuffer by Eino-Ville Talvala · 8 years ago
  28. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  29. 371957b libgui: fix BQ buffer allocation error checking am: feec3b1a49 am: cc09fccf62 by Chia-I Wu · 8 years ago
  30. feec3b1 libgui: fix BQ buffer allocation error checking by Chia-I Wu · 8 years ago
  31. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 8 years ago
  32. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  33. c5cd207 Fix error BufferQueue attaching flow. by Jammy Yu · 8 years ago
  34. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  35. b450ebe BufferQueue: plumbing mConsumerIsProtected am: 2041913a05 by Jiwen 'Steve' Cai · 8 years ago
  36. 2041913 BufferQueue: plumbing mConsumerIsProtected by Jiwen 'Steve' Cai · 8 years ago
  37. e7b3eb2 gui: Adjust for libui gralloc flags change am: f3ef3eab3a by Chris Forbes · 8 years ago
  38. f3ef3ea gui: Adjust for libui gralloc flags change by Chris Forbes · 8 years ago
  39. cc92455 Merge "Return error when trying to disconnect twice" into oc-dev am: fc333972e9 by Wonsik Kim · 8 years ago
  40. fc33397 Merge "Return error when trying to disconnect twice" into oc-dev by TreeHugger Robot · 8 years ago
  41. b8a7149 Merge "Fix error BufferQueue attaching flow." am: 0ffe45c2ed am: 4b0e77ab69 by Jammy Yu · 8 years ago
  42. 0ffe45c Merge "Fix error BufferQueue attaching flow." by Treehugger Robot · 8 years ago
  43. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  44. 3e198b2 Return error when trying to disconnect twice by Wonsik Kim · 8 years ago
  45. 4f6ce7c fix race condition that can cause a use after free by Mathias Agopian · 8 years ago
  46. f8b4ca5 Revert "Get rid of IGraphicBufferAlloc" by Romain Guy · 8 years ago
  47. 78491c9 Get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  48. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 8 years ago
  49. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  50. 69958b8 Fix error BufferQueue attaching flow. by Jammy Yu · 8 years ago
  51. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  52. 5ac5148 Verbose logging when API_MEDIA is force-disconnected by Chong Zhang · 8 years ago
  53. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 8 years ago
  54. 22f842b BufferQueue: Add bufferReplaced flag in QueueBufferOutput by Shuzhen Wang · 8 years ago
  55. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 8 years ago
  56. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 8 years ago
  57. 3890c39 Cache frame event history producer-side. by Brian Anderson · 8 years ago
  58. d6927fb Track frame events incrementally and per layer. by Brian Anderson · 8 years ago
  59. e52d9e2 Merge "Add layered buffer support to libui and libgui." by TreeHugger Robot · 8 years ago
  60. 8c015e2 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 am: 0517da2c5a am: b0dff427a1 am: 1852db9aa3 am: d4f7a66cf6 am: 0646227ad2 am: b4bd9606e0 by Fabien Sanglard · 8 years ago
  61. 0bc4216 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 am: 0517da2c5a am: b0dff427a1 am: 1852db9aa3 am: d4f7a66cf6 am: 0646227ad2 by Fabien Sanglard · 8 years ago
  62. 0646227 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 am: 0517da2c5a am: b0dff427a1 am: 1852db9aa3 by Fabien Sanglard · 8 years ago
  63. d4f7a66 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 am: 0517da2c5a am: b0dff427a1 by Fabien Sanglard · 8 years ago
  64. 1852db9 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 am: 0517da2c5a by Fabien Sanglard · 8 years ago
  65. b0dff42 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 by Fabien Sanglard · 8 years ago
  66. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 8 years ago
  67. d073eb7 Fix SF security vulnerability: 32706020 by Fabien Sanglard · 8 years ago
  68. 59ea104 resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp am: 20e9085b51 by Matthew Bouyack · 8 years ago
  69. 20e9085 resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp by Matthew Bouyack · 8 years ago
  70. 3b8e6b2 Eliminate unnecessary calls to onBufferReleased by Matthew Bouyack · 8 years ago
  71. 6e7e2b4 Fix logging implicit sign conversions by Colin Cross · 8 years ago
  72. 152c3b7 Fix logging implicit sign conversions by Colin Cross · 8 years ago
  73. 3d0becd Surface: Add force disconnection method. am: 97b9c86338 am: 962b13b9be by Robert Carr · 8 years ago
  74. 97b9c86 Surface: Add force disconnection method. by Robert Carr · 8 years ago
  75. a1d24b4 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  76. 024e931 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  77. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  78. 468051e Integrate SurfaceInterceptor into SurfaceFlinger by Irvel · 9 years ago
  79. bd3577e Make sure constructors initialize all members by Pablo Ceballos · 9 years ago
  80. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 9 years ago
  81. 0ade247 resolve merge conflicts of 8e3e92b to nyc-mr1-dev by Pablo Ceballos · 9 years ago
  82. 0a06809 BQ: Handle buffer allocation failure by Pablo Ceballos · 9 years ago
  83. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 9 years ago
  84. e38b57e Merge \"BufferQueueProducer: Signal consumer when a buffer is detached\" into nyc-dev by Eino-Ville Talvala · 9 years ago
  85. 93dd051 BufferQueueProducer: Signal consumer when a buffer is detached by Eino-Ville Talvala · 9 years ago
  86. 9e8143e Merge "Plumbing for getting FenceTracker timestamps" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  87. ce796e7 Plumbing for getting FenceTracker timestamps by Pablo Ceballos · 9 years ago
  88. 907e94d Merge "BQ: Don\'t return fences from dequeue in shared buffer mode" into nyc-dev by Pablo Ceballos · 9 years ago
  89. 28c65ad BQ: Don't return fences from dequeue in shared buffer mode by Pablo Ceballos · 9 years ago
  90. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 9 years ago
  91. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  92. 87e94cd Fix use of invalid iterator. by Christopher Ferris · 9 years ago
  93. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 9 years ago
  94. 72b5975 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 9 years ago
  95. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  96. 245cc5b BQ: Avoid unnecessary calls to consumer listener by Pablo Ceballos · 9 years ago
  97. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  98. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 9 years ago
  99. 26bb2b1 Fix warning when force-disconnect but there is no connected API by Chong Zhang · 9 years ago
  100. 1b3a9ac Add SurfaceControl::disconnect() to disconnect currently connected API by Chong Zhang · 9 years ago