index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
TextureView.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-06-02
Move TextureLayer into android.graphics
Leon Scroggins III
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-04
Add missing nullability annotations
John Reck
2018-10-04
Rename & package shuffle
John Reck
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-21
Rename HardwareLayer -> TextureLayer
John Reck
2016-09-07
docs: fix grammar mistake in TextureView am: e8691d19cb am: 4ff96480b3
Mark Lu
2016-09-07
docs: fix grammar mistake in TextureView am: e8691d19cb
Mark Lu
2016-08-31
TextureView: clean up displaylists am: 17dd01b693 am: ac2ca87e92
sergeyv
2016-08-30
docs: fix grammar mistake in TextureView
Mark Lu
2016-08-30
TextureView: clean up displaylists
sergeyv
2016-08-29
Cherry pick TextureView fixes
Chris Craik
2016-08-17
Fix maps resume being blank am: 03df0834e6 am: 08669fff33
John Reck
2016-08-16
Fix maps resume being blank
John Reck
2016-08-12
resolve merge conflicts of cdbdd46 to master
John Reck
2016-08-11
Fix NPE in TextureView
John Reck
2016-08-04
Fix NPE in TextureView am: 3c2587f26e am: 8fe31ec0e0
John Reck
2016-08-04
Fix NPE in TextureView
John Reck
2016-08-03
TextureView: destroy layer on destroyHardwareResources event am: 1c16c37d86 a...
sergeyv
2016-08-02
TextureView: destroy layer on destroyHardwareResources event
sergeyv
2016-07-26
Avoid destroying TextureView surfaces for onStop am: 391d560402
Chris Craik
2016-07-25
Avoid destroying TextureView surfaces for onStop
Chris Craik
2016-06-28
Fix wording regarding ThreadedRenderer
Stan Iliev
2016-03-24
Clean up setLayerType and setLayerPaint
sergeyv
2016-01-04
Check api level before throwing in drawable setters
Chris Craik
2015-08-21
Revert "Revert "Simplify TextureView draw path""
Chris Craik
2015-08-20
Merge "Revert "Simplify TextureView draw path""
Bart Sears
2015-08-20
Revert "Simplify TextureView draw path"
Bart Sears
2015-08-20
Merge "Simplify TextureView draw path"
Chris Craik
2015-08-19
Simplify TextureView draw path
Chris Craik
2015-08-19
Throw exception when setting a fg/bg on TextureView
Chris Craik
2015-05-20
Fix whitespace in TextureView
John Reck
2015-05-20
Fix NPE in setSurfaceTexure
John Reck
2015-05-14
Check for setting to already set
John Reck
2015-04-30
Make sure transform matrix is applied when hardware layer is re-created
Doris Liu
2015-04-28
Remove View:hasStaticLayer()
John Reck
2015-03-18
Fix setSurfaceTexture to handle surface caching
Naveen Kalla
2014-06-27
More cleanups
John Reck
2014-06-12
Move LayerType to RenderNode
John Reck
2014-05-29
Fix NPE in onVisibilityChanged
John Reck
2014-05-06
Fix crash due to texture view callback threading invariants.
Jeff Brown
2014-03-06
Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()""
John Reck
2014-03-06
Revert "Workaround apps not calling super.onDetachedFromWindow()"
Bart Sears
2014-03-06
Workaround apps not calling super.onDetachedFromWindow()
John Reck
2014-02-19
Support HardwareLayers in RenderThread
John Reck
2014-02-10
Refactor HardwareLayer
John Reck
2014-01-28
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
[next]