Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64: Use long for pointers in DisplayEventReceiver | Ashok Bhat | 2014-01-07 | 1 | -7/+7 |
* | Track Looper decoupling from ALooper | Brian Carlstrom | 2013-12-18 | 1 | -3/+3 |
* | Process all display events in order | Jesse Hall | 2012-11-19 | 1 | -19/+23 |
* | Support HDMI hotplug. | Jeff Brown | 2012-09-21 | 1 | -18/+47 |
* | Use sp<LooperCallback> to fix race causing dangling pointer. | Jeff Brown | 2012-05-31 | 1 | -20/+22 |
* | Ensure that apps crash if they throw exceptions. | Jeff Brown | 2012-04-06 | 1 | -15/+10 |
* | Refactor DisplayEventReceiver read loop. | Jeff Brown | 2012-03-29 | 1 | -28/+29 |
* | Fix possible races in vsync infrastructure. | Jeff Brown | 2012-02-13 | 1 | -25/+13 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -2/+2 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -4/+4 |
* | Improve the VSYNC api a bit. | Mathias Agopian | 2011-12-06 | 1 | -0/+6 |
* | Add a new class to receive vsync events. | Jeff Brown | 2011-12-05 | 1 | -0/+263 |