replicant-frameworks_native/services/inputflinger
Jeff Brown ffb4977438 Improve ANR diagnostics.
Print more details about the exact reason that an ANR has occurred.
Also start checking that the window actually has a registered
input connection that is not in a broken state.  These windows
are supposed to be cleaned up by the window manager promptly
as if the app had crashed but the pattern of ANRs we are observing
suggests that broken windows might be sticking around longer than
they should.

Bug: 17721767
Change-Id: Ie2803a3fa9642381ecadc198fec15e1b70d93c20
2014-10-10 19:09:39 -07:00
..
tests
Android.mk Shelve InputFlinger for another release. DO NOT MERGE 2014-08-18 10:17:18 -07:00
EventHub.cpp Use openssl's SHA1 instead of bionic's. 2014-06-20 11:34:29 -07:00
EventHub.h
InputApplication.cpp
InputApplication.h
InputDispatcher.cpp Improve ANR diagnostics. 2014-10-10 19:09:39 -07:00
InputDispatcher.h Improve ANR diagnostics. 2014-10-10 19:09:39 -07:00
InputListener.cpp
InputListener.h
InputManager.cpp
InputManager.h
InputReader.cpp Fix type for temp variable 2014-08-29 16:16:26 -07:00
InputReader.h Add logging for switch state 2014-08-29 14:31:32 -07:00
InputWindow.cpp Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay 2014-04-23 13:51:20 -07:00
InputWindow.h Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay 2014-04-23 13:51:20 -07:00
PointerControllerInterface.h