Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frameworks/base refactoring. | Mathias Agopian | 2012-02-17 | 1 | -1/+1 |
* | Ignore broken input channel when finishing input event. | Jeff Brown | 2012-02-17 | 1 | -1/+1 |
* | Don't throw on EPIPE in consumeBatchedInputEvents. | Jeff Brown | 2012-02-16 | 1 | -1/+1 |
* | Clean up InputChannel file descriptor data type. | Jeff Brown | 2012-02-14 | 1 | -1/+1 |
* | Implement batching of input events on the consumer side. | Jeff Brown | 2012-02-13 | 1 | -80/+112 |
* | Rewrite input transport using sockets. | Jeff Brown | 2012-02-13 | 1 | -17/+3 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -3/+3 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -7/+7 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -7/+7 |
* | Add a new class to receive vsync events. | Jeff Brown | 2011-12-05 | 1 | -1/+0 |
* | Refactor InputQueue as InputEventReceiver. | Jeff Brown | 2011-12-01 | 1 | -0/+307 |