index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
gui
/
ISurfaceTexture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass fences with buffers from SurfaceTextureClient
Jesse Hall
2012-06-30
1
-9
/
+77
*
Pass fences from BufferQueue to SurfaceTextureClient
Jesse Hall
2012-06-21
1
-3
/
+14
*
update the binder protocol for connect to match that of queueBuffer
Mathias Agopian
2012-04-23
1
-11
/
+6
*
use in/out structures for queueBuffer() IPC
Mathias Agopian
2012-04-10
1
-21
/
+11
*
reduce IPC with BufferQueue
Mathias Agopian
2012-03-30
1
-67
/
+8
*
SurfaceTexture: report binder transaction failures
Jamie Gennis
2011-10-14
1
-23
/
+56
*
return correct value from query after connecting a surface
Mathias Agopian
2011-08-08
1
-2
/
+11
*
SurfaceTexture: add the abandon method.
Jamie Gennis
2011-07-22
1
-6
/
+8
*
SurfaceTexture: remove getAllocator
Jamie Gennis
2011-07-21
1
-14
/
+0
*
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...
Mathias Agopian
2011-07-19
1
-2
/
+11
*
Add set_scaling_mode() to ANativeWindow.
Mathias Agopian
2011-07-19
1
-0
/
+17
*
fix a typo in ISurfaceTexture IPC code
Mathias Agopian
2011-07-14
1
-1
/
+1
*
SurfaceTexture: make (dis)connect into an IPC
Jamie Gennis
2011-07-14
1
-0
/
+32
*
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
Mathias Agopian
2011-05-11
1
-0
/
+18
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-05-11
1
-0
/
+21
*
Fix a bug where setgeometry couldn't be undone
Mathias Agopian
2011-05-11
1
-14
/
+13
*
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-03-17
1
-3
/
+4
*
Pass the IGraphicBufferAlloc to SurfaceTextureClient.
Jamie Gennis
2011-02-02
1
-0
/
+14
*
Add the SurfaceTexture C++ implementation.
Jamie Gennis
2011-01-06
1
-0
/
+204