summaryrefslogtreecommitdiff
path: root/core/java/android/view/GhostView.java
AgeCommit message (Expand)Author
2020-05-06Switch Java calls to enableZ and disableZ; remove isRecordingForLeon Scroggins III
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-12Restrict platform's GhostView and unhide a method needed for a backportAndrey Kulikov
2018-10-26Update some docs & tweak some method namesJohn Reck
2018-10-04Rename & package shuffleJohn Reck
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2015-06-05Don't cause requestLayout when transition changes Visibility.George Mount
2015-05-08Merge "Don't call updateDisplayListIfDirty outside draw." into mnc-devGeorge Mount
2015-05-08Don't call updateDisplayListIfDirty outside draw.George Mount
2015-05-06Fix crash during Activity Transition with TextureView.George Mount
2015-05-01Revert "Revert "Merge getDisplayList and updateDisplayListIfDirty""Chris Craik
2015-05-01Fix build.Chris Craik
2015-04-30Merge getDisplayList and updateDisplayListIfDirtyChris Craik
2015-03-10Remove HardwareCanvasChris Craik
2014-09-29Clear preordered list after use.George Mount
2014-09-28Order GhostViews so that they display in their ghosted view's order.George Mount
2014-09-14Enable shadow for GhostViewChris Craik
2014-08-12fix ghost clipBounds problemDake Gu
2014-08-08Move shared elements to overlay when in a transition group.George Mount
2014-07-29Allow a "ghost view" that paint a different view from the overlay.George Mount