index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
ui
/
Fence.cpp
Age
Commit message (
Expand
)
Author
2015-04-15
libui: Clean up Fence and Region flattening
Dan Stoza
2014-12-04
libui: Enable -Weverything and -Werror
Dan Stoza
2014-04-14
libui: fix passing Fence object over binder
Colin Cross
2013-07-30
Make Flattenable not virtual
Mathias Agopian
2013-05-16
make the warning timout of Fence::waitForever() implicit and longer
Mathias Agopian
2013-02-12
libgui: disallow NULL Fence pointers
Jamie Gennis
2013-01-14
Fix memory leak when getting signal time for unsignaled fences
Jesse Hall
2012-11-19
SurfaceFlinger: refactor frame time tracking
Jamie Gennis
2012-10-09
Fence didn't manager sync_wait error codes properly
Mathias Agopian
2012-10-02
Add Fence::waitForever which logs a warning timeout, and use it
Jesse Hall
2012-07-30
log more info on fence sync_merge error
Mathias Agopian
2012-06-30
Pass fences with buffers from SurfaceTextureClient
Jesse Hall
2012-06-28
Return fence to client in dequeuBuffer
Jesse Hall
2012-06-21
Transfer HWC release fences to BufferQueue
Jesse Hall
2012-06-20
libui: add the Fence class
Jamie Gennis