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