summaryrefslogtreecommitdiff
path: root/libs/gui/SurfaceComposerClient.cpp
AgeCommit message (Expand)Author
2011-10-14SurfaceFlinger: make sync transactions explicit Jamie Gennis
2011-10-11SurfaceFlinger: update orientation via transactions Jamie Gennis
2011-08-30fix Surface positions are not floats Mathias Agopian
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