summaryrefslogtreecommitdiff
path: root/core/java/android/view/TextureView.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-06-02Move TextureLayer into android.graphicsLeon Scroggins III
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-04Add missing nullability annotationsJohn Reck
2018-10-04Rename & package shuffleJohn Reck
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-21Rename HardwareLayer -> TextureLayerJohn Reck
2016-09-07docs: fix grammar mistake in TextureView am: e8691d19cb am: 4ff96480b3Mark Lu
2016-09-07docs: fix grammar mistake in TextureView am: e8691d19cbMark Lu
2016-08-31TextureView: clean up displaylists am: 17dd01b693 am: ac2ca87e92sergeyv
2016-08-30docs: fix grammar mistake in TextureViewMark Lu
2016-08-30TextureView: clean up displaylistssergeyv
2016-08-29Cherry pick TextureView fixesChris Craik
2016-08-17Fix maps resume being blank am: 03df0834e6 am: 08669fff33John Reck
2016-08-16Fix maps resume being blankJohn Reck
2016-08-12resolve merge conflicts of cdbdd46 to masterJohn Reck
2016-08-11Fix NPE in TextureViewJohn Reck
2016-08-04Fix NPE in TextureView am: 3c2587f26e am: 8fe31ec0e0John Reck
2016-08-04Fix NPE in TextureViewJohn Reck
2016-08-03TextureView: destroy layer on destroyHardwareResources event am: 1c16c37d86 a...sergeyv
2016-08-02TextureView: destroy layer on destroyHardwareResources eventsergeyv
2016-07-26Avoid destroying TextureView surfaces for onStop am: 391d560402Chris Craik
2016-07-25Avoid destroying TextureView surfaces for onStopChris Craik
2016-06-28Fix wording regarding ThreadedRendererStan Iliev
2016-03-24Clean up setLayerType and setLayerPaintsergeyv
2016-01-04Check api level before throwing in drawable settersChris Craik
2015-08-21Revert "Revert "Simplify TextureView draw path""Chris Craik
2015-08-20Merge "Revert "Simplify TextureView draw path""Bart Sears
2015-08-20Revert "Simplify TextureView draw path"Bart Sears
2015-08-20Merge "Simplify TextureView draw path"Chris Craik
2015-08-19Simplify TextureView draw pathChris Craik
2015-08-19Throw exception when setting a fg/bg on TextureViewChris Craik
2015-05-20Fix whitespace in TextureViewJohn Reck
2015-05-20Fix NPE in setSurfaceTexureJohn Reck
2015-05-14Check for setting to already setJohn Reck
2015-04-30Make sure transform matrix is applied when hardware layer is re-createdDoris Liu
2015-04-28Remove View:hasStaticLayer()John Reck
2015-03-18Fix setSurfaceTexture to handle surface cachingNaveen Kalla
2014-06-27More cleanupsJohn Reck
2014-06-12Move LayerType to RenderNodeJohn Reck
2014-05-29Fix NPE in onVisibilityChangedJohn Reck
2014-05-06Fix crash due to texture view callback threading invariants.Jeff Brown
2014-03-06Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()""John Reck
2014-03-06Revert "Workaround apps not calling super.onDetachedFromWindow()"Bart Sears
2014-03-06Workaround apps not calling super.onDetachedFromWindow()John Reck
2014-02-19Support HardwareLayers in RenderThreadJohn Reck
2014-02-10Refactor HardwareLayerJohn Reck
2014-01-28AArch64: Make graphics classes 64-bit compatibleAshok Bhat
2014-01-27Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath
2014-01-27AArch64: Make graphics classes 64-bit compatibleAshok Bhat