replicant-frameworks_native/services/surfaceflinger
Mathias Agopian dd17b3eaa9 fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app
There was a leak of Surface tokens when a surface was detached from a UserClient.
We now always detach a surface from its client before attaching to the new one,
this guarantees that its token is freed.

Change-Id: Icfad0b16286ed58155bdfafdf36ab161440aa485
2010-12-13 16:49:05 -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 [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app 2010-12-13 16:49:05 -08:00
Layer.h resolved conflicts for merge of a0f011ff to master 2010-12-07 22:53:40 -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 More clean-up. Get rid off the "blur" effect in SurfaceFlinger 2010-12-08 17:13:19 -08:00
SurfaceFlinger.h More clean-up. Get rid off the "blur" effect in SurfaceFlinger 2010-12-08 17:13:19 -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