index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
gui
Age
Commit message (
Expand
)
Author
2011-11-29
SurfaceTexture: add EGL_KHR_fence_sync option
Jamie Gennis
2011-11-21
EGL: default to swap interval 1
Jamie Gennis
2011-11-17
attempt to fix bug 5313580
Mathias Agopian
2011-11-15
SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...
Sunita Nadampalli
2011-11-11
Define, document, and test the behavior of very large SurfaceTextures
Mathias Agopian
2011-10-16
SensorManager reconnects to sensor service when the later dies
Mathias Agopian
2011-09-30
SurfaceTexture: parameterize the texture target
Jamie Gennis
2011-09-22
SurfaceTexture: add name support
Jamie Gennis
2011-08-17
don't return the current buffer from dequeueBuffer
Mathias Agopian
2011-08-10
fix a crasher in SurfaceTexture::updateTexImage()
Mathias Agopian
2011-08-10
rework dequeueBuffer()'s main loop.
Mathias Agopian
2011-08-10
error out when SurfaceTexture APIs are called while not connected
Mathias Agopian
2011-08-08
return correct value from query after connecting a surface
Mathias Agopian
2011-07-26
Merge "remove dead code and member variables."
Mathias Agopian
2011-07-25
remove dead code and member variables.
Mathias Agopian
2011-07-25
Merge "SurfaceTexture: enable RGB external textures"
Jamie Gennis
2011-07-22
SurfaceTexture: enable RGB external textures
Jamie Gennis
2011-07-22
SurfaceTexture: add the abandon method.
Jamie Gennis
2011-07-21
SurfaceTexture: fix a comment
Jamie Gennis
2011-07-21
SurfaceTexture: remove getAllocator
Jamie Gennis
2011-07-20
clean-up. get rid ofunused code and members in Surface[Control].cpp
Mathias Agopian
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-15
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
Mathias Agopian
2011-07-14
Merge changes Id9aa1003,I8c154189
Jamie Gennis
2011-07-14
SurfaceTexture: make (dis)connect into an IPC
Jamie Gennis
2011-07-11
EGL: fix the ANativeWindow size/fmt override
Jamie Gennis
2011-06-30
Merge "Minor fix in SurfaceTexture"
Pannag Sanketi
2011-06-30
Minor fix in SurfaceTexture
Pannag Sanketi
2011-06-27
SurfaceTexture: change onFrameAvailable behavior
Jamie Gennis
2011-06-23
Add allowSynchronousMode to SurfaceTexture constructor.
Grace Kloba
2011-06-20
SurfaceTexture: fix a NULL ptr dereference.
Jamie Gennis
2011-06-13
SurfaceTexture: fix up a comment.
Jamie Gennis
2011-06-13
SurfaceTexture: fix a getTransformMatrix crash.
Jamie Gennis
2011-05-27
9-axis sensor fusion with Kalman filter
Mathias Agopian
2011-05-25
SurfaceTexture: clean up some comments, tests, etc.
Jamie Gennis
2011-05-11
fix onFrameAvailable
Mathias Agopian
2011-05-11
Add SurfaceTexture logging
Mathias Agopian
2011-05-11
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
Mathias Agopian
2011-05-11
Add the concept of synchronous dequeueBuffer in SurfaceTexture
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-05-03
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
frameworks/base: make the ANativeWindow query() method const
Iliyan Malchev
2011-04-18
Merge "changes to SurfaceTexture needed for unification with SF"
Mathias Agopian
2011-04-11
changes to SurfaceTexture needed for unification with SF
Mathias Agopian
2011-04-08
Fix a GraphicBuffer leak in SurfaceTexture
Mathias Agopian
2011-04-01
SurfaceTexture can now force the client to request a buffer
Mathias Agopian
2011-03-17
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-03-14
SurfaceTextureClient: Add ISurfaceTexture getter.
Jamie Gennis
[next]