Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
refs/heads/sos-5.0
/
adb_utils.h
83c0bce
Update language to comply with Android's inclusive language guidance
by Jeff Sharkey
· 4 years, 5 months ago
1a242f5
[adb] Use STL for ParseUInt() implementation
by Yurii Zubrytskyi
· 5 years ago
90228a6
Revert "Revert "Add a way to turn off unique_fd's operator int.""
by Josh Gao
· 6 years ago
0d1e8fd
libbase: add ConsumePrefix/ConsumeSuffix.
by Elliott Hughes
· 6 years ago
dfdf916
Revert "Add a way to turn off unique_fd's operator int."
by Ian Kasprzak
· 6 years ago
6bc7700
Add a way to turn off unique_fd's operator int.
by Josh Gao
· 6 years ago
1bfd135
adb: add helper to consume a prefix on a string_view.
by Josh Gao
· 6 years ago
8477cb4
adb: make ParseUint reject garbage at the end by default.
by Josh Gao
· 6 years ago
c270596
adb: convert more stuff to unique_fd.
by Josh Gao
· 6 years ago
4219a7b
adb: add stroll equivalent for string_view.
by Josh Gao
· 6 years ago
f0fa1e4
adb: switch daemon_service_to_fd to string_view.
by Josh Gao
· 6 years ago
0119a91
adb: don't use <error.h>.
by Elliott Hughes
· 6 years ago
e64126b
adb: rationalize fatal/error logging.
by Elliott Hughes
· 6 years ago
7d13c59
adb: extract helper for dumping a packet header.
by Josh Gao
· 6 years ago
5654795
adb: syntax_error: add compile time format string checking
by Spencer Low
· 6 years ago
cd61ae3
Give a clear error message if we can't start the server.
by Elliott Hughes
· 8 years ago
772d835
adb: don't hold queue lock while performing callbacks.
by Josh Gao
· 8 years ago
4b64084
adb: reunregress waiting for device on start-server.
by Josh Gao
· 8 years ago
65bc227
Fix various adb error reporting bugs.
by Elliott Hughes
· 8 years ago
e679407
Move adb_dirname and adb_basename to libbase
by Colin Cross
· 8 years ago
97e74bb
Don't print 168^W143 lines of help when someone makes a typo.
by Elliott Hughes
· 8 years ago
ea7457b
adb: extract the adb-specific unique_fd out into its own header.
by Josh Gao
· 8 years ago
62ff9d4
adb: add helper to get the ~/.android directory.
by Josh Gao
· 8 years ago
857e659
Kill adb's ScopedFd for unique_fd.
by Elliott Hughes
· 9 years ago
e0a6e2a
Kill load_file.
by Elliott Hughes
· 9 years ago
70ae70a
[adb] Issue the "auth" emulator command before any other one
by Yurii Zubrytskyi
· 9 years ago
d91139c
adb/base: allow use of unique_fd inside adb.
by Josh Gao
· 9 years ago
19d0c23
adb: support forwarding TCP port 0.
by David Pursell
· 9 years ago
1b533c8
adb: make ScopedFd universally accessible and useful.
by Josh Gao
· 9 years ago
a17d272
base: add network address parsing function from adb.
by David Pursell
· 9 years ago
1eef478
adb: shell: add -n flag to not read from stdin.
by Josh Gao
· 9 years ago
5fc2231
adb: keep file flags in fdevent_install.
by Yabin Cui
· 9 years ago
19bec5b
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 9 years ago
b628cb1
adb sync cleanup.
by Elliott Hughes
· 9 years ago
939d000
adb: fix mkdirs / adb pull with relative paths, fix win32 issues
by Spencer Low
· 9 years ago
753d485
adb: win32: initial IPv6 support and improved Winsock error reporting
by Spencer Low
· 9 years ago
d189cfb
More adb cleanup.
by Elliott Hughes
· 9 years ago
28d1f8d
Write mkdirs in more idiomatic C++ style.
by Alex Vallée
· 10 years ago
24f9b08
Fix const-ness of strrchr callers.
by Elliott Hughes
· 9 years ago
43df109
Report getaddrinfo failures correctly.
by Elliott Hughes
· 9 years ago
09ccf1f
Recognize IPv6 addresses for "adb connect".
by Elliott Hughes
· 9 years ago
e916315
Move mkdirs to adb_utils.
by Alex Vallée
· 10 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
88b4c85
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
7cf3575
Remove yet more fixed-length buffers (and their overruns).
by Elliott Hughes
· 10 years ago
3810445
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago