Go to file
Jamie Gennis dbe6486ca1 SurfaceFlinger: abandon Layer SurfaceTextures
This change makes the Layer::onRemoved method call
SurfaceTextures::abandon on the layer's SurfaceTexture.  This will cause
all client-initiated operations on the SurfaceTexture to fail.  In
particular, this will result in an error on the client side, rather than
a deadlock when removing a layer that used a SurfaceTexture in
synchronous mode.

Change-Id: I14014d00369f29560a21b606831edee432bb8867
Bug: 5020874
2011-07-30 14:38:20 -07:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include Merge "Move extract native libraries to JNI code" 2011-07-27 15:54:51 -07:00
libs Merge "Fix uses of all-subdir-makefiles" 2011-07-27 18:29:26 -07:00
opengl Add new OpenGL test 2011-07-19 17:20:35 -07:00
services/surfaceflinger SurfaceFlinger: abandon Layer SurfaceTextures 2011-07-30 14:38:20 -07:00
MODULE_LICENSE_APACHE2
NOTICE