summaryrefslogtreecommitdiffstats
path: root/libs/gui/tests/StreamSplitter_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Have the Surface class track the buffer age.Ian Elliott2017-07-271-12/+13
* Revert "Have the Surface class track the buffer age."Ian Elliott2017-07-261-13/+12
* Have the Surface class track the buffer age.Ian Elliott2017-07-251-12/+13
* fix circular dependency libnativewindow <-> libuiMathias Agopian2017-05-091-0/+2
* Update producer's cache of frame events in de/queueBrian Anderson2016-11-171-6/+6
* libgui: Remove custom allocator from testsDan Stoza2016-01-061-35/+22
* BQ: get rid of async in producer interfacePablo Ceballos2015-09-241-16/+13
* native: Rename mBuf to mSlotPablo Ceballos2015-08-071-2/+2
* libgui: Fix some bitrot/warnings in testsDan Stoza2015-04-201-4/+6
* DO NOT MERGE libgui: Prepare for IGBC::BufferItem removalDan Stoza2015-03-191-2/+3
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-191-0/+3
* Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-071-1/+1
* BufferQueue: Add StreamSplitterDan Stoza2014-04-151-0/+246