index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
fdevent_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
adb: implement fdevent_set_timeout.
Josh Gao
2019-01-31
1
-0
/
+100
*
adb: add fdevent callback that passes the fdevent.
Josh Gao
2019-01-30
1
-49
/
+82
*
Adapt to switch to libc++ for Windows
Pirama Arumuga Nainar
2018-09-21
1
-1
/
+1
*
adb: remove fdevent_install, fdevent_remove.
Josh Gao
2018-05-22
1
-15
/
+15
*
adb: move ownership of the fdevent thread into FdeventTest.
Josh Gao
2018-03-30
1
-33
/
+28
*
adb: fix windows test build.
Josh Gao
2018-03-23
1
-0
/
+1
*
adb: make fdevent_run_on_main_thread's fd nonblocking.
Josh Gao
2018-03-20
1
-3
/
+9
*
adb: implement std::make_unique, start using it.
Josh Gao
2018-03-16
1
-1
/
+1
*
adb: allow reentrant calls to fdevent_run_on_main_thread.
Josh Gao
2018-02-27
1
-0
/
+28
*
adb: add fdevent_run_on_main_thread.
Josh Gao
2017-05-04
1
-0
/
+21
*
adb: kill adb_thread_{create, join, detach, exit}.
Josh Gao
2017-04-12
1
-9
/
+7
*
adb: make fdevent_test, socket_test compile on Windows.
Josh Gao
2016-02-19
1
-39
/
+24
*
adb: keep file flags in fdevent_install.
Yabin Cui
2015-10-06
1
-3
/
+3
*
Add unit tests for local socket.
Yabin Cui
2015-09-16
1
-24
/
+18
*
adb: move adb to poll.
Yabin Cui
2015-09-15
1
-2
/
+48
*
adb: add unit test for fdevent.
Yabin Cui
2015-08-28
1
-0
/
+152