replicant-frameworks_native/libs
Jeff Brown a18829ab23 Accurately track the sequence numbers of batched events.
Instead of sending finished signals immediately when appending to
a batch, record the chain of sequence numbers that were part of
the batch and then send finished signals all at once when done.
This change helps the dispatcher keep track of the true state
of the application and can improve ANR detection slightly.

This is part of a series of changes to improve input system pipelining.

Bug: 5963420
Change-Id: I463c2221e2aa8fdf1c3d670c18e39e59ab69b0db
2012-02-13 13:59:32 -08:00
..
binder Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
gui Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue. 2012-02-07 13:57:01 -08:00
surfaceflinger_client
ui Accurately track the sequence numbers of batched events. 2012-02-13 13:59:32 -08:00
utils Merge "Thread::getTid returns pid_t gettid() after run" 2012-02-02 13:24:52 -08:00