summaryrefslogtreecommitdiff
path: root/libs/gui/ISurfaceComposerClient.cpp
AgeCommit message (Expand)Author
2014-12-05libgui: Enable -Weverything and -Werror Dan Stoza
2014-11-14Replace IInterface::asBinder() with a static Marco Nelissen
2014-09-23am 6ee97e74: Merge "Fix a null dereference." Dan Albert
2014-09-23Fix a null dereference. Dan Albert
2014-04-10Adding render stats APIs to UiAutomation (framework native). Svetoslav
2013-03-12get rid of ISurface Mathias Agopian
2013-02-13get rid of Surface identity and token Mathias Agopian
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