Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
6dc49c09bc072a5b14225cdce2ca4e8c3f0edab1
/
libs
/
gui
/
SurfaceTexture.cpp
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
fe0a87b
SurfaceTexture: make (dis)connect into an IPC
by Jamie Gennis
· 14 years ago
d9e8c64
return an error code with gralloc buffer allocation failures
by Mathias Agopian
· 14 years ago
19e0a8b
Merge "Minor fix in SurfaceTexture"
by Pannag Sanketi
· 14 years ago
292a31a
Minor fix in SurfaceTexture
by Pannag Sanketi
· 14 years ago
50c4efc
SurfaceTexture: consume buffers after err checks
by Jamie Gennis
· 14 years ago
3d8063b
SurfaceTexture: change onFrameAvailable behavior
by Jamie Gennis
· 14 years ago
14a0e58
Add allowSynchronousMode to SurfaceTexture constructor.
by Grace Kloba
· 14 years ago
e122079
Temporarily don't return the current buffer in synchronous mode
by Mathias Agopian
· 14 years ago
736aa95
SurfaceTexture: fix a getTransformMatrix crash.
by Jamie Gennis
· 14 years ago
c2c8dfd
SurfaceTexture: fix an error check in dequeueBuffer.
by Jamie Gennis
· 14 years ago
8cd5ba4
SurfaceTexture: clean up some comments, tests, etc.
by Jamie Gennis
· 14 years ago
d7e291f
Disable error report temporarily to enable inline video
by Teng-Hui Zhu
· 14 years ago
cf46eb9
fix onFrameAvailable
by Mathias Agopian
· 14 years ago
68c7794
Add SurfaceTexture logging
by Mathias Agopian
· 14 years ago
8072711
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
by Mathias Agopian
· 14 years ago
b3e518c
Add the concept of synchronous dequeueBuffer in SurfaceTexture
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
cc57d6f
Fix uninitialized variable in SurfaceTexture
by Mathias Agopian
· 14 years ago
3cd5a11
Report errors when eglCreateImageKHR fails
by Mathias Agopian
· 14 years ago
7e3d7f3
Merge "changes to SurfaceTexture needed for unification with SF"
by Mathias Agopian
· 14 years ago
7a042bf
changes to SurfaceTexture needed for unification with SF
by Mathias Agopian
· 14 years ago
4cb1888
Fix a GraphicBuffer leak in SurfaceTexture
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
d99c088
SurfaceTexture: fix transform matrix computation.
by Jamie Gennis
· 14 years ago
9d4d6c1
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 14 years ago
e839fda
am c7839751: am c2efcd2c: Merge "Initialize the SurfaceTexture transform fields." into honeycomb
by Jamie Gennis
· 14 years ago
f73935b
Initialize the SurfaceTexture transform fields.
by Jamie Gennis
· 14 years ago
08b4ea3
am 421d94c2: am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb
by Jamie Gennis
· 14 years ago
1b20cde
Pass the IGraphicBufferAlloc to SurfaceTextureClient.
by Jamie Gennis
· 14 years ago
0eb8851
Clear GL errors before updating a SurfaceTexture.
by Jamie Gennis
· 14 years ago
c4d4aea
Implement SurfaceTexture frame-available callback.
by Jamie Gennis
· 15 years ago
a214c64
Fix SurfaceTexture transform matrix.
by Jamie Gennis
· 15 years ago
9a78c90
Fix remote GraphicBuffer allocation in SurfaceFlinger.
by Jamie Gennis
· 15 years ago
235c424
Fix a bug in SurfaceTexture::dequeueBuffer.
by Jamie Gennis
· 15 years ago
f238e28
Implement crop & transform for SurfaceTexture.
by Jamie Gennis
· 15 years ago
67eedd7
Fix a bug in SurfaceTexture::setBufferCount.
by Jamie Gennis
· 15 years ago
e70d8b4
Add method logging to the SurfaceTexture C++ class.
by Jamie Gennis
· 15 years ago
3461e0f
Initialize the SurfaceTexture buffer slots.
by Jamie Gennis
· 15 years ago
8ba32fa
Add the SurfaceTexture C++ implementation.
by Jamie Gennis
· 15 years ago