Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
3d902d1637f55b44b10cc50263aa2b368f2f36fc
/
adb
/
fdevent
/
fdevent.h
b43ad44
adb: fdevent: add fdevent_context_epoll.
by Josh Gao
· 6 years ago
e22cb9f
adb: extract soon-to-be-common code.
by Josh Gao
· 6 years ago
7b2ff6d
Add header that declares atomic primitives
by Anatol Pomazau
· 6 years ago
35b2936
adb: fdevent: extract Add/Del/SetTimeout.
by Josh Gao
· 6 years ago
33944a2
adb: fdevent: extract Create/Destroy from fdevent_context_poll.
by Josh Gao
· 6 years ago
ebaa348
adb: fdevent: move TerminateLoop to fdevent_context.
by Josh Gao
· 6 years ago
2c95bf7
adb: fdevent: move CheckMainThread logic to fdevent_context.
by Josh Gao
· 6 years ago
e546f68
adb: fdevent: delete FDE_CREATED.
by Josh Gao
· 6 years ago
95eef6b
adb: fdevent: move run queue to fdevent_context.
by Josh Gao
· 6 years ago
7adca93
adb: implement fdevent_reset by constructing a new context.
by Josh Gao
· 6 years ago
95068bb
adb: move fdevent implementation out to a separate file.
by Josh Gao
· 6 years ago
c2cf121
adb: de-globalize fdevent context.
by Josh Gao
· 6 years ago
57e09b1
adb: move fdevent to its own folder.
by Josh Gao
· 6 years ago
[Renamed from adb/fdevent.h]
1a90118
adb: implement fdevent_set_timeout.
by Josh Gao
· 7 years ago
c162c71
adb: add fdevent callback that passes the fdevent.
by Josh Gao
· 7 years ago
2f6c2fa
adb: add fdevent_release.
by Josh Gao
· 7 years ago
ded557f
adb: add an id field to fdevent.
by Josh Gao
· 7 years ago
e44d38d
adb: delete unused members in fdevent.
by Josh Gao
· 7 years ago
3b37fa2
adb: convert fdevent over to unique_fd.
by Josh Gao
· 7 years ago
e535302
adb: delete FDEVENT_DONTCLOSE.
by Josh Gao
· 7 years ago
71f775a
adb: remove fdevent_install, fdevent_remove.
by Josh Gao
· 7 years ago
4c93639
adb: add fdevent_run_on_main_thread.
by Josh Gao
· 8 years ago
b5e1141
adb: fix two device offline problems.
by Yabin Cui
· 8 years ago
022d447
adb: make fdevent_test, socket_test compile on Windows.
by Josh Gao
· 10 years ago
c1b1f6f
Add unit tests for local socket.
by Yabin Cui
· 10 years ago
bec02fc
adb: add unit test for fdevent.
by Yabin Cui
· 10 years ago
2d4121c
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 10 years ago
630b9af
Begin moving code from adb to libadb.
by Dan Albert
· 11 years ago
408fa57
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
by JP Abgrall
· 14 years ago
f6330a2
Cleaning up whitespace in adb sources. Nothing more, nothing less.
by David 'Digit' Turner
· 16 years ago
414ff7d
Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon.
by David 'Digit' Turner
· 16 years ago
[Renamed from include/cutils/fdevent.h]
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
4f6e8d7
Initial Contribution
by The Android Open Source Project
· 17 years ago