Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
ceab4f320d29e1c76bb4da37bdd73071f78eec90
/
adb_utils_test.cpp
90228a6
Revert "Revert "Add a way to turn off unique_fd's operator int.""
by Josh Gao
· 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
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
739991d
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
934d4b1
adb: fix escape_arg for multiple quotes
by Ryan Prichard
· 6 years ago
a0e185b
adb: allow symlinks to directories in directory_exists.
by Josh Gao
· 8 years ago
e679407
Move adb_dirname and adb_basename to libbase
by Colin Cross
· 8 years ago
563db92
Merge changes I1d398d19,I8f20b3cd
by Treehugger Robot
· 8 years ago
a4f9c17
adb: fix stat on Windows.
by Josh Gao
· 8 years ago
90b40f6
Fix clang-tidy performance warnings in syste/core.
by Chih-Hung Hsieh
· 8 years ago
cde85bf
adb: extract Windows bits out of directory_exists test.
by Josh Gao
· 8 years ago
19d0c23
adb: support forwarding TCP port 0.
by David Pursell
· 9 years ago
1ec9ceb
adb: mkdirs fixes
by Spencer Low
· 9 years ago
635e44d
adb: fix mkdirs test.
by Josh Gao
· 9 years ago
a17d272
base: add network address parsing function from adb.
by David Pursell
· 9 years ago
f55ead9
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
f462e0b
adb: make adb_basename match the POSIX behavior.
by Josh Gao
· 9 years ago
5fc2231
adb: keep file flags in fdevent_install.
by Yabin Cui
· 9 years ago
f96845c
win32: adb_test/libbase_test fixes
by Spencer Low
· 9 years ago
939d000
adb: fix mkdirs / adb pull with relative paths, fix win32 issues
by Spencer Low
· 9 years ago
c9ddd81
adb_test/libbase_test: win32: get some tests working
by Spencer Low
· 10 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
09ccf1f
Recognize IPv6 addresses for "adb connect".
by Elliott Hughes
· 9 years ago
de52ce2
Fix ' escaping in adb.
by Elliott Hughes
· 10 years ago
48db87f
Use ' quoting to escape arguments.
by Elliott Hughes
· 10 years ago
3810445
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago