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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
adb: implement fdevent_set_timeout.
Josh Gao
2019-01-31
1
-6
/
+15
*
adb: add fdevent callback that passes the fdevent.
Josh Gao
2019-01-30
1
-9
/
+8
*
adb: add fdevent_release.
Josh Gao
2018-09-26
1
-3
/
+4
*
adb: add an id field to fdevent.
Josh Gao
2018-06-18
1
-0
/
+2
*
adb: delete unused members in fdevent.
Josh Gao
2018-06-18
1
-3
/
+0
*
adb: convert fdevent over to unique_fd.
Josh Gao
2018-05-22
1
-1
/
+3
*
adb: delete FDEVENT_DONTCLOSE.
Josh Gao
2018-05-22
1
-3
/
+0
*
adb: remove fdevent_install, fdevent_remove.
Josh Gao
2018-05-22
1
-17
/
+8
*
adb: add fdevent_run_on_main_thread.
Josh Gao
2017-05-04
1
-0
/
+5
*
adb: fix two device offline problems.
Yabin Cui
2017-04-20
1
-0
/
+3
*
adb: make fdevent_test, socket_test compile on Windows.
Josh Gao
2016-02-19
1
-2
/
+2
*
Add unit tests for local socket.
Yabin Cui
2015-09-16
1
-15
/
+19
*
adb: add unit test for fdevent.
Yabin Cui
2015-08-28
1
-1
/
+0
*
Remove extern "C" barriers to using C++.
Elliott Hughes
2015-04-17
1
-9
/
+1
*
Begin moving code from adb to libadb.
Dan Albert
2015-01-26
1
-4
/
+10
*
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
JP Abgrall
2011-03-28
1
-0
/
+2
*
Cleaning up whitespace in adb sources. Nothing more, nothing less.
David 'Digit' Turner
2009-05-18
1
-1
/
+8
*
Move fdevent from libcutils into adb directory. ADB is the only client of thi...
David 'Digit' Turner
2009-05-18
1
-0
/
+74