replicant-frameworks_native/libs
Mathias Agopian 7e477bfe11 make sure BufferQueue releases newly acquired buffers on failures
this prevents SurfaceTexture producer to hang in dequeueBuffer()
when something goes wrong in the consumer.
only the consumer gets an error and the current frame is kept
instead of the new one. the producer is unaware of the problem.

Bug: 6476587
Change-Id: Ie6db5526632aabc3e60229b93dfe29c19491ade4
2012-05-18 16:50:58 -07:00
..
binder Add callback hack to find out when to reload system properties. 2012-05-09 14:53:26 -07:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
gui make sure BufferQueue releases newly acquired buffers on failures 2012-05-18 16:50:58 -07:00
ui SurfaceFlinger: add a crop to the layer state 2012-05-11 03:16:02 -07:00
utils fix a corruption in Vector<> when adding new items 2012-05-17 17:47:44 -07:00