replicant-frameworks_native/libs
Dan Stoza ae3c368233 BufferQueue: Guard against unbounded queue growth
Adds logic to dequeueBuffer that blocks if there are currently too
many buffers in the queue. This prevents unbounded growth around
times where the slots are cleared but the queue is not (e.g.,
during rapid connect/disconnect or setBufferCount activity). This
replaces the fix from ag/377958 in a more general way.

Bug: 11293214
Change-Id: Ieb7adfcd076ff7ffe3d4d369397b2c29cf5099c3
2014-04-18 15:50:43 -07:00
..
binder am d09b2acd: am 033bdd72: Merge "Remove global variables from ProcessState." 2014-04-03 16:56:29 +00:00
diskusage
gui BufferQueue: Guard against unbounded queue growth 2014-04-18 15:50:43 -07:00
input Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE 2014-03-24 17:26:52 -07:00
ui Merge "Add unique ID to GraphicBuffer" 2014-04-11 18:56:04 +00:00