commit | 1adee11b5e644c74a2ed40344f4836de3bd3ac56 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Tue Feb 07 10:25:41 2012 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Mon Feb 13 10:28:41 2012 -0800 |
tree | 634e5fd7ce6f3e7508cfdf5ba9d752bd4e83d90e | |
parent | d1c48a0525d05021036d4b14e937e221c0ae1318 [diff] |
Optimize dispatcher for back-to-back finished signals. Minor tweak to the dispatcher to handle as many finished signals in a receive callback as possible instead of going back to the Looper and waiting for the next poll() to hit the callback again. This is part of a series of changes to improve input system pipelining. Bug: 5963420 Change-Id: I8471107371693e21ce8ce7cca1e8d79ba4ca2351