replicant-frameworks_native/include
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
..
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
private split ComposerService out of SurfaceComposerClient.h 2011-11-28 15:21:57 -08:00
surfaceflinger Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
ui Rewrite input transport using sockets. 2012-02-13 10:28:40 -08:00
utils Merge "Thread::getTid returns pid_t gettid() after run" 2012-02-02 13:24:52 -08:00