replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 23748668d3 fix a deadlock when removing a DisplayEventConnection
the deadlock would happen when the pipe became invalid and SF
trying to remove the connection from its list.

we know make sure to process events without holding a lock.

Change-Id: I39927ed8824fc7811e16db3c7608a2ebc72d9642
2011-12-05 19:58:47 -08:00
..
DisplayHardware Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
tests Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
Android.mk Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
Barrier.h
clz.cpp
clz.h implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" 2011-07-19 15:24:46 -07:00
DdmConnection.cpp as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
DdmConnection.h as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
DisplayEventConnection.cpp Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
DisplayEventConnection.h Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
EventThread.cpp fix a deadlock when removing a DisplayEventConnection 2011-12-05 19:58:47 -08:00
EventThread.h fix a deadlock when removing a DisplayEventConnection 2011-12-05 19:58:47 -08:00
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 software GL renderer. 2011-10-21 16:18:48 -07:00
Layer.h SurfaceFlinger: Remove display freezing code 2011-10-14 16:44:08 -07:00
LayerBase.cpp Make sure set GL state properly 2011-10-18 15:32:57 -07:00
LayerBase.h Merge changes Ib302d79e,Ib4ee085f 2011-09-27 14:24:09 -07:00
LayerDim.cpp Make sure set GL state properly 2011-10-18 15:32:57 -07:00
LayerDim.h unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
LayerScreenshot.cpp Fix rotation displays frame N-1 briefly while rotating 2011-11-04 15:15:32 -07:00
LayerScreenshot.h Fix rotation displays frame N-1 briefly while rotating 2011-11-04 15:15:32 -07:00
MessageQueue.cpp fix an issue where invalidate/transactions could be missed 2011-12-03 14:47:29 -08:00
MessageQueue.h fix an issue where invalidate/transactions could be missed 2011-12-03 14:47:29 -08:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condition" into ics-mr1 2011-12-02 18:35:54 -08:00
SurfaceFlinger.h am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condition" into ics-mr1 2011-12-02 18:35:54 -08:00
SurfaceTextureLayer.cpp SurfaceTexture: add EGL_KHR_fence_sync option 2011-11-29 17:09:01 -08:00
SurfaceTextureLayer.h return correct value from query after connecting a surface 2011-08-08 20:25:44 -07:00
Transform.cpp fix Surface positions are not floats 2011-08-30 18:51:54 -07:00
Transform.h fix Surface positions are not floats 2011-08-30 18:51:54 -07:00