replicant-frameworks_native/libs
Jesse Hall 5b0cbcf946 bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)
On one device there is a bug, not yet root-caused, that causes fence
fds to not make it across binder from producer to consumer in the
IGraphicBufferProducer::queueBuffer call. Rather than returning an
error, which the producer typically treats as a fatal error, this
change allows the buffer to be queued with no fence. This avoids an
application crash at the risk of (likely single-frame) visible
corruption.

Bug: 17946343
Change-Id: I9ca89f94098c455e1e90f5f58d5336c936b04a9c
2014-10-19 04:57:10 +00:00
..
binder Fix broken error check in Parcel::readBlob 2014-10-08 17:37:38 +01:00
diskusage
gui bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) 2014-10-19 04:57:10 +00:00
input Shelve InputFlinger for another release. DO NOT MERGE 2014-08-18 10:17:18 -07:00
ui crash if getNativeBuffer() called on NULL GraphicBuffer 2014-07-22 17:47:03 -07:00