1. b43ad44 adb: fdevent: add fdevent_context_epoll. by Josh Gao · 6 years ago
  2. e22cb9f adb: extract soon-to-be-common code. by Josh Gao · 6 years ago
  3. 7b2ff6d Add header that declares atomic primitives by Anatol Pomazau · 6 years ago
  4. 35b2936 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 6 years ago
  5. 33944a2 adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 6 years ago
  6. ebaa348 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 6 years ago
  7. 2c95bf7 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 6 years ago
  8. e546f68 adb: fdevent: delete FDE_CREATED. by Josh Gao · 6 years ago
  9. 95eef6b adb: fdevent: move run queue to fdevent_context. by Josh Gao · 6 years ago
  10. 7adca93 adb: implement fdevent_reset by constructing a new context. by Josh Gao · 6 years ago
  11. 95068bb adb: move fdevent implementation out to a separate file. by Josh Gao · 6 years ago
  12. c2cf121 adb: de-globalize fdevent context. by Josh Gao · 6 years ago
  13. 57e09b1 adb: move fdevent to its own folder. by Josh Gao · 6 years ago[Renamed from adb/fdevent.h]
  14. 1a90118 adb: implement fdevent_set_timeout. by Josh Gao · 7 years ago
  15. c162c71 adb: add fdevent callback that passes the fdevent. by Josh Gao · 7 years ago
  16. 2f6c2fa adb: add fdevent_release. by Josh Gao · 7 years ago
  17. ded557f adb: add an id field to fdevent. by Josh Gao · 7 years ago
  18. e44d38d adb: delete unused members in fdevent. by Josh Gao · 7 years ago
  19. 3b37fa2 adb: convert fdevent over to unique_fd. by Josh Gao · 7 years ago
  20. e535302 adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 7 years ago
  21. 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
  22. 4c93639 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  23. b5e1141 adb: fix two device offline problems. by Yabin Cui · 8 years ago
  24. 022d447 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 10 years ago
  25. c1b1f6f Add unit tests for local socket. by Yabin Cui · 10 years ago
  26. bec02fc adb: add unit test for fdevent. by Yabin Cui · 10 years ago
  27. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  28. 630b9af Begin moving code from adb to libadb. by Dan Albert · 11 years ago
  29. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
  30. f6330a2 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 16 years ago
  31. 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]
  32. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  33. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  34. 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago