summaryrefslogtreecommitdiffstats
path: root/libs/ui/SharedBufferStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-424/+0
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-071-0/+6
* fix [2152536] ANR in browserMathias Agopian2009-10-061-5/+5
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-3/+10
* 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