Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
f31510a2ac0807cf3d4224a73fc3f8f691f42f5a
/
libs
/
utils
/
Looper.cpp
af567f7
Support looper callbacks based on smart pointers.
by Jeff Brown
· 13 years ago
588d5c8
Delete unused poll() code.
by Jeff Brown
· 13 years ago
1ea51bf
Remove unused statistics code.
by Jeff Brown
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 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
· 14 years ago
61a25b2
Looper: use pthread_once for TLS key initialization.
by Jeff Brown
· 14 years ago
ed242de
Reduce lock thrashing in native Looper.
by Jeff Brown
· 14 years ago
f67f299
Ensure input dispatcher and native looper handles EINTR.
by Jeff Brown
· 14 years ago
59abe7e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 14 years ago