commit | 93ed4e3052a773289c0570984801ea8f0f0849d2 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Thu Sep 23 13:51:48 2010 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Thu Sep 23 13:56:30 2010 -0700 |
tree | 3a3aa1f29bb6ad6228cc71ac337ee68ca0fd7225 | |
parent | 37cedce14bc0e68e8bf27c2cecb181728226e6ed [diff] |
Enforce serial ordering of MotionEvents. This change modifies ViewRoot to wait until the MotionEvent has been delivered before telling the input dispatcher that it is finished. The serial ordering guarantee will be required by new features that may need to transfer touch focus from one window to another. Change-Id: I0a64d1f0c8bc3f08846f213d6e28ce48b1d48e58