replicant-frameworks_native/libs/ui/tests
Jeff Brown 6cdee9831d Rewrite input transport using sockets.
Since we will not longer be modifying events in place, we don't need
to use an ashmem region for input.  Simplified the code to instead
use a socket of type SOCK_SEQPACKET.

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

Bug: 5963420

Change-Id: I05909075ed8b61b93900913e44c6db84857340d8
2012-02-13 10:28:40 -08:00
..
region Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
Android.mk Fix uses of all-subdir-makefiles 2011-07-27 16:59:08 -07:00
InputChannel_test.cpp Rewrite input transport using sockets. 2012-02-13 10:28:40 -08:00
InputEvent_test.cpp Refactor input reader to add stylus support. 2011-07-31 15:38:09 -07:00
InputPublisherAndConsumer_test.cpp Rewrite input transport using sockets. 2012-02-13 10:28:40 -08:00