1. f8b4ca5 Revert "Get rid of IGraphicBufferAlloc" by Romain Guy · 8 years ago
  2. 78491c9 Get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  3. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 8 years ago
  4. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  5. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  6. 5ac5148 Verbose logging when API_MEDIA is force-disconnected by Chong Zhang · 8 years ago
  7. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 9 years ago
  8. 22f842b BufferQueue: Add bufferReplaced flag in QueueBufferOutput by Shuzhen Wang · 8 years ago
  9. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  10. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  11. 3890c39 Cache frame event history producer-side. by Brian Anderson · 9 years ago
  12. d6927fb Track frame events incrementally and per layer. by Brian Anderson · 9 years ago
  13. e52d9e2 Merge "Add layered buffer support to libui and libgui." by TreeHugger Robot · 9 years ago
  14. 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 · 9 years ago
  15. 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 · 9 years ago
  16. 0646227 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 am: 0517da2c5a am: b0dff427a1 am: 1852db9aa3 by Fabien Sanglard · 9 years ago
  17. d4f7a66 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 am: 0517da2c5a am: b0dff427a1 by Fabien Sanglard · 9 years ago
  18. 1852db9 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 am: 0517da2c5a by Fabien Sanglard · 9 years ago
  19. b0dff42 Fix SF security vulnerability: 32706020 am: d073eb7a3f am: 230b943c6b am: a928cc7169 by Fabien Sanglard · 9 years ago
  20. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 9 years ago
  21. d073eb7 Fix SF security vulnerability: 32706020 by Fabien Sanglard · 9 years ago
  22. 59ea104 resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp am: 20e9085b51 by Matthew Bouyack · 9 years ago
  23. 20e9085 resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp by Matthew Bouyack · 9 years ago
  24. 3b8e6b2 Eliminate unnecessary calls to onBufferReleased by Matthew Bouyack · 9 years ago
  25. 6e7e2b4 Fix logging implicit sign conversions by Colin Cross · 9 years ago
  26. 152c3b7 Fix logging implicit sign conversions by Colin Cross · 9 years ago
  27. 3d0becd Surface: Add force disconnection method. am: 97b9c86338 am: 962b13b9be by Robert Carr · 9 years ago
  28. 97b9c86 Surface: Add force disconnection method. by Robert Carr · 9 years ago
  29. a1d24b4 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 9 years ago
  30. 024e931 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 9 years ago
  31. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 9 years ago
  32. 468051e Integrate SurfaceInterceptor into SurfaceFlinger by Irvel · 9 years ago
  33. bd3577e Make sure constructors initialize all members by Pablo Ceballos · 9 years ago
  34. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 9 years ago
  35. 0ade247 resolve merge conflicts of 8e3e92b to nyc-mr1-dev by Pablo Ceballos · 9 years ago
  36. 0a06809 BQ: Handle buffer allocation failure by Pablo Ceballos · 9 years ago
  37. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 9 years ago
  38. e38b57e Merge \"BufferQueueProducer: Signal consumer when a buffer is detached\" into nyc-dev by Eino-Ville Talvala · 9 years ago
  39. 93dd051 BufferQueueProducer: Signal consumer when a buffer is detached by Eino-Ville Talvala · 9 years ago
  40. 9e8143e Merge "Plumbing for getting FenceTracker timestamps" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  41. ce796e7 Plumbing for getting FenceTracker timestamps by Pablo Ceballos · 9 years ago
  42. 907e94d Merge "BQ: Don\'t return fences from dequeue in shared buffer mode" into nyc-dev by Pablo Ceballos · 9 years ago
  43. 28c65ad BQ: Don't return fences from dequeue in shared buffer mode by Pablo Ceballos · 9 years ago
  44. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 9 years ago
  45. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  46. 87e94cd Fix use of invalid iterator. by Christopher Ferris · 9 years ago
  47. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 9 years ago
  48. 72b5975 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 9 years ago
  49. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  50. 245cc5b BQ: Avoid unnecessary calls to consumer listener by Pablo Ceballos · 9 years ago
  51. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  52. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 9 years ago
  53. 26bb2b1 Fix warning when force-disconnect but there is no connected API by Chong Zhang · 9 years ago
  54. 1b3a9ac Add SurfaceControl::disconnect() to disconnect currently connected API by Chong Zhang · 9 years ago
  55. aaf51e5 Merge "Add interface for controlling single buffer auto refresh" into nyc-dev by Pablo Ceballos · 9 years ago
  56. 981066c Partial revert of "Fix Surface slot caching" by Pablo Ceballos · 9 years ago
  57. 3130422 Merge "Fix Surface slot caching" into nyc-dev by Pablo Ceballos · 9 years ago
  58. dce5c55 BQ: Fix iterator use by Pablo Ceballos · 9 years ago
  59. 789a0c8 Fix Surface slot caching by Pablo Ceballos · 9 years ago
  60. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 9 years ago
  61. 72daab6 BQ: Flexible resizing by Pablo Ceballos · 10 years ago
  62. 9e31433 BQ: Conditionally compile validateConsistencyLocked by Pablo Ceballos · 9 years ago
  63. 23b4abe BQ: Improved buffer/slot tracking by Pablo Ceballos · 9 years ago
  64. 05249fc Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures. by Craig Donner · 9 years ago
  65. 5ecfb68 libgui: Fix attaching buffers without allocation by Dan Stoza · 9 years ago
  66. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  67. 0bd49eb Merge "Fix the execution point of onFrameAvailable/onFrameReplaced callbacks" am: 789ede379d am: 67322258c0 by Dan Stoza · 10 years ago
  68. 82fbb12 Fix the execution point of onFrameAvailable/onFrameReplaced callbacks by Christian Poetzsch · 10 years ago
  69. 0631218 SF: Force refresh when in single buffer mode by Pablo Ceballos · 10 years ago
  70. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  71. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  72. b687a28 BQ: fix Volantis test failures by Pablo Ceballos · 10 years ago
  73. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 10 years ago
  74. 583b1b3 BQ: Prevent operations on disconnected BQs by Pablo Ceballos · 10 years ago
  75. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 10 years ago
  76. e5b755a BQ: Get rid of setBufferCount by Pablo Ceballos · 10 years ago
  77. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 10 years ago
  78. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 10 years ago
  79. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 10 years ago
  80. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  81. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  82. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  83. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  84. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  85. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 10 years ago
  86. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  87. 2b83cc9 libgui: Always allow allocation on connect by Dan Stoza · 10 years ago
  88. 800b41a libgui: Fix buffer age on 64-bit targets by Dan Stoza · 10 years ago
  89. 4afd8b6 BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  90. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  91. 0de7ea7 libgui: Change BufferQueue to use free lists by Dan Stoza · 10 years ago
  92. 1fc9cc2 Revert "libgui: Change BufferQueue to use free lists" by Dan Stoza · 10 years ago
  93. 8dddc99 libgui: Change BufferQueue to use free lists by Dan Stoza · 10 years ago
  94. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  95. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  96. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  97. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 11 years ago
  98. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  99. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
  100. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago