1. af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 12 years ago
  2. 588d5c8 Delete unused poll() code. by Jeff Brown · 12 years ago
  3. 1ea51bf Remove unused statistics code. by Jeff Brown · 12 years ago
  4. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  5. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. 4815f2a Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  8. c0a5e8d Refactor how timeouts are calculated. by Jeff Brown · 13 years ago
  9. 80f3e7c Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  10. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  11. 61a25b2 Looper: use pthread_once for TLS key initialization. by Jeff Brown · 14 years ago
  12. ed242de Reduce lock thrashing in native Looper. by Jeff Brown · 14 years ago
  13. f67f299 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 14 years ago
  14. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago