replicant-frameworks_native/libs
Mathias Agopian 6bac363cbd Fix a race in BufferQueue
BufferQueue::dequeueBuffer() could incorrectly return
WOULD_BLOCK while in "cannot block" mode if it happened
while a consumer acquired the last allowed buffer
before releasing the old one (which is a valid thing
to do).

Change-Id: I318e5408871ba85e068ea9ef4dc9b578f1bb1043
2013-07-23 21:55:32 -07:00
..
binder Follow framework change to track started ops by proc. 2013-07-17 17:26:15 -07:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui Fix a race in BufferQueue 2013-07-23 21:55:32 -07:00
input Merge "Add input device property for buttons under touchpads" 2013-07-19 22:45:38 +00:00
ui am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer 2013-05-17 10:18:45 -07:00
utils Added bitwise-or and bitwise-and to BitSet 2013-05-30 18:40:04 -07:00