Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
54ee6d12e6a56ccf0c083a7e77454e2bc40eaed2
/
fdevent.cpp
511763b
adb: make fdevent_test, socket_test compile on Windows.
by Josh Gao
· 9 years ago
e738812
adb: don't emulate fdevent or socketpair on Windows.
by Josh Gao
· 9 years ago
6a98c6e
adbd: don't leave zombies when subprocess creation fails.
by Josh Gao
· 9 years ago
f55ead9
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
e3a87d0
adb: remove exit-time destructors.
by Josh Gao
· 9 years ago
84d97df
Fix adb GCC build (for google3).
by Joon :ee
· 9 years ago
df85263
adb: run reverse_service() in main thread.
by Yabin Cui
· 9 years ago
8595283
Use const auto&/auto&& in adb.
by Elliott Hughes
· 9 years ago
5fc2231
adb: keep file flags in fdevent_install.
by Yabin Cui
· 9 years ago
6346e5a
adb: fdevent fixes
by Spencer Low
· 9 years ago
ec2e7d8
adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux.
by Yabin Cui
· 9 years ago
19bec5b
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 9 years ago
2ce9d56
Add unit tests for local socket.
by Yabin Cui
· 9 years ago
5611254
adb: move adb to poll.
by Yabin Cui
· 9 years ago
815ad88
adb: clean up debug tracing a little.
by Yabin Cui
· 9 years ago
0bd8587
EINTR is handled by adb_read/unix_read and friends.
by Elliott Hughes
· 9 years ago
b628cb1
adb sync cleanup.
by Elliott Hughes
· 9 years ago
2b01414
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 9 years ago
5c761bd
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 9 years ago
436fa6b
Remove subproc events when ADB_HOST.
by Alex Vallée
· 9 years ago
3d978e6
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 9 years ago
7d8fc46
Turn on -Wformat-nonliteral.
by Dan Albert
· 9 years ago
db6fe64
File header cleanup.
by Dan Albert
· 10 years ago
b777b3b
Fix memory leak on jdwp_process_free()
by SungHyun Kwon
· 10 years ago
66a91b0
Test readx/writex (now renamed).
by Dan Albert
· 10 years ago
bbbbea6
Begin moving code from adb to libadb.
by Dan Albert
· 10 years ago
[Renamed (97%) from fdevent.c]
1be5462
Add more debug information.
by leozwang
· 10 years ago
44bb2c0
am 8e1e5415: am 7744c091: Merge "Revert "Switch adb to epoll(2).""
by Dan Albert
· 10 years ago
08c1d2e
Revert "Switch adb to epoll(2)."
by Dan Albert
· 10 years ago
e7a501a
am 790e7c0a: am 3772545c: Merge "Switch adb to epoll(2)."
by Elliott Hughes
· 10 years ago
33e8c5a
Switch adb to epoll(2).
by Elliott Hughes
· 10 years ago
f25a6a4
Consolidate adb trace macro defines into its own header file.
by leozwang
· 10 years ago
6809eaf
adb: keep mac build happy
by JP Abgrall
· 14 years ago
2e5dd6e
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
by JP Abgrall
· 14 years ago
1f501f3
Revert "Fix adb hang when subprocess dies early."
by JP Abgrall
· 14 years ago
5066a9b
Fix adb hang when subprocess dies early.
by JP Abgrall
· 14 years ago
1f1efb5
Cleaning up whitespace in adb sources. Nothing more, nothing less.
by David 'Digit' Turner
· 16 years ago
b1c2c95
Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon.
by David 'Digit' Turner
· 16 years ago