Go to file
Andy McFadden aefc9cda45 Resurrect verbose binder logging
Updated the command name lists, and masked off the additional bits in
the command word when doing the name lookup.

Made descriptor values easier to grep for and consistent with kernel
output (i.e. decimal rather than hex).  Attempt to show transaction
descriptors as such (they're in a union with a pointer).

Also, the writeLines() function in Static was using a no-op
logging call to write an iovec.  It looks like all callers are using
N=1, so I just added a log for the first string.

Bug 5155269

Change-Id: I417b8d77da3eb6ee1d2069ba94047210f75738bc
2011-09-07 16:45:03 -07:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include fix Surface positions are not floats 2011-08-30 18:51:54 -07:00
libs Resurrect verbose binder logging 2011-09-07 16:45:03 -07:00
opengl opengl: EGL: special case for GLES emulation 2011-09-02 15:41:13 +02:00
services/surfaceflinger fix a bug that caused the off animation to not show sometimes 2011-09-02 12:22:39 -07:00
MODULE_LICENSE_APACHE2
NOTICE