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
*
More cleanups
John Reck
2014-06-27
1
-7
/
+4
*
Move LayerType to RenderNode
John Reck
2014-06-12
1
-5
/
+5
*
Fix NPE in onVisibilityChanged
John Reck
2014-05-29
1
-1
/
+3
*
Fix crash due to texture view callback threading invariants.
Jeff Brown
2014-05-06
1
-19
/
+11
*
Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()""
John Reck
2014-03-06
1
-2
/
+3
*
Revert "Workaround apps not calling super.onDetachedFromWindow()"
Bart Sears
2014-03-06
1
-2
/
+2
*
Workaround apps not calling super.onDetachedFromWindow()
John Reck
2014-03-06
1
-2
/
+2
*
Support HardwareLayers in RenderThread
John Reck
2014-02-19
1
-24
/
+2
*
Refactor HardwareLayer
John Reck
2014-02-10
1
-4
/
+5
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-3
/
+3
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-3
/
+3
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-3
/
+3
*
am 33ed738d: Expose View.executeHardwareAction() Bug #10911502
Romain Guy
2013-09-30
1
-2
/
+2
|
\
|
*
Expose View.executeHardwareAction()
Romain Guy
2013-09-26
1
-2
/
+2
*
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-6
/
+24
|
/
*
Clearly separate consumer and producer interfaces
Mathias Agopian
2013-08-06
1
-6
/
+3
*
am dbfb2ab4: am 93d46952: am 67603c6e: Recreate TextureView\'s display list o...
Romain Guy
2013-06-27
1
-0
/
+8
|
\
|
*
Recreate TextureView's display list on attach
Romain Guy
2013-06-27
1
-0
/
+8
|
*
Prevent TextureView from ever setting a null layer paint
Romain Guy
2013-04-30
1
-1
/
+1
*
|
Merge "Handle Surface::lock errors in TextureView Bug #8689535"
Romain Guy
2013-04-30
1
-3
/
+11
|
\
\
|
*
|
Handle Surface::lock errors in TextureView
Romain Guy
2013-04-30
1
-3
/
+11
|
|
/
*
|
Prevent TextureView from ever setting a null layer paint
Romain Guy
2013-04-30
1
-1
/
+1
|
/
*
Clear draw flags when updating TextureView's layer
Romain Guy
2012-10-07
1
-0
/
+10
*
Update TextureView's layer on size change
Romain Guy
2012-10-05
1
-9
/
+14
*
Don't destroy the same texture twice
Romain Guy
2012-09-25
1
-0
/
+1
*
Enable changing properties of layer paint
Chet Haase
2012-09-07
1
-0
/
+1
*
We can now (kind-of) change screen density on the fly.
Dianne Hackborn
2012-08-03
1
-1
/
+2
*
Flip TextureView's layer after calling setSurfaceTexture()
Romain Guy
2012-05-21
1
-1
/
+9
*
Call invalidate() immediately when a frame is available
Romain Guy
2012-05-17
1
-1
/
+7
*
Prevent NPE in TextureView.getBitmap()
Romain Guy
2012-05-11
1
-1
/
+11
*
TextureView: don't call onSTAvailable due to setST
Jamie Gennis
2012-04-30
1
-4
/
+5
*
Unhide new SurfaceTexture & TextureView APIs
Jamie Gennis
2012-04-13
1
-1
/
+0
*
Don't update TextureView's surface if the Layer doesn't exist
Romain Guy
2012-04-12
1
-1
/
+3
*
Fix SurfaceTexture leak in TextureView
Romain Guy
2012-04-11
1
-1
/
+12
*
TextureView: add setSurfaceTexture method
Jamie Gennis
2012-04-05
1
-3
/
+45
*
Destroy the hardware renderer when ViewRootImpl's die is post-poned
Romain Guy
2012-03-23
1
-1
/
+1
*
Don't draw layers in buildLayer()
Michael Jurka
2012-03-06
1
-1
/
+1
*
Merge "Change widgets to post invalidate to the animation timer."
Jeff Brown
2012-03-05
1
-1
/
+1
|
\
|
*
Change widgets to post invalidate to the animation timer.
Jeff Brown
2012-03-05
1
-1
/
+1
*
|
Deferred layer updates
Romain Guy
2012-03-02
1
-1
/
+1
|
/
*
Fix the build
Romain Guy
2011-11-21
1
-0
/
+3
*
Notify views when EGL resources are about to be destroyed
Romain Guy
2011-11-21
1
-0
/
+11
*
Make sure we have the correct GL context when grabbing a bitmap
Romain Guy
2011-10-10
1
-0
/
+14
*
TextureView works best when it draws stuff.
Romain Guy
2011-09-29
1
-0
/
+5
*
Add a bit more doc to TextureView
Romain Guy
2011-09-27
1
-0
/
+9
*
Dispatch onDetachedFromWindow before destroying everything
Romain Guy
2011-09-01
1
-0
/
+5
*
Minor fixes to SurfaceTexture transform matrix.
Alexandre Elias
2011-08-19
1
-6
/
+10
*
Add an API to set the transform on a TextureView's surface texture.
Romain Guy
2011-08-16
1
-0
/
+53
*
Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.
Grace Kloba
2011-08-09
1
-6
/
+8
*
Add a 'release' method to the SurfaceTexture public Java API
Mathias Agopian
2011-08-03
1
-0
/
+1
[next]