replicant-frameworks_native/libs
Jamie Gennis b21a4e3b5f ConsumerBase: free buffers outside the lock
This change makes ConsumerBase::onBuffersReleased hold a reference to all its
gralloc buffers until after the mutex is unlocked.  This prevents slow
gralloc::free calls from causing lock contention with rendering threads.

Bug: 7675940
Change-Id: I0ec805d1b612afeeecfffec03f982371d27d93be
2012-12-06 18:17:35 -08:00
..
binder Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" 2012-10-06 23:20:00 -07:00
cpustats
gui ConsumerBase: free buffers outside the lock 2012-12-06 18:17:35 -08:00
ui Fence didn't manager sync_wait error codes properly 2012-10-09 14:38:19 -07:00
utils Reduce emulator logspam 2012-11-08 16:40:11 -08:00