Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
3598d951a6c7fade22b50c0af8b51e28c62fc1ea
/
adb
/
adb_utils.cpp
aed3c61
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 10 years ago
7a3f8d6
adb: clean up debug tracing a little.
by Yabin Cui
· 10 years ago
aa24549
adb sync cleanup.
by Elliott Hughes
· 10 years ago
22191c3
adb: fix mkdirs / adb pull with relative paths, fix win32 issues
by Spencer Low
· 10 years ago
5200c66
adb: win32: initial IPv6 support and improved Winsock error reporting
by Spencer Low
· 10 years ago
5c74270
More adb cleanup.
by Elliott Hughes
· 10 years ago
47d67c9
Write mkdirs in more idiomatic C++ style.
by Alex Vallée
· 10 years ago
3e7048c
Fix const-ness of strrchr callers.
by Elliott Hughes
· 10 years ago
d48dbd8
Fix Win32 adb build.
by Elliott Hughes
· 10 years ago
381cfa9
Report getaddrinfo failures correctly.
by Elliott Hughes
· 10 years ago
3d5f60d
Recognize IPv6 addresses for "adb connect".
by Elliott Hughes
· 10 years ago
1421614
Move mkdirs to adb_utils.
by Alex Vallée
· 10 years ago
286bb6d
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
459df8f
Turn on -Wformat-nonliteral.
by Dan Albert
· 10 years ago
84b0bf2
Fix ' escaping in adb.
by Elliott Hughes
· 10 years ago
e67f1f8
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
14b6573
Merge "Use ' quoting to escape arguments."
by Elliott Hughes
· 10 years ago
53daee6
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
5498ade
Use ' quoting to escape arguments.
by Elliott Hughes
· 10 years ago
a7090b9
Remove yet more fixed-length buffers (and their overruns).
by Elliott Hughes
· 10 years ago
5830577
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago