Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2adaf04fab35cf47c824d74d901b54094e01ccd3
/
include
/
utils
/
Looper.h
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
80f3e7c
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 14 years ago
dc4c5bf
Revert to using epoll_wait().
by Jeff Brown
· 15 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
b0619e8
Looper: Drop default parameters in favor of a safer overload.
by Jeff Brown
· 15 years ago
59abe7e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 15 years ago