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
/
adb_utils_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
adb: convert more stuff to unique_fd.
Josh Gao
2019-01-23
1
-11
/
+10
*
adb: add stroll equivalent for string_view.
Josh Gao
2018-12-26
1
-0
/
+45
*
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-11-14
1
-1
/
+1
*
adb: fix escape_arg for multiple quotes
Ryan Prichard
2018-07-10
1
-24
/
+32
*
adb: allow symlinks to directories in directory_exists.
Josh Gao
2017-03-23
1
-1
/
+0
*
Move adb_dirname and adb_basename to libbase
Colin Cross
2017-02-27
1
-12
/
+0
*
Merge changes I1d398d19,I8f20b3cd
Treehugger Robot
2016-08-01
1
-13
/
+29
|
\
|
*
adb: fix stat on Windows.
Josh Gao
2016-08-01
1
-4
/
+10
|
*
adb: extract Windows bits out of directory_exists test.
Josh Gao
2016-07-28
1
-9
/
+19
*
|
Fix clang-tidy performance warnings in syste/core.
Chih-Hung Hsieh
2016-08-01
1
-1
/
+1
|
/
*
adb: support forwarding TCP port 0.
David Pursell
2016-05-09
1
-0
/
+21
*
adb: mkdirs fixes
Spencer Low
2016-02-10
1
-5
/
+11
*
adb: fix mkdirs test.
Josh Gao
2016-02-08
1
-1
/
+1
*
base: add network address parsing function from adb.
David Pursell
2016-01-21
1
-82
/
+0
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-2
/
+2
*
adb: make adb_basename match the POSIX behavior.
Josh Gao
2015-11-04
1
-0
/
+7
*
adb: keep file flags in fdevent_install.
Yabin Cui
2015-10-06
1
-0
/
+16
*
win32: adb_test/libbase_test fixes
Spencer Low
2015-08-06
1
-1
/
+1
*
adb: fix mkdirs / adb pull with relative paths, fix win32 issues
Spencer Low
2015-08-03
1
-4
/
+13
*
adb_test/libbase_test: win32: get some tests working
Spencer Low
2015-08-03
1
-0
/
+41
*
More adb cleanup.
Elliott Hughes
2015-07-30
1
-4
/
+9
*
Write mkdirs in more idiomatic C++ style.
Alex Vallée
2015-07-30
1
-0
/
+15
*
Recognize IPv6 addresses for "adb connect".
Elliott Hughes
2015-07-21
1
-0
/
+82
*
Fix ' escaping in adb.
Elliott Hughes
2015-05-15
1
-3
/
+3
*
Use ' quoting to escape arguments.
Elliott Hughes
2015-04-17
1
-24
/
+24
*
Fix more buffer overruns.
Elliott Hughes
2015-04-17
1
-0
/
+52