summaryrefslogtreecommitdiffstats
path: root/libs/ui/SharedBufferStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* add basic time stats for surfaces lock timeMathias Agopian2009-09-171-1/+15
* make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-5/+15
* fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call th...Mathias Agopian2009-09-111-3/+22
* fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-101-9/+9
* make sure conditions will return when the status of a surface is not NO_ERRORMathias Agopian2009-09-101-1/+17
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-0/+352