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