1. 021d92e BufferItemConsumer: Add onBufferFreedListener by Jiwen 'Steve' Cai · 8 years ago
  2. 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 9 years ago
  3. 47650f4 native: Rename mBuf to mSlot by Pablo Ceballos · 10 years ago
  4. 847f11e Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  5. 5471631 libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  6. dd26416 libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  7. 5b75a51 Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  8. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  9. 5273a97 resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 11 years ago
  10. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 11 years ago
  11. fe50d2a BufferItemConsumer: Use IGBC instead of BQ by Dan Stoza · 11 years ago
  12. 4be18a3 gui: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS by Igor Murashkin · 12 years ago
  13. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  14. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  15. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  16. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  17. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 12 years ago
  18. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  19. 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 12 years ago
  20. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  21. 9504eb9 Fix race condition in ConsumerBase::addReleaseFence() by Jesse Hall · 13 years ago
  22. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  23. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 13 years ago
  24. 72f096f BufferQueue: use max acquired buffer count by Jamie Gennis · 13 years ago
  25. e232fdc Add BufferItemConsumer, a simple BufferQueue consumer. by Eino-Ville Talvala · 13 years ago