Go to file
Jamie Gennis 9a78c90cd4 Fix remote GraphicBuffer allocation in SurfaceFlinger.
This change fixes a horrible hack that I did to allow application
processes to create GraphicBuffer objects by making a binder call to
SurfaceFlinger.  This change introduces a new binder interface
specifically for doing this, and does it in such a way that
SurfaceFlinger will maintain a reference to the buffers until the app is
done with them.

Change-Id: Icb240397c6c206d7f69124c1497a829f051cb49b
2011-01-13 12:19:04 -08:00
cmds
include Fix remote GraphicBuffer allocation in SurfaceFlinger. 2011-01-13 12:19:04 -08:00
libs Fix remote GraphicBuffer allocation in SurfaceFlinger. 2011-01-13 12:19:04 -08:00
opengl Hardware Composer Test hwcCommit set blend type 2011-01-10 18:03:05 -08:00
services/surfaceflinger Fix remote GraphicBuffer allocation in SurfaceFlinger. 2011-01-13 12:19:04 -08:00
vpn Remove the APIs for the old encryption scheme. 2011-01-12 15:01:34 -06:00
MODULE_LICENSE_APACHE2
NOTICE