replicant-frameworks_native/libs/gui
Mathias Agopian d2d5a64aa2 workaround a deadlock when taking screenshots into a surface
When disconnecting from BufferQueue, we now drain the queue
except the head (which means in the screenshot case we won't
have to block, but we might not have a buffer to show, this
will appear as an error in the log).

Bug: 8362363
Change-Id: If80989aac3c917beea2ebddf3cbb502849d394da
2013-03-11 17:59:59 -07:00
..
tests add two libgui tests 2013-03-08 13:22:03 -08:00
Android.mk Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
BitTube.cpp return errors properly in BitTube and SensorEventQueue 2012-05-07 18:22:16 -07:00
BufferItemConsumer.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
BufferQueue.cpp workaround a deadlock when taking screenshots into a surface 2013-03-11 17:59:59 -07:00
CleanSpec.mk Fix missing parens in CleanSpec.mk. 2012-10-04 20:05:19 -07:00
ConsumerBase.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
CpuConsumer.cpp CpuConsumer: Add optional asynchronous mode 2013-02-28 15:51:24 -08:00
DisplayEventReceiver.cpp use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
DummyConsumer.cpp Refactored DummyConsumer 2012-03-27 16:47:12 -07:00
GLConsumer.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
GraphicBufferAlloc.cpp SurfaceFlinger: Move GraphicBufferAlloc to libgui 2012-12-11 17:54:29 -08:00
GuiConfig.cpp libgui: fix up compile options 2012-10-03 15:05:58 -07:00
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp libgui: add some error checks 2012-08-30 18:38:11 -07:00
IGraphicBufferProducer.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
ISensorEventConnection.cpp
ISensorServer.cpp improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
ISurface.cpp Rename ISurfaceTexture and SurfaceTexture 2012-12-18 13:10:48 -08:00
ISurfaceComposer.cpp rework screenshot API and implementation 2013-03-01 22:53:39 -08:00
ISurfaceComposerClient.cpp get rid of Surface identity and token 2013-02-13 15:27:08 -08:00
LayerState.cpp get rid of Surface identity and token 2013-02-13 15:27:08 -08:00
Sensor.cpp improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
SensorEventQueue.cpp return errors properly in BitTube and SensorEventQueue 2012-05-07 18:22:16 -07:00
SensorManager.cpp
Surface.cpp Fix reading NULL Surfaces from Parcels 2013-03-02 20:06:42 -08:00
SurfaceComposerClient.cpp rework screenshot API and implementation 2013-03-01 22:53:39 -08:00
SurfaceControl.cpp Revert "Change SurfaceControl setPosition to take floats" 2013-03-01 16:06:48 -08:00