index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
gui
/
SurfaceTextureClient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
Mathias Agopian
2011-05-11
1
-6
/
+26
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-05-11
1
-15
/
+3
*
Fix a bug where setgeometry couldn't be undone
Mathias Agopian
2011-05-11
1
-10
/
+6
*
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
1
-4
/
+4
*
frameworks/base: make the ANativeWindow query() method const
Iliyan Malchev
2011-05-03
1
-3
/
+4
*
changes to SurfaceTexture needed for unification with SF
Mathias Agopian
2011-04-11
1
-13
/
+52
*
SurfaceTexture can now force the client to request a buffer
Mathias Agopian
2011-04-01
1
-3
/
+4
*
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-03-17
1
-2
/
+27
*
SurfaceTextureClient: Add ISurfaceTexture getter.
Jamie Gennis
2011-03-14
1
-0
/
+4
*
ANativeWindow: add query for the concrete type.
Jamie Gennis
2011-03-14
1
-0
/
+3
*
ANativeWindow: add queues-to-window-composer check.
Jamie Gennis
2011-03-08
1
-0
/
+4
*
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
Jamie Gennis
2011-02-28
1
-2
/
+15
*
Pass the IGraphicBufferAlloc to SurfaceTextureClient.
Jamie Gennis
2011-02-02
1
-2
/
+5
*
Reset ANativeWindow crop on buffer geometry changes.
Jamie Gennis
2011-01-28
1
-6
/
+11
*
Quiet the SurfaceFlingerClient dequeueBuffer error.
Jamie Gennis
2011-01-28
1
-1
/
+1
*
Compare GraphicBuffers using handles.
Jamie Gennis
2011-01-15
1
-2
/
+2
*
Add logging to SurfaceTextureClient.
Jamie Gennis
2011-01-13
1
-0
/
+15
*
Add the SurfaceTexture C++ implementation.
Jamie Gennis
2011-01-06
1
-0
/
+285