replicant-frameworks_native/services/surfaceflinger
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
..
DisplayHardware remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
tests remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
Android.mk minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. 2010-12-13 16:47:31 -08:00
Barrier.h
clz.cpp
clz.h
GLExtensions.cpp add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
GLExtensions.h add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
Layer.cpp Fix a problem where hwc and GL composition could show a different buffer 2010-12-14 20:30:37 -08:00
Layer.h Fix a problem where hwc and GL composition could show a different buffer 2010-12-14 20:30:37 -08:00
LayerBase.cpp remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
LayerBase.h remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
LayerDim.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
LayerDim.h
MessageQueue.cpp deliver invalidate messages AFTER other messages 2010-10-11 14:11:15 -07:00
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Fix remote GraphicBuffer allocation in SurfaceFlinger. 2011-01-13 12:19:04 -08:00
SurfaceFlinger.h Fix remote GraphicBuffer allocation in SurfaceFlinger. 2011-01-13 12:19:04 -08:00
TextureManager.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
TextureManager.h fix [2931513] Add support for setting the orientation of an ANativeWindow 2010-08-24 15:40:50 -07:00
Transform.cpp really fix [3118445] Transform * Transform does not work as expected 2010-10-27 18:04:11 -07:00
Transform.h fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00