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
/
jni
/
android
/
graphics
/
SurfaceTexture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-21
1
-5
/
+3
|
\
|
*
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-21
1
-5
/
+3
*
|
Add a BufferItem parameter to onFrameAvailable
Dan Stoza
2014-11-04
1
-2
/
+2
|
/
*
SurfaceTexture: Allow creation in detached mode
Dan Stoza
2014-06-26
1
-4
/
+11
*
Fix crash due to texture view callback threading invariants.
Jeff Brown
2014-05-06
1
-2
/
+2
*
Remove deprecated BufferQueue constructor
Dan Stoza
2014-03-12
1
-21
/
+24
*
Pass a thread name to AttachCurrentThread
Andy McFadden
2014-02-04
1
-1
/
+2
*
AArch64: Use long for pointers in SurfaceTexture
Ashok Bhat
2014-01-16
1
-11
/
+11
*
Surface: Change OutOfResourcesException to be a runtime exception
Igor Murashkin
2013-09-09
1
-1
/
+1
*
fix-up dependencies to gl headers
Mathias Agopian
2013-08-08
1
-0
/
+3
*
Clearly separate consumer and producer interfaces
Mathias Agopian
2013-08-06
1
-12
/
+39
*
single buffer mode for SurfaceTexture
Mathias Agopian
2013-07-26
1
-2
/
+22
*
update to new Consumer APIs
Mathias Agopian
2013-07-16
1
-5
/
+4
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-1
/
+2
*
fix JNI use of incStrong/decStrong
Mathias Agopian
2013-03-06
1
-4
/
+4
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-3
/
+3
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-20
/
+20
*
stop using a deprecated SurfaceTextureClient ctor
Jamie Gennis
2012-12-11
1
-1
/
+1
*
Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener
Igor Murashkin
2012-10-30
1
-4
/
+27
*
SurfaceTexture: remove call to doGLFenceWait
Jamie Gennis
2012-09-17
1
-4
/
+0
*
SurfaceTexture: add updateTexImage synchronization
Jamie Gennis
2012-09-09
1
-0
/
+4
*
SurfaceTexture: fix updateTexImage JNI
Jamie Gennis
2012-04-13
1
-1
/
+1
*
SurfaceTexture: update API docs
Jamie Gennis
2012-04-13
1
-3
/
+10
*
SurfaceTexture: add GL context attach & detach
Jamie Gennis
2012-04-05
1
-7
/
+21
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-4
/
+4
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Define, document, and test the behavior of very large SurfaceTextures
Mathias Agopian
2011-11-11
1
-3
/
+3
*
Add a 'release' method to the SurfaceTexture public Java API
Mathias Agopian
2011-08-03
1
-0
/
+7
*
SurfaceTexture: change onFrameAvailable behavior
Jamie Gennis
2011-06-27
1
-7
/
+0
*
Merge "SurfaceTexture: detach from Dalvik when necessary."
Jamie Gennis
2011-06-26
1
-10
/
+31
|
\
|
*
SurfaceTexture: detach from Dalvik when necessary.
Jamie Gennis
2011-06-23
1
-10
/
+31
*
|
Add allowSynchronousMode to SurfaceTexture constructor.
Grace Kloba
2011-06-23
1
-3
/
+3
|
/
*
Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in...
Grace Kloba
2011-06-22
1
-1
/
+8
*
SurfaceTexture: attach to Dalvik when needed.
Jamie Gennis
2011-06-17
1
-5
/
+27
*
Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...
tedbo
2011-06-09
1
-3
/
+15
*
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-03-17
1
-1
/
+8
*
Bug 3515073 Add ANativeWindow_fromSurfaceTexture
Glenn Kasten
2011-03-04
1
-0
/
+10
*
Implement SurfaceTexture frame-available callback.
Jamie Gennis
2011-01-16
1
-30
/
+94
*
Add getTransformMatrix to the SurfaceTexture API.
Jamie Gennis
2011-01-12
1
-0
/
+10
*
Add the SurfaceTexture java class.
Jamie Gennis
2011-01-06
1
-0
/
+110