1. b13d750 Remove frame rate functions from buffer queue by Steven Thomas · 4 years, 7 months ago
  2. 3172e20 Add plumbing for upcoming setFrameRate() api by Steven Thomas · 4 years, 9 months ago
  3. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 7 years ago
  4. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 7 years ago
  5. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 7 years ago
  6. 2041913 BufferQueue: plumbing mConsumerIsProtected by Jiwen 'Steve' Cai · 7 years ago
  7. 4b5fbdb libgui: Make IGraphicBufferConsumer a SafeInterface by Dan Stoza · 8 years ago
  8. 0c9a1ed libgui: Normalize IGraphicBufferConsumer methods by Dan Stoza · 8 years ago
  9. 1d0359c libgui: Format IGraphicBufferConsumer by Dan Stoza · 8 years ago
  10. 175a720 Clean up Fence a little. by Brian Anderson · 8 years ago
  11. 3d1d280 Rename dump methods to dumpState by Colin Cross · 8 years ago
  12. 7ac8cef BufferQueue consumers: Add discardFreeBuffer method am: bc2df65a3f by Eino-Ville Talvala · 8 years ago
  13. bc2df65 BufferQueue consumers: Add discardFreeBuffer method by Eino-Ville Talvala · 8 years ago
  14. 3bfd2e1 Merge "BufferQueue/SF: Add OccupancyTracker" into nyc-mr1-dev am: faa71321b0 by Dan Stoza · 8 years ago
  15. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 8 years ago
  16. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  17. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  18. 413dc41 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 am: ce3faa0 by Pablo Ceballos · 9 years ago
  19. 46da938 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 by Pablo Ceballos · 9 years ago
  20. 1ed2469 BQ: fix some uninitialized variables am: 93c617f am: f16b857 by Pablo Ceballos · 9 years ago
  21. 93c617f BQ: fix some uninitialized variables by Pablo Ceballos · 9 years ago
  22. 2c062b3 IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d am: dc252255af am: 202aaa8f97 am: ec87aa5218 am: c5cb7c489b am: e8cceaf02f am: aef60500d2 by Robert Shih · 9 years ago
  23. 202aaa8 IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d by Robert Shih · 9 years ago
  24. dc25225 IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 by Robert Shih · 9 years ago
  25. dded8fd IGraphicBufferConsumer: fix ATTACH_BUFFER info leak by Robert Shih · 9 years ago
  26. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 9 years ago
  27. a4650a5 Fix PTS handling for buffer replacement by Dan Stoza · 9 years ago
  28. ecc5040 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 9 years ago
  29. 80640fc libgui: Implement onTransact for sideband streams by Dan Stoza · 9 years ago
  30. 955c897 libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  31. 6c45010 DO NOT MERGE Cherry-pick dataSpace and BufferItem changes by Eino-Ville Talvala · 10 years ago
  32. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  33. 5471631 libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  34. de7100a libgui: Add a BufferItem overload to IGBC::acquire by Dan Stoza · 10 years ago
  35. 5b75a51 Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  36. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  37. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  38. 2ea926b Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  39. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 10 years ago
  40. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 11 years ago
  41. 99b18b4 BufferQueue: Add StreamSplitter by Dan Stoza · 11 years ago
  42. 9cfa49c Merge "Declare ownership of native_handle_t object" by Wonsik Kim · 11 years ago
  43. 0ec54e1 Declare ownership of native_handle_t object by Wonsik Kim · 11 years ago
  44. 1a0b861 BufferQueue: Test remote producer and consumer by Dan Stoza · 11 years ago
  45. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 11 years ago
  46. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  47. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  48. 7d2d160 gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue by Igor Murashkin · 11 years ago
  49. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 11 years ago
  50. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 11 years ago
  51. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  52. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 11 years ago