1. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  2. 8a9d62f libgui: Add discardFreeBuffers callback to producer by Shuzhen Wang · 6 years ago
  3. 067fcd3 libgui: Add discardFreeBuffers callback to producer by Shuzhen Wang · 6 years ago
  4. e9d092a Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface by silence_dogood · 6 years ago
  5. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. d11b044 Have the Surface class track the buffer age. by Ian Elliott · 8 years ago
  7. ad74480 Revert "Have the Surface class track the buffer age." by Ian Elliott · 8 years ago
  8. b4f7493 Have the Surface class track the buffer age. by Ian Elliott · 8 years ago
  9. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  10. fc33397 Merge "Return error when trying to disconnect twice" into oc-dev by TreeHugger Robot · 8 years ago
  11. 0c9a1ed libgui: Normalize IGraphicBufferConsumer methods by Dan Stoza · 8 years ago
  12. 3e198b2 Return error when trying to disconnect twice by Wonsik Kim · 8 years ago
  13. 88752d7 Disable BufferQueueInAnotherProcess test by Kalle Raita · 8 years ago
  14. d4c6f99 BQ: Resend queued buffer handles after disconnect by Dan Stoza · 8 years ago
  15. 22f842b BufferQueue: Add bufferReplaced flag in QueueBufferOutput by Shuzhen Wang · 9 years ago
  16. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  17. 3d1d280 Rename dump methods to dumpState by Colin Cross · 9 years ago
  18. bc2df65 BufferQueue consumers: Add discardFreeBuffer method by Eino-Ville Talvala · 9 years ago
  19. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 9 years ago
  20. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  21. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  22. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  23. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 9 years ago
  24. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  25. 72daab6 BQ: Flexible resizing by Pablo Ceballos · 10 years ago
  26. 5ecfb68 libgui: Fix attaching buffers without allocation by Dan Stoza · 10 years ago
  27. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  28. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  29. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 10 years ago
  30. ff12cba Merge "BQ: Modify consumer buffer count interfaces" by Pablo Ceballos · 10 years ago
  31. 4aa427b Merge "native: Rename mBuf to mSlot" by Pablo Ceballos · 10 years ago
  32. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 10 years ago
  33. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 10 years ago
  34. 47650f4 native: Rename mBuf to mSlot by Pablo Ceballos · 10 years ago
  35. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  36. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  37. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  38. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  39. 958f501 Merge "libgui: Allow an IGBProducer to disable allocation" by Dan Stoza · 10 years ago
  40. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  41. f8cebe5 libgui: Fix some bitrot/warnings in tests by Dan Stoza · 10 years ago
  42. cf3834d DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  43. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  44. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 11 years ago
  45. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  46. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  47. 99b18b4 BufferQueue: Add StreamSplitter by Dan Stoza · 11 years ago
  48. fd34b65 Merge "BufferQueue: Add producer buffer-released callback" by Dan Stoza · 11 years ago
  49. b3d0bdf BufferQueue: Remove Bn version of create* by Dan Stoza · 11 years ago
  50. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  51. 1a0b861 BufferQueue: Test remote producer and consumer by Dan Stoza · 11 years ago
  52. 49bfda1 Fix broken build for more tests by Jesse Hall · 11 years ago
  53. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  54. 2e33649 FramebufferNativeWindow.h is obsolete by Andy McFadden · 11 years ago
  55. 7ea777f gui: Add tests for IGraphicBufferProducer by Igor Murashkin · 12 years ago
  56. 799f512 Fix build (tests) by Mathias Agopian · 12 years ago
  57. 8b308ed Fix build by Andy McFadden · 12 years ago
  58. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
  59. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  60. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  61. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  62. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  63. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  64. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  65. c68f2ec BufferQueue: add a setMaxAcquiredBufferCount check by Jamie Gennis · 13 years ago
  66. 9e75ddd libgui: add BufferQueue test infrastructure by Jamie Gennis · 13 years ago