summaryrefslogtreecommitdiff
path: root/libs/gui/ISurfaceComposer.cpp
AgeCommit message (Expand)Author
2012-12-18Rename ISurfaceTexture and SurfaceTexture Andy McFadden
2012-10-22SurfaceFlinger: add support for secure displays Jamie Gennis
2012-09-28Pass display arg to blank/unblank Andy McFadden
2012-09-18Plumb display name into SurfaceFlinger Andy McFadden
2012-08-27Banish DisplayID from the SurfaceFlinger API. Jeff Brown
2012-08-10make multi-display more real Mathias Agopian
2012-08-03screen-off animation won't be handled by SF anymore Mathias Agopian
2012-07-25get rid of the shared-memory control block Mathias Agopian
2012-07-24update SF binder protocol to support setting display attributes Mathias Agopian
2012-06-28First prototype atttempting to support an external display Mathias Agopian
2012-06-07surfaceflinger: replace early suspend with binder call from PowerManager Colin Cross
2012-02-27fix libgui header location Mathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2012-01-05Use the standard CC_LIKELY and CC_UNLIKELY macros Glenn Kasten
2011-11-29Add support for sending VSYNC events to the framework Mathias Agopian
2011-11-29Fix build. Mathias Agopian
2011-11-29Add support for sending VSYNC events to the framework Mathias Agopian
2011-10-14SurfaceFlinger: make sync transactions explicit Jamie Gennis
2011-10-11SurfaceFlinger: update orientation via transactions Jamie Gennis
2011-08-17SurfaceTexture: fix queues-to-composer Jamie Gennis
2011-06-29SF transactions are now O(1) wrt IPC instead of O(N). Mathias Agopian
2011-06-13unify SurfaceTexture and Surface Mathias Agopian
2011-03-25merge libsurfaceflinger_client into libgui Mathias Agopian