1. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  2. 87e94cd Fix use of invalid iterator. by Christopher Ferris · 9 years ago
  3. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 9 years ago
  4. 72b5975 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 9 years ago
  5. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  6. 245cc5b BQ: Avoid unnecessary calls to consumer listener by Pablo Ceballos · 9 years ago
  7. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  8. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 9 years ago
  9. 26bb2b1 Fix warning when force-disconnect but there is no connected API by Chong Zhang · 9 years ago
  10. 1b3a9ac Add SurfaceControl::disconnect() to disconnect currently connected API by Chong Zhang · 9 years ago
  11. aaf51e5 Merge "Add interface for controlling single buffer auto refresh" into nyc-dev by Pablo Ceballos · 9 years ago
  12. 981066c Partial revert of "Fix Surface slot caching" by Pablo Ceballos · 9 years ago
  13. 3130422 Merge "Fix Surface slot caching" into nyc-dev by Pablo Ceballos · 9 years ago
  14. dce5c55 BQ: Fix iterator use by Pablo Ceballos · 9 years ago
  15. 789a0c8 Fix Surface slot caching by Pablo Ceballos · 9 years ago
  16. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 9 years ago
  17. 72daab6 BQ: Flexible resizing by Pablo Ceballos · 9 years ago
  18. 9e31433 BQ: Conditionally compile validateConsistencyLocked by Pablo Ceballos · 9 years ago
  19. 23b4abe BQ: Improved buffer/slot tracking by Pablo Ceballos · 9 years ago
  20. 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
  21. 5ecfb68 libgui: Fix attaching buffers without allocation by Dan Stoza · 9 years ago
  22. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  23. 0bd49eb Merge "Fix the execution point of onFrameAvailable/onFrameReplaced callbacks" am: 789ede379d am: 67322258c0 by Dan Stoza · 9 years ago
  24. 82fbb12 Fix the execution point of onFrameAvailable/onFrameReplaced callbacks by Christian Poetzsch · 9 years ago
  25. 0631218 SF: Force refresh when in single buffer mode by Pablo Ceballos · 9 years ago
  26. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 9 years ago
  27. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  28. b687a28 BQ: fix Volantis test failures by Pablo Ceballos · 9 years ago
  29. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 9 years ago
  30. 583b1b3 BQ: Prevent operations on disconnected BQs by Pablo Ceballos · 9 years ago
  31. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 9 years ago
  32. e5b755a BQ: Get rid of setBufferCount by Pablo Ceballos · 9 years ago
  33. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 9 years ago
  34. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 9 years ago
  35. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 10 years ago
  36. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  37. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  38. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  39. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  40. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  41. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 10 years ago
  42. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  43. 2b83cc9 libgui: Always allow allocation on connect by Dan Stoza · 10 years ago
  44. 800b41a libgui: Fix buffer age on 64-bit targets by Dan Stoza · 10 years ago
  45. 4afd8b6 BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  46. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  47. 0de7ea7 libgui: Change BufferQueue to use free lists by Dan Stoza · 10 years ago
  48. 1fc9cc2 Revert "libgui: Change BufferQueue to use free lists" by Dan Stoza · 10 years ago
  49. 8dddc99 libgui: Change BufferQueue to use free lists by Dan Stoza · 10 years ago
  50. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  51. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  52. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  53. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 10 years ago
  54. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  55. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  56. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  57. de288fe Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 10 years ago
  58. a069e85 am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 10 years ago
  59. 5b0cbcf bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) by Jesse Hall · 10 years ago
  60. 99a0afb BufferQueueProducer: Throttle EGL frame production. by Eric Penner · 10 years ago
  61. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  62. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 10 years ago
  63. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  64. 11f1487 BufferQueueProducer: fix which slot gets pre-allocated by Antoine Labour · 10 years ago
  65. 78014f3 BufferQueue: release mutex while allocating. DO NOT MERGE by Antoine Labour · 10 years ago
  66. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  67. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  68. 8f515ce libgui: 64 bit compile issues (part deux) by Mark Salyzyn · 11 years ago
  69. 4cbf3c5 Merge "BufferQueue: Guard against unbounded queue growth" by Dan Stoza · 11 years ago
  70. ae3c368 BufferQueue: Guard against unbounded queue growth by Dan Stoza · 11 years ago
  71. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  72. fd34b65 Merge "BufferQueue: Add producer buffer-released callback" by Dan Stoza · 11 years ago
  73. afe3081 Fix sideband stream issues by Wonsik Kim · 11 years ago
  74. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  75. 2443c79 BufferQueue: Set attached buffers as requested by Dan Stoza · 11 years ago
  76. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 11 years ago
  77. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  78. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  79. 3e96f19 Change BufferQueue into producer/consumer wrapper by Dan Stoza · 11 years ago
  80. 289ade1 Split BufferQueue into core + producer + consumer by Dan Stoza · 11 years ago