summaryrefslogtreecommitdiff
path: root/include/gui/SurfaceTextureClient.h
AgeCommit message (Expand)Author
2011-07-25remove dead code and member variables. Mathias Agopian
2011-07-21SurfaceTexture: remove getAllocator Jamie Gennis
2011-07-19implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal... Mathias Agopian
2011-07-19Add set_scaling_mode() to ANativeWindow. Mathias Agopian
2011-07-15move lock/unlock implementaion outside of Surface into SurfaceTextureClient Mathias Agopian
2011-07-14Merge changes Id9aa1003,I8c154189 Jamie Gennis
2011-07-14SurfaceTexture: make (dis)connect into an IPC Jamie Gennis
2011-07-11EGL: fix the ANativeWindow size/fmt override Jamie Gennis
2011-06-20SurfaceTexture: fix a NULL ptr dereference. Jamie Gennis
2011-05-11Implement {Surface|SurfaceTextureClient}::setSwapInterval() 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-11changes to SurfaceTexture needed for unification with SF Mathias Agopian
2011-03-17Add support for timestamps into SurfaceTexture. Eino-Ville Talvala
2011-03-14SurfaceTextureClient: Add ISurfaceTexture getter. Jamie Gennis
2011-02-28Add the MIN_UNDEQUEUED_BUFFERS query to ANW. Jamie Gennis
2011-02-02Pass the IGraphicBufferAlloc to SurfaceTextureClient. Jamie Gennis
2011-01-06Add the SurfaceTexture C++ implementation. Jamie Gennis