summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/GhostView.java
Commit message (Expand)AuthorAgeFilesLines
* Don't cause requestLayout when transition changes Visibility.George Mount2015-06-051-7/+3
* Merge "Don't call updateDisplayListIfDirty outside draw." into mnc-devGeorge Mount2015-05-081-2/+1
|\
| * Don't call updateDisplayListIfDirty outside draw.George Mount2015-05-081-2/+1
* | Fix crash during Activity Transition with TextureView.George Mount2015-05-061-2/+1
|/
* Revert "Revert "Merge getDisplayList and updateDisplayListIfDirty""Chris Craik2015-05-011-3/+3
* Fix build.Chris Craik2015-05-011-3/+3
* Merge getDisplayList and updateDisplayListIfDirtyChris Craik2015-04-301-3/+3
* Remove HardwareCanvasChris Craik2015-03-101-5/+5
* Clear preordered list after use.George Mount2014-09-291-5/+13
* Order GhostViews so that they display in their ghosted view's order.George Mount2014-09-281-7/+190
* Enable shadow for GhostViewChris Craik2014-09-141-0/+2
* fix ghost clipBounds problemDake Gu2014-08-121-13/+34
* Move shared elements to overlay when in a transition group.George Mount2014-08-081-15/+26
* Allow a "ghost view" that paint a different view from the overlay.George Mount2014-07-291-0/+125