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