summaryrefslogtreecommitdiffstats
path: root/include/private/ui/SharedBufferStack.h
Commit message (Expand)AuthorAgeFilesLines
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-359/+0
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-071-0/+1
* fix [2152536] ANR in browserMathias Agopian2009-10-061-7/+13
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-7/+9
* add basic time stats for surfaces lock timeMathias Agopian2009-09-171-8/+20
* make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-0/+2
* fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-101-2/+3
* make sure conditions will return when the status of a surface is not NO_ERRORMathias Agopian2009-09-101-4/+12
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-0/+327