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