1. 5651349 Add a queue of pending finished input events. by Jeff Brown · 11 years ago
  2. a4ca8ea Fix reference cycle in InputEventReceiver and Sender. by Jeff Brown · 11 years ago
  3. 44e13ef Disable some noisy error logs. by Jeff Brown · 11 years ago
  4. 80a1de1 Use sp<LooperCallback> to fix race causing dangling pointer. by Jeff Brown · 12 years ago
  5. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  6. 3bdcdd8 Be more careful about exceptions in input callbacks. by Jeff Brown · 12 years ago
  7. 603b445 Ensure that apps crash if they throw exceptions. by Jeff Brown · 12 years ago
  8. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  9. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 12 years ago
  10. b503f1e Don't throw on EPIPE in consumeBatchedInputEvents. by Jeff Brown · 12 years ago
  11. 91e3289 Clean up InputChannel file descriptor data type. by Jeff Brown · 12 years ago
  12. 072ec96 Implement batching of input events on the consumer side. by Jeff Brown · 12 years ago
  13. cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 12 years ago
  14. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  18. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago