summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/MotionEventQueue.java
Commit message (Expand)AuthorAgeFilesLines
* Use actual quickstep callback to track gesture startWinson Chung2018-05-181-1/+1
* Use onQuickStep call from SysUIWinson Chung2018-03-281-0/+10
* Remove quick switch and improve quick scrubTony2018-03-221-17/+6
* Focusing on the second task on Alt+TabVadim Tryshev2018-03-221-0/+10
* Ensuring that we finish the last transition before starting a new one.Sunny Goyal2018-03-121-2/+15
* Serializing all event handling from SystemUISunny Goyal2018-02-161-19/+88
* Using a background thread for controlling window animationSunny Goyal2018-01-301-16/+69
* Batching MotionEvents and processing them on the UI threadSunny Goyal2017-11-161-0/+93