index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gui
/
ISurfaceTexture.cpp
Age
Commit message (
Expand
)
Author
2011-10-14
SurfaceTexture: report binder transaction failures
Jamie Gennis
2011-08-08
return correct value from query after connecting a surface
Mathias Agopian
2011-07-22
SurfaceTexture: add the abandon method.
Jamie Gennis
2011-07-21
SurfaceTexture: remove getAllocator
Jamie Gennis
2011-07-19
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...
Mathias Agopian
2011-07-19
Add set_scaling_mode() to ANativeWindow.
Mathias Agopian
2011-07-14
fix a typo in ISurfaceTexture IPC code
Mathias Agopian
2011-07-14
SurfaceTexture: make (dis)connect into an IPC
Jamie Gennis
2011-05-11
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
Mathias Agopian
2011-05-11
unify SurfaceTexture and Surface
Mathias Agopian
2011-05-11
Fix a bug where setgeometry couldn't be undone
Mathias Agopian
2011-03-17
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-02-02
Pass the IGraphicBufferAlloc to SurfaceTextureClient.
Jamie Gennis
2011-01-06
Add the SurfaceTexture C++ implementation.
Jamie Gennis