1. d3e6d3e Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 15 years ago
  2. 1eb42cf Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 15 years ago
  3. 80f3e7c Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 15 years ago
  4. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 15 years ago
  5. 61a25b2 Looper: use pthread_once for TLS key initialization. by Jeff Brown · 15 years ago
  6. ed242de Reduce lock thrashing in native Looper. by Jeff Brown · 15 years ago
  7. f67f299 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 15 years ago
  8. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago