replicant-frameworks_native/libs
Jamie Gennis 1efe099a51 BufferQueue: alloc without holding the lock
This change makes BufferQueue::dequeueBuffer release its mutex before
allocating new buffers.  This should alleviate lock contention in
SurfaceFlinger where SF's main thread can get blocked waiting for an allocation
operation to complete.

Bug: 7335075
Change-Id: I1b000539cc616a695afab2e9c68507db69e57b13
2012-10-11 20:08:26 -07:00
..
binder Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" 2012-10-06 23:20:00 -07:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
gui BufferQueue: alloc without holding the lock 2012-10-11 20:08:26 -07:00
ui Fence didn't manager sync_wait error codes properly 2012-10-09 14:38:19 -07:00
utils Disable the use of clock_gettime for now. 2012-09-19 14:53:10 -07:00