1. e07e3e5 Revert "Add a callback thread to ConsumerBase" by Pablo Ceballos · 9 years ago
  2. 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  3. 22b5702 Add a callback thread to ConsumerBase by Pablo Ceballos · 9 years ago
  4. 47650f4 native: Rename mBuf to mSlot by Pablo Ceballos · 10 years ago
  5. 699a32b Merge "Refactor ConsumerBase and it's derived classes." into mnc-dev by Michael Lentine · 10 years ago
  6. 847f11e Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  7. e478305 Add ConsumerBase::isAbandoned by John Reck · 10 years ago
  8. a4650a5 Fix PTS handling for buffer replacement by Dan Stoza · 10 years ago
  9. dc13c5b libgui: Hook up onFrameReplaced by Dan Stoza · 10 years ago
  10. 634f5ee libgui: Plumb detachBuffer through ConsumerBase by Dan Stoza · 10 years ago
  11. 1c87e47 DO NOT MERGE libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  12. cf3834d DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  13. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  14. 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
  15. 8dc5539 Add a BufferItem parameter to onFrameAvailable 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. 55fc549 am 72676e7d: am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  19. 9110045 libgui: 64-bit compile issues by Mark Salyzyn · 11 years ago
  20. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 11 years ago
  21. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  22. 7d2d160 gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue 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. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
  25. 595264f BufferQueue improvements and APIs changes 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. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 12 years ago
  29. ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 12 years ago
  30. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  31. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  32. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  33. a436799 am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 13 years ago
  34. 72c3f7d Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 13 years ago
  35. b5fe96b am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the lock by Jamie Gennis · 13 years ago
  36. b21a4e3 ConsumerBase: free buffers outside the lock by Jamie Gennis · 13 years ago
  37. a4a3149 Change ConsumerBase's FrameAvailableListener to be a weak pointer by Igor Murashkin · 13 years ago
  38. 9504eb9 Fix race condition in ConsumerBase::addReleaseFence() by Jesse Hall · 13 years ago
  39. 7aff4a5 ConsumerBase: make fence names meaningful by Jamie Gennis · 13 years ago
  40. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 13 years ago
  41. 9fea342 SurfaceTexture: inherit from ConsumerBase (try 2) by Jamie Gennis · 13 years ago
  42. ce7a6c0 Revert "SurfaceTexture: inherit from ConsumerBase" by Jamie Gennis · 13 years ago
  43. ed059a8 SurfaceTexture: inherit from ConsumerBase by Jamie Gennis · 13 years ago
  44. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago