summaryrefslogtreecommitdiffstats
path: root/libs/gui/Surface.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove files that moved to frameworks/nativeMathias Agopian2012-03-071-386/+0
* fix libgui header locationMathias Agopian2012-02-271-6/+5
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Fix an issue where Surface::lock() would never update the output regionMathias Agopian2011-08-231-3/+8
* SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-171-3/+0
* Read leftover parcel data when a parceled Surface is found in the cache.Ted Bonkenburg2011-08-091-0/+5
* Add support for creating a Surface from a a SurfaceTexture.Ted Bonkenburg2011-07-221-14/+42
* clean-up. get rid ofunused code and members in Surface[Control].cppMathias Agopian2011-07-201-66/+8
* move lock/unlock implementaion outside of Surface into SurfaceTextureClientMathias Agopian2011-07-151-264/+24
* Add method to create a ParcelSurfaceTexture from android.view.Surface.tedbo2011-06-221-0/+4
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-570/+64
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-10/+10
* frameworks/base: make the ANativeWindow query() method constIliyan Malchev2011-05-031-3/+3
* remove more unused references to ISurfaceMathias Agopian2011-04-051-2/+2
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-0/+1152