summaryrefslogtreecommitdiffstats
path: root/include/ui/Fence.h
Commit message (Expand)AuthorAgeFilesLines
* libui: Enable -Weverything and -WerrorDan Stoza2014-12-011-1/+1
* Make Flattenable not virtualMathias Agopian2013-07-301-6/+4
* make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-161-2/+3
* SurfaceFlinger: refactor frame time trackingJamie Gennis2012-11-191-4/+11
* Fence didn't manager sync_wait error codes properlyMathias Agopian2012-10-091-2/+2
* Add Fence::waitForever which logs a warning timeout, and use itJesse Hall2012-10-021-0/+7
* ui/Fence: change the TIMEOUT_NEVER value to -1Jamie Gennis2012-08-211-2/+1
* Pass fences with buffers from SurfaceTextureClientJesse Hall2012-06-301-0/+5
* Return fence to client in dequeuBufferJesse Hall2012-06-281-0/+5
* Transfer HWC release fences to BufferQueueJesse Hall2012-06-211-0/+1
* libui: add the Fence classJamie Gennis2012-06-201-0/+94