1. a11c395 adb: win32: silence wine test failure. by Josh Gao · 5 years ago
  2. be2ee7b adb: fix FdeventTest.invalid_fd on Windows. by Josh Gao · 6 years ago
  3. ed4b715 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 7 years ago
  4. 0f3312a adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 7 years ago
  5. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  6. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  7. e7daf57 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 8 years ago
  8. bd4d4e1 Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 8 years ago
  9. f401ead adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 8 years ago
  10. b4a778e adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
  11. f987b8e adb: decrease the number of fds used in fd_count test. by Josh Gao · 8 years ago
  12. 7c9e5fb adb: increase the FD table size on Win32. by Josh Gao · 8 years ago
  13. 579fc25 adb: sysdeps_test: improve smoke test. by Josh Gao · 8 years ago
  14. c1fab36 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 8 years ago
  15. 61eda8d adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 8 years ago
  16. e738812 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 8 years ago
  17. 2c5ebeb Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 8 years ago
  18. 7d40525 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  19. c285cd4 adb: redact reference to secret internal time machine. by Josh Gao · 8 years ago
  20. a4f5e03 adb: sysdeps: add support for joining threads. by Josh Gao · 8 years ago