1. dd4ef27 SF: Modernize task scheduling API by Dominik Laskowski · 5 years ago
  2. b13d750 Remove frame rate functions from buffer queue by Steven Thomas · 6 years ago
  3. f336396 Merge "Add plumbing for upcoming setFrameRate() api" by Steven Thomas · 6 years ago
  4. 3172e20 Add plumbing for upcoming setFrameRate() api by Steven Thomas · 6 years ago
  5. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  6. 538cedc BufferQueue: handle consumer driven size for pre-rotation by Yiwei Zhang · 6 years ago
  7. 3249fb6 BufferQueueProducer::queueBuffer may not drop buffers by Sungtak Lee · 7 years ago
  8. fefcb58 SF: Move relevant scheduler files into one directory. by Ana Krulec · 7 years ago
  9. 101d8dc SF: Fix mGraphicBufferProducerList by Dan Stoza · 8 years ago
  10. e2786ea libgui: support 64-bit BQ consumer usage by Chia-I Wu · 8 years ago
  11. a2eb34c Have the Surface class track the buffer age. by Ian Elliott · 8 years ago
  12. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  13. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 8 years ago
  14. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  15. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  16. 643f094 Do not drop MonitoredProducer in binder calls by Kalle Raita · 9 years ago
  17. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  18. 3890c39 Cache frame event history producer-side. by Brian Anderson · 9 years ago
  19. d6927fb Track frame events incrementally and per layer. by Brian Anderson · 9 years ago
  20. 97b9c86 Surface: Add force disconnection method. by Robert Carr · 9 years ago
  21. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 9 years ago
  22. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 9 years ago
  23. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  24. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  25. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  26. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  27. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  28. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  29. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  30. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 10 years ago
  31. 583b1b3 BQ: Prevent operations on disconnected BQs by Pablo Ceballos · 10 years ago
  32. e5b755a BQ: Get rid of setBufferCount by Pablo Ceballos · 10 years ago
  33. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 10 years ago
  34. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  35. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  36. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  37. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  38. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  39. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  40. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  41. fd34b65 Merge "BufferQueue: Add producer buffer-released callback" by Dan Stoza · 11 years ago
  42. b3d0bdf BufferQueue: Remove Bn version of create* by Dan Stoza · 11 years ago
  43. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  44. b9b0883 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago