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
/
core
/
java
/
android
/
view
/
TextureView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly tear down TextureView
Romain Guy
2011-06-24
1
-1
/
+1
*
Reduce the number of UI events required to update a SurfaceTexture.
Romain Guy
2011-06-24
1
-16
/
+30
*
Code cleanup
Romain Guy
2011-06-24
1
-2
/
+2
*
Add onSurfaceTextureUpdated to the TextureView listener.
Grace Kloba
2011-06-22
1
-2
/
+18
*
Prevent possible NPE in TextureView
Romain Guy
2011-06-22
1
-1
/
+1
*
Add the ability to specify the opacity of a TextureView
Romain Guy
2011-06-22
1
-20
/
+42
*
Collapse UI events in TextureView.
Romain Guy
2011-06-22
1
-18
/
+19
*
Add error checking to LayerRenderer::copyLayer
Romain Guy
2011-06-17
1
-1
/
+8
*
Properly refcount SurfaceTexture in the JNI layer.
Romain Guy
2011-06-15
1
-5
/
+5
*
Add TextureView.getBitmap()
Romain Guy
2011-06-14
1
-2
/
+92
*
Add onSurfaceTextureDestroyed() callback.
Romain Guy
2011-06-10
1
-10
/
+37
*
Allows to render with an OpenGL context inside a TextureView.
Romain Guy
2011-05-02
1
-9
/
+47
*
Fix the build.
Romain Guy
2011-04-28
1
-3
/
+0
*
New widget: TextureView
Romain Guy
2011-04-28
1
-0
/
+299