1. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 11 years ago
  2. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 11 years ago
  3. 583b1b3 BQ: Prevent operations on disconnected BQs by Pablo Ceballos · 11 years ago
  4. e5b755a BQ: Get rid of setBufferCount by Pablo Ceballos · 11 years ago
  5. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 11 years ago
  6. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 11 years ago
  7. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 11 years ago
  8. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 11 years ago
  9. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  10. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  11. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 11 years ago
  12. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 12 years ago
  13. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 12 years ago
  14. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 12 years ago
  15. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 12 years ago
  16. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 12 years ago
  17. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 12 years ago
  18. b9b0883 Remove deprecated BufferQueue constructor by Dan Stoza · 12 years ago
  19. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 12 years ago
  20. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 12 years ago
  21. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 12 years ago
  22. 7143316 Fix virtual display nesting by Dan Stoza · 12 years ago
  23. 497ba0e Don't use implementation-defined format with CPU consumers by Jesse Hall · 12 years ago
  24. 1e27ba2 Use implementation-defined format when HWC writes to output buffer by Jesse Hall · 13 years ago
  25. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 13 years ago
  26. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 13 years ago
  27. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 13 years ago
  28. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 13 years ago
  29. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 13 years ago
  30. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 13 years ago
  31. 38efe86 Rewrite VirtualDisplaySurface by Jesse Hall · 13 years ago
  32. e737c11 Remove experimental HWC virtual display support by Jesse Hall · 13 years ago
  33. ffe1f19 Fix virtual displays for HWC<=1.1 by Jesse Hall · 13 years ago
  34. 851cfe8 Isolate knowledge that fb target == output buffer by Jesse Hall · 13 years ago
  35. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 13 years ago
  36. 7414965 Release virtual display buffer immediately after HWC set by Jesse Hall · 13 years ago
  37. 80e0a39 Add BufferQueueInterposer and use it for virtual displays by Jesse Hall · 13 years ago
  38. 99c7dbb Add DisplaySurface abstraction by Jesse Hall · 13 years ago