summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayEventReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Added back removed ctor from DisplayEventReceiverWale Ogunwale2017-06-191-0/+9
* Properly run window animations at vsync-sf (1/2)Jorim Jaggi2017-06-081-3/+22
* Fix import statement in view|transition|animation packages.Aurimas Liutikas2016-10-121-3/+3
* DisplayEventReceiver -> @FastNativeJohn Reck2016-10-031-0/+2
* Fix leaks due to GC circular references.Jeff Brown2015-04-171-2/+4
* AArch64: Use long for pointers in DisplayEventReceiverAshok Bhat2014-01-071-4/+4
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-2/+2
* Support HDMI hotplug.Jeff Brown2012-09-211-3/+23
* Fix improper use of CloseGuard.Jeff Brown2012-08-271-1/+9
* Fix possible races in vsync infrastructure.Jeff Brown2012-02-131-0/+4
* Add a new class to receive vsync events.Jeff Brown2011-12-051-0/+115