Go to file
Jeff Brown 53a415e6d1 Make input dispatcher only ANR for foreground windows.
Redesigned the input dispatcher's ANR timeout mechanism so it is much
closer to Froyo's policy.  ANR is only ever signalled if the dispatcher
is waiting on a window to finish processing its previous event(s) and
there is new pending input.

In the old code, we tracked the dispatch timeout separately for each
input channel.  This was somewhat complicated and also resulted in the
situation where applications could ANR long after the user had pushed
them into the background.

Change-Id: I666ecada0952d4b95f1d67b9f733842b745c7f4b
2010-09-15 18:52:08 -07:00
cmds added BinderService<> template to help creating native binder services 2010-07-14 18:43:19 -07:00
include Make input dispatcher only ANR for foreground windows. 2010-09-15 18:52:08 -07:00
libs Make input dispatcher only ANR for foreground windows. 2010-09-15 18:52:08 -07:00
opengl option to enable multisampling 2010-09-09 11:53:17 -07:00
services/surfaceflinger Add logging of various important graphics events 2010-09-13 23:16:58 -07:00
vpn Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. 2010-01-29 13:35:51 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE Adding PacketVideo attribution in NOTICE. 2010-05-06 14:15:47 -07:00