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