summaryrefslogtreecommitdiff
path: root/libs/gui/ISurfaceComposerClient.cpp
AgeCommit message (Expand)Author
2012-08-27Banish DisplayID from the SurfaceFlinger API. Jeff Brown
2012-02-27fix libgui header location Mathias Agopian
2012-01-13Get AID_GRAPHICS from right place Glenn Kasten
2012-01-05Use the standard CC_LIKELY and CC_UNLIKELY macros Glenn Kasten
2011-07-20clean-up. get rid ofunused code and members in Surface[Control].cpp Mathias Agopian
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-04-20Get rid of the "pid" parameter from createSurface Mathias Agopian
2011-03-25merge libsurfaceflinger_client into libgui Mathias Agopian