Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
f33e4b6f13bc3ee2d2a4e1abd1ada171c70d3492
/
libs
/
gui
/
SurfaceTextureClient.cpp
d3bbcaf
resolved conflicts for merge of 21938749 to jb-mr1-dev
by Jean-Baptiste Queru
· 13 years ago
47ad361
Fix error trap in SurfaceTexture Client
by Steve Critchlow
· 13 years ago
c777b0b
Pass fences with buffers from SurfaceTextureClient
by Jesse Hall
· 13 years ago
f9783af
Return fence to client in dequeuBuffer
by Jesse Hall
· 13 years ago
f785754
Pass fences from BufferQueue to SurfaceTextureClient
by Jesse Hall
· 13 years ago
d8e812c
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
b7a6b96
libgui: remove setPostTransformCrop
by Jamie Gennis
· 13 years ago
cd1806e
libgui: improve some logging and dumping
by Jamie Gennis
· 13 years ago
d72f233
libgui: Add support for post-xform crops.
by Jamie Gennis
· 13 years ago
efc7ab6
libgui: Add plumbing for active rectangle
by Jamie Gennis
· 13 years ago
2488b20
add a way to query whether an ANativeWindow consumer is running ahead of the producer
by Mathias Agopian
· 13 years ago
24202f5
update the binder protocol for connect to match that of queueBuffer
by Mathias Agopian
· 13 years ago
ac6035a
s/w rendered apps can now use n-buffering (n>2)
by Mathias Agopian
· 13 years ago
016c8cb
Enabled cropping support in SurfaceTexture
by Daniel Lam
· 13 years ago
55a7014
SurfaceTextureClient: support for application buffer dimensions
by Michael I. Gold
· 13 years ago
f0bc2f1
use in/out structures for queueBuffer() IPC
by Mathias Agopian
· 13 years ago
fbcda93
BufferQueue returns proper code on acquire
by Daniel Lam
· 13 years ago
851ef8f
reduce IPC with BufferQueue
by Mathias Agopian
· 13 years ago
b0e76f4
remove dependency of EGL on ndk header
by Mathias Agopian
· 13 years ago
b267579
SurfaceTexture: Fully refactored from BufferQueue
by Daniel Lam
· 13 years ago
1c8e95c
Add tracing to various graphics components.
by Jamie Gennis
· 13 years ago
90ac799
fix libgui header location
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
41f673c
split ComposerService out of SurfaceComposerClient.h
by Mathias Agopian
· 14 years ago
8bee68f
am d0df44b5: am 4d71053b: Merge "attempt to fix bug 5313580" into ics-mr1
by Mathias Agopian
· 14 years ago
a36bcd5
attempt to fix bug 5313580
by Mathias Agopian
· 14 years ago
6807e59
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
13c5ca3
SurfaceTexture: free buffers when disconnect fails
by Jamie Gennis
· 14 years ago
66378c6
Error check in queuebuffer in SurfaceTextureClient
by Pannag Sanketi
· 14 years ago
70e3f81
make sure to re-initialize SurfaceTexture to its default state on disconnect
by Mathias Agopian
· 14 years ago
582270d
SurfaceTexture: fix queues-to-composer
by Jamie Gennis
· 14 years ago
5bfc245
return correct value from query after connecting a surface
by Mathias Agopian
· 14 years ago
81a6335
connect/disconnect is now called from our EGL wrapper
by Mathias Agopian
· 14 years ago
3fbce7c
remove dead code and member variables.
by Mathias Agopian
· 14 years ago
7b305ff
SurfaceTexture: add the abandon method.
by Jamie Gennis
· 14 years ago
1259e9d
Merge changes I799532f7,I5cffa6eb
by Jamie Gennis
· 14 years ago
bb66c9b
Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT
by Mathias Agopian
· 14 years ago
976f494
SurfaceTexture: remove getAllocator
by Jamie Gennis
· 14 years ago
97c602c
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"
by Mathias Agopian
· 14 years ago
933389f
use SurfaceTexture new scaling mode in SF
by Mathias Agopian
· 14 years ago
7734ebf
Add set_scaling_mode() to ANativeWindow.
by Mathias Agopian
· 14 years ago
8f9dbf9
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
by Mathias Agopian
· 14 years ago
677517a
Merge changes Id9aa1003,I8c154189
by Jamie Gennis
· 14 years ago
fe0a87b
SurfaceTexture: make (dis)connect into an IPC
by Jamie Gennis
· 14 years ago
3e646d6
SurfaceTexture: add support for new connect values
by Jamie Gennis
· 14 years ago
bee205f
EGL: fix the ANativeWindow size/fmt override
by Jamie Gennis
· 14 years ago
1c44140
SurfaceTexture: fix a NULL ptr dereference.
by Jamie Gennis
· 14 years ago
a67932f
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
8cd5ba4
SurfaceTexture: clean up some comments, tests, etc.
by Jamie Gennis
· 14 years ago
8072711
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
by Mathias Agopian
· 14 years ago
eafabcd
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
c04f153
Fix a bug where setgeometry couldn't be undone
by Mathias Agopian
· 14 years ago
697526b
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
41abd67
frameworks/base: make the ANativeWindow query() method const
by Iliyan Malchev
· 14 years ago
7a042bf
changes to SurfaceTexture needed for unification with SF
by Mathias Agopian
· 14 years ago
a5c75c0
SurfaceTexture can now force the client to request a buffer
by Mathias Agopian
· 14 years ago
1d01a12
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
bae774e
SurfaceTextureClient: Add ISurfaceTexture getter.
by Jamie Gennis
· 14 years ago
391bbe2
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
9d4d6c1
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 14 years ago
1b20cde
Pass the IGraphicBufferAlloc to SurfaceTextureClient.
by Jamie Gennis
· 14 years ago
68f9127
Reset ANativeWindow crop on buffer geometry changes.
by Jamie Gennis
· 14 years ago
7491722
Quiet the SurfaceFlingerClient dequeueBuffer error.
by Jamie Gennis
· 14 years ago
73e8b9e
Compare GraphicBuffers using handles.
by Jamie Gennis
· 14 years ago
e5366c5
Add logging to SurfaceTextureClient.
by Jamie Gennis
· 14 years ago
8ba32fa
Add the SurfaceTexture C++ implementation.
by Jamie Gennis
· 15 years ago