replicant-frameworks_native/services/surfaceflinger
Mathias Agopian ea74d3b78d make the warning timout of Fence::waitForever() implicit and longer
- timeout is now 3 seconds instead of 1
- simplifies the API a bit
- allows us to change/tweak this timeout globaly

Bug: 8988871

Change-Id: I8d3c6ec43a372f602fb3f29856710339f86c0ec9
2013-05-16 18:15:57 -07:00
..
DisplayHardware make the warning timout of Fence::waitForever() implicit and longer 2013-05-16 18:15:57 -07:00
tests Surface can now be created only from an IGraphicBufferProducer 2013-03-12 18:45:09 -07:00
Android.mk Remove experimental HWC virtual display support 2013-05-07 11:58:47 -07:00
Barrier.h
Client.cpp get rid of ISurface 2013-03-12 17:11:48 -07:00
Client.h get rid of ISurface 2013-03-12 17:11:48 -07:00
DdmConnection.cpp fix SurfaceFlinger DDMS debugging 2012-10-07 16:41:12 -07:00
DdmConnection.h add libsurfaceflinger_ddmconnection for PDK build 2012-08-31 20:08:33 -07:00
DisplayDevice.cpp Clean up HWC state when releasing a DisplayDevice 2013-03-27 14:58:09 -07:00
DisplayDevice.h Clean up HWC state when releasing a DisplayDevice 2013-03-27 14:58:09 -07:00
EventThread.cpp Minor cleanups/fixes before virtual display refactoring 2013-03-18 14:16:02 -07:00
EventThread.h Display events now always carry the display id they happened on 2012-09-21 14:20:35 -07:00
FrameTracker.cpp SurfaceFlinger: add win anim frame time tracking 2013-02-08 13:32:21 -08:00
FrameTracker.h SurfaceFlinger: add win anim frame time tracking 2013-02-08 13:32:21 -08:00
GLExtensions.cpp don't use compile-time configuration of libgui as much as possible 2013-03-29 15:33:47 -07:00
GLExtensions.h
Layer.cpp make sure to update the "current state" when we "fake" the transaction 2013-04-12 16:58:11 -07:00
Layer.h latch transparent region hint only when we get a new frame 2013-04-02 18:30:32 -07:00
LayerDim.cpp get rid of ISurface 2013-03-12 17:11:48 -07:00
LayerDim.h get rid of ISurface 2013-03-12 17:11:48 -07:00
MODULE_LICENSE_APACHE2
MessageQueue.cpp fix another bug where screenshots could end-up all black 2013-04-10 16:27:17 -07:00
MessageQueue.h fix another bug where screenshots could end-up all black 2013-04-10 16:27:17 -07:00
SurfaceFlinger.cpp allow dumpsys SurfaceFlinger in user builds from the shell user 2013-04-18 16:41:04 -07:00
SurfaceFlinger.h Improve screenshot performance on some devices (DO NOT MERGE) 2013-04-11 17:35:24 -07:00
SurfaceFlingerConsumer.cpp don't use compile-time configuration of libgui as much as possible 2013-03-29 15:33:47 -07:00
SurfaceFlingerConsumer.h Rename ISurfaceTexture and SurfaceTexture 2012-12-18 13:10:48 -08:00
SurfaceTextureLayer.cpp get rid of purgatory and fix QueuesToWindowComposer query 2013-03-14 19:18:13 -07:00
SurfaceTextureLayer.h get rid of purgatory and fix QueuesToWindowComposer query 2013-03-14 19:18:13 -07:00
Transform.cpp implement display projection clipping in h/w composer 2013-02-28 18:43:04 -08:00
Transform.h implement display projection clipping in h/w composer 2013-02-28 18:43:04 -08:00
clz.h