Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PTS handling for buffer replacement | Dan Stoza | 2015-05-12 | 1 | -4/+1 |
* | SurfaceFlinger: Fix PTS on stale buffers | Dan Stoza | 2015-05-01 | 1 | -0/+3 |
* | libgui: Remove IGBC::BufferItem | Dan Stoza | 2015-03-16 | 1 | -2/+0 |
* | libgui: Add a BufferItem overload to IGBC::acquire | Dan Stoza | 2015-03-11 | 1 | -0/+2 |
* | Add dataSpace to buffer queues; remove old format enums. | Eino-Ville Talvala | 2015-03-04 | 1 | -0/+7 |
* | libgui: Enable -Weverything and -Werror | Dan Stoza | 2014-12-05 | 1 | -3/+2 |
* | BufferQueue: Increase max slots from 32 to 64 | Dan Stoza | 2014-04-18 | 1 | -1/+1 |
* | Merge "Add sideband streams to BufferQueue and related classes" | Jesse Hall | 2014-03-13 | 1 | -0/+3 |
|\ | |||||
| * | Add sideband streams to BufferQueue and related classes | Jesse Hall | 2014-03-11 | 1 | -0/+3 |
* | | BufferQueue: Allow detaching/reattaching buffers | Dan Stoza | 2014-03-10 | 1 | -0/+6 |
|/ | |||||
* | Change BufferQueue into producer/consumer wrapper | Dan Stoza | 2014-03-04 | 1 | -3/+27 |
* | Split BufferQueue into core + producer + consumer | Dan Stoza | 2014-03-04 | 1 | -0/+148 |