Go to file
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
cmds Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
include Rewrite input transport using sockets. 2012-02-13 10:28:40 -08:00
libs Rewrite input transport using sockets. 2012-02-13 10:28:40 -08:00
opengl fix a dead-lock in eglMakeCurrent 2012-02-03 15:24:51 -08:00
services/surfaceflinger Merge "Return information about whether overlays are disabled." 2012-02-07 13:46:46 -08:00
MODULE_LICENSE_APACHE2
NOTICE