Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_core
/
57e9cea09936e7a761be7b60bbf229f6b4a1ed1d
/
adb
/
sysdeps_test.cpp
4602adb
adb: add sysdeps/chrono.h for chrono literals on Win32.
by Josh Gao
· 8 years ago
dbe91ee
Switch adb over to <chrono>.
by Elliott Hughes
· 8 years ago
0cd3ae1
adb: kill adb_mutex_t, adb_cond_t.
by Josh Gao
· 8 years ago
7eaef8a
Use <condition_variable> and <mutex.h> from MinGW
by Pirama Arumuga Nainar
· 8 years ago
b74c649
adb: retry connecting disconnected emulators instead of always looping.
by Yabin Cui
· 9 years ago
903b749
adb: add implementations of mutex, recursive_mutex.
by Josh Gao
· 9 years ago
858f133
adb: decrease the number of fds used in fd_count test.
by Josh Gao
· 9 years ago
b31e171
adb: increase the FD table size on Win32.
by Josh Gao
· 9 years ago
2275f7d
adb: sysdeps_test: improve smoke test.
by Josh Gao
· 9 years ago
0985547
adb: detect when the client disconnects in wait-for-device.
by Josh Gao
· 9 years ago
6487e74
adb: add fd exhaustion test, fix errno reporting in sysdeps_win32.
by Josh Gao
· 9 years ago
3777d2e
adb: don't emulate fdevent or socketpair on Windows.
by Josh Gao
· 9 years ago
69c81c7
Merge "adb: make adb_thread_func_t return void, add adb_thread_exit."
by Josh Gao
· 9 years ago
b5fea14
adb: make adb_thread_func_t return void, add adb_thread_exit.
by Josh Gao
· 9 years ago
6b42a2b
adb: redact reference to secret internal time machine.
by Josh Gao
· 9 years ago
3b3e10d
adb: sysdeps: add support for joining threads.
by Josh Gao
· 9 years ago