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