1. 628cff4 Allow apps to associate a change in picture profiles alongside a buffer by Brian Lindahl · 9 months ago
  2. d30823a libgui: ConsumerBase-based classes now create their own BufferQueues by Jim Shargo · 1 year ago
  3. cd21747 Add IProducerListener::onBufferAttached by Sungtak Lee · 1 year, 1 month ago
  4. db164ff Add allocator-v2 extended options to BufferQueue by John Reck · 1 year, 4 months ago
  5. bf98a57 Add compile checks to EndToEndNativeInputTest by Siarhei Vishniakou · 1 year, 4 months ago
  6. d9080ff Merge "IProducerListener: Add a listener for consumer detach" into main am: decb398c68 am: 53df45877b am: a3b4d22ae8 by Sungtak Lee · 1 year, 9 months ago
  7. 53df458 Merge "IProducerListener: Add a listener for consumer detach" into main am: decb398c68 by Sungtak Lee · 1 year, 9 months ago
  8. 1e7c09b IProducerListener: Add a listener for consumer detach by Sungtak Lee · 1 year, 9 months ago
  9. 107788e libgui: use flag MACRO for BQ_SETFRAMERATE by Ady Abraham · 1 year, 10 months ago
  10. 6cdd3fd libgui: plumb setFrameRate thru BufferQueue by Ady Abraham · 1 year, 11 months ago
  11. 12daff9 Add dequeue deadlock test for consumer listener by John Reck · 2 years ago
  12. 9c42794 Ensure usage flags are always passed to dequeueBuffer in libgui_tests by Nolan Scobie · 2 years, 3 months ago
  13. cfa41bf Make all libgui tests print their name to logcat on begin/end by Nolan Scobie · 2 years, 2 months ago
  14. f50aebc Convert ALOGV to ALOGD in various libgui_test cases by Nolan Scobie · 2 years, 4 months ago
  15. d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
  16. 067fcd3 libgui: Add discardFreeBuffers callback to producer by Shuzhen Wang · 6 years ago
  17. e9d092a Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface by silence_dogood · 6 years ago
  18. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  19. d11b044 Have the Surface class track the buffer age. by Ian Elliott · 8 years ago
  20. ad74480 Revert "Have the Surface class track the buffer age." by Ian Elliott · 8 years ago
  21. b4f7493 Have the Surface class track the buffer age. by Ian Elliott · 8 years ago
  22. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  23. fc33397 Merge "Return error when trying to disconnect twice" into oc-dev by TreeHugger Robot · 8 years ago
  24. 0c9a1ed libgui: Normalize IGraphicBufferConsumer methods by Dan Stoza · 8 years ago
  25. 3e198b2 Return error when trying to disconnect twice by Wonsik Kim · 8 years ago
  26. 88752d7 Disable BufferQueueInAnotherProcess test by Kalle Raita · 8 years ago
  27. d4c6f99 BQ: Resend queued buffer handles after disconnect by Dan Stoza · 8 years ago
  28. 22f842b BufferQueue: Add bufferReplaced flag in QueueBufferOutput by Shuzhen Wang · 9 years ago
  29. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  30. 3d1d280 Rename dump methods to dumpState by Colin Cross · 9 years ago
  31. bc2df65 BufferQueue consumers: Add discardFreeBuffer method by Eino-Ville Talvala · 9 years ago
  32. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 9 years ago
  33. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  34. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  35. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  36. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 9 years ago
  37. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  38. 72daab6 BQ: Flexible resizing by Pablo Ceballos · 10 years ago
  39. 5ecfb68 libgui: Fix attaching buffers without allocation by Dan Stoza · 10 years ago
  40. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  41. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  42. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 10 years ago
  43. ff12cba Merge "BQ: Modify consumer buffer count interfaces" by Pablo Ceballos · 10 years ago
  44. 4aa427b Merge "native: Rename mBuf to mSlot" by Pablo Ceballos · 10 years ago
  45. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 10 years ago
  46. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 10 years ago
  47. 47650f4 native: Rename mBuf to mSlot by Pablo Ceballos · 10 years ago
  48. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  49. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  50. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  51. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  52. 958f501 Merge "libgui: Allow an IGBProducer to disable allocation" by Dan Stoza · 10 years ago
  53. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  54. f8cebe5 libgui: Fix some bitrot/warnings in tests by Dan Stoza · 10 years ago
  55. cf3834d DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  56. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  57. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 11 years ago
  58. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  59. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  60. 99b18b4 BufferQueue: Add StreamSplitter by Dan Stoza · 11 years ago
  61. fd34b65 Merge "BufferQueue: Add producer buffer-released callback" by Dan Stoza · 11 years ago
  62. b3d0bdf BufferQueue: Remove Bn version of create* by Dan Stoza · 11 years ago
  63. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  64. 1a0b861 BufferQueue: Test remote producer and consumer by Dan Stoza · 11 years ago
  65. 49bfda1 Fix broken build for more tests by Jesse Hall · 11 years ago
  66. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  67. 2e33649 FramebufferNativeWindow.h is obsolete by Andy McFadden · 11 years ago
  68. 7ea777f gui: Add tests for IGraphicBufferProducer by Igor Murashkin · 12 years ago
  69. 799f512 Fix build (tests) by Mathias Agopian · 12 years ago
  70. 8b308ed Fix build by Andy McFadden · 12 years ago
  71. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
  72. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  73. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  74. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  75. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  76. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  77. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  78. c68f2ec BufferQueue: add a setMaxAcquiredBufferCount check by Jamie Gennis · 13 years ago
  79. 9e75ddd libgui: add BufferQueue test infrastructure by Jamie Gennis · 13 years ago