Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
06dd67e305c33eaf453bdbd24593bbac6b25660e
/
libs
/
utils
/
Looper.cpp
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
8564c8d
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
2352b97
Initial checkin of spot presentation for touchpad gestures.
by Jeff Brown
· 15 years ago
aa3855d
Refactor how timeouts are calculated.
by Jeff Brown
· 15 years ago
05dc66a
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 15 years ago
415d8c3
Switch Looper back to using poll() instead of epoll().
by Jeff Brown
· 16 years ago
134b4ae
Looper: use pthread_once for TLS key initialization.
by Jeff Brown
· 16 years ago
9604987
Reduce lock thrashing in native Looper.
by Jeff Brown
· 16 years ago
7dae0e4
Ensure input dispatcher and native looper handles EINTR.
by Jeff Brown
· 16 years ago
4fe6c3e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 16 years ago