summaryrefslogtreecommitdiff
path: root/libs/ui/Fence.cpp
AgeCommit message (Expand)Author
2014-12-04libui: Enable -Weverything and -Werror Dan Stoza
2014-04-14libui: fix passing Fence object over binder Colin Cross
2013-07-30Make Flattenable not virtual Mathias Agopian
2013-05-16make the warning timout of Fence::waitForever() implicit and longer Mathias Agopian
2013-02-12libgui: disallow NULL Fence pointers Jamie Gennis
2013-01-14Fix memory leak when getting signal time for unsignaled fences Jesse Hall
2012-11-19SurfaceFlinger: refactor frame time tracking Jamie Gennis
2012-10-09Fence didn't manager sync_wait error codes properly Mathias Agopian
2012-10-02Add Fence::waitForever which logs a warning timeout, and use it Jesse Hall
2012-07-30log more info on fence sync_merge error Mathias Agopian
2012-06-30Pass fences with buffers from SurfaceTextureClient Jesse Hall
2012-06-28Return fence to client in dequeuBuffer Jesse Hall
2012-06-21Transfer HWC release fences to BufferQueue Jesse Hall
2012-06-20libui: add the Fence class Jamie Gennis