summaryrefslogtreecommitdiff
path: root/libs/gui/Surface.cpp
AgeCommit message (Expand)Author
2011-07-22Add support for creating a Surface from a a SurfaceTexture. Ted Bonkenburg
2011-07-20clean-up. get rid ofunused code and members in Surface[Control].cpp Mathias Agopian
2011-07-15move lock/unlock implementaion outside of Surface into SurfaceTextureClient Mathias Agopian
2011-06-22Add method to create a ParcelSurfaceTexture from android.view.Surface. tedbo
2011-06-13unify SurfaceTexture and Surface Mathias Agopian
2011-05-03frameworks/base: android_native_buffer_t -> ANativeWindowBuffer Iliyan Malchev
2011-05-03frameworks/base: make the ANativeWindow query() method const Iliyan Malchev
2011-04-05remove more unused references to ISurface Mathias Agopian
2011-03-25merge libsurfaceflinger_client into libgui Mathias Agopian