index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gui
/
SurfaceTextureClient.cpp
Age
Commit message (
Expand
)
Author
2012-12-18
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-12
SurfaceTextureClient: remove a deprecated ctor
Jamie Gennis
2012-10-02
Add Fence::waitForever which logs a warning timeout, and use it
Jesse Hall
2012-08-20
resolved conflicts for merge of 21938749 to jb-mr1-dev
Jean-Baptiste Queru
2012-07-10
Fix error trap in SurfaceTexture Client
Steve Critchlow
2012-06-30
Pass fences with buffers from SurfaceTextureClient
Jesse Hall
2012-06-28
Return fence to client in dequeuBuffer
Jesse Hall
2012-06-21
Pass fences from BufferQueue to SurfaceTextureClient
Jesse Hall
2012-06-20
Update ANativeWindow clients for sync
Jamie Gennis
2012-05-14
libgui: remove setPostTransformCrop
Jamie Gennis
2012-05-10
libgui: improve some logging and dumping
Jamie Gennis
2012-05-08
libgui: Add support for post-xform crops.
Jamie Gennis
2012-04-24
libgui: Add plumbing for active rectangle
Jamie Gennis
2012-04-23
add a way to query whether an ANativeWindow consumer is running ahead of the ...
Mathias Agopian
2012-04-23
update the binder protocol for connect to match that of queueBuffer
Mathias Agopian
2012-04-13
s/w rendered apps can now use n-buffering (n>2)
Mathias Agopian
2012-04-12
Enabled cropping support in SurfaceTexture
Daniel Lam
2012-04-11
SurfaceTextureClient: support for application buffer dimensions
Michael I. Gold
2012-04-10
use in/out structures for queueBuffer() IPC
Mathias Agopian
2012-04-09
BufferQueue returns proper code on acquire
Daniel Lam
2012-03-30
reduce IPC with BufferQueue
Mathias Agopian
2012-03-23
remove dependency of EGL on ndk header
Mathias Agopian
2012-03-13
SurfaceTexture: Fully refactored from BufferQueue
Daniel Lam
2012-02-27
Add tracing to various graphics components.
Jamie Gennis
2012-02-27
fix libgui header location
Mathias Agopian
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-06
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-11-28
split ComposerService out of SurfaceComposerClient.h
Mathias Agopian
2011-11-18
am d0df44b5: am 4d71053b: Merge "attempt to fix bug 5313580" into ics-mr1
Mathias Agopian
2011-11-17
attempt to fix bug 5313580
Mathias Agopian
2011-10-26
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-18
SurfaceTexture: free buffers when disconnect fails
Jamie Gennis
2011-09-02
Error check in queuebuffer in SurfaceTextureClient
Pannag Sanketi
2011-08-25
make sure to re-initialize SurfaceTexture to its default state on disconnect
Mathias Agopian
2011-08-17
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-08-08
return correct value from query after connecting a surface
Mathias Agopian
2011-08-01
connect/disconnect is now called from our EGL wrapper
Mathias Agopian
2011-07-25
remove dead code and member variables.
Mathias Agopian
2011-07-22
SurfaceTexture: add the abandon method.
Jamie Gennis
2011-07-22
Merge changes I799532f7,I5cffa6eb
Jamie Gennis
2011-07-21
Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT
Mathias Agopian
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
use SurfaceTexture new scaling mode in SF
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-14
SurfaceTexture: add support for new connect values
Jamie Gennis
[next]