index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Lose adb.c and sockets.c to libadb."
Dan Albert
2015-02-19
1
-13
/
+11
|
\
|
*
Lose adb.c and sockets.c to libadb.
Dan Albert
2015-02-19
1
-13
/
+11
*
|
Merge "Document the behavior of props affecting adb root."
Dan Albert
2015-02-19
1
-2
/
+13
|
\
\
|
*
|
Document the behavior of props affecting adb root.
Dan Albert
2015-02-19
1
-2
/
+13
|
|
/
*
|
Fix Windows adb build.
Dan Albert
2015-02-19
3
-11
/
+9
|
/
*
Move adb_main to its own file.
Dan Albert
2015-02-18
6
-379
/
+415
*
Move the listener code into its own file.
Dan Albert
2015-02-18
5
-280
/
+352
*
Move the adb auth code into its own file.
Dan Albert
2015-02-18
5
-67
/
+108
*
Merge "Move emulator tracing into its own file."
Dan Albert
2015-02-19
4
-54
/
+112
|
\
|
*
Move emulator tracing into its own file.
Dan Albert
2015-02-18
4
-54
/
+112
*
|
Fix build.
Elliott Hughes
2015-02-18
1
-6
/
+12
*
|
Merge "adb: add "adb unroot" to restart adb in non-root mode"
Elliott Hughes
2015-02-19
5
-37
/
+70
|
\
\
|
|
/
|
/
|
|
*
adb: add "adb unroot" to restart adb in non-root mode
Dan Pasanen
2015-02-18
5
-37
/
+70
*
|
Move USB transport code to libadb.
Dan Albert
2015-02-18
1
-10
/
+15
|
/
*
Merge "Add extern "C" to all the adb headers."
Dan Albert
2015-02-18
6
-0
/
+56
|
\
|
*
Add extern "C" to all the adb headers.
Dan Albert
2015-02-18
6
-0
/
+56
*
|
Ignore useless cpplint messages in adb.
Dan Albert
2015-02-18
1
-0
/
+2
|
/
*
fix bug that passing invalid fd to fstats on win32 builds
eric.yan
2015-02-09
1
-1
/
+1
*
Remove netcfg's unused options.
Elliott Hughes
2015-02-03
1
-1
/
+1
*
Revert "Remove netcfg's unused options."
Elliott Hughes
2015-02-03
1
-1
/
+1
*
Remove netcfg's unused options.
Elliott Hughes
2015-02-03
1
-1
/
+1
*
The bsddroid project has been dead since 2010.
Elliott Hughes
2015-01-31
3
-699
/
+0
*
Merge "Verify token length before adb signs it"
Sami Tolvanen
2015-01-28
1
-0
/
+5
|
\
|
*
Verify token length before adb signs it
Sami Tolvanen
2015-01-27
1
-0
/
+5
*
|
Merge "Make server port option work on windows"
Elliott Hughes
2015-01-28
1
-2
/
+3
|
\
\
|
*
|
Make server port option work on windows
Wenhao Li
2013-11-13
1
-2
/
+3
*
|
|
adb: tracing: don't make strings if runtime tracing is disabled
Spencer Low
2015-01-27
1
-2
/
+6
*
|
|
adb: Win32: set socket buffer sizes properly
Spencer Low
2015-01-26
3
-11
/
+31
|
|
/
|
/
|
*
|
Protect from eng vs userdebug build breaks.
Dan Albert
2015-01-26
1
-60
/
+66
*
|
Merge "Fix userdebug build."
Dan Albert
2015-01-27
2
-0
/
+5
|
\
\
|
*
|
Fix userdebug build.
Dan Albert
2015-01-26
2
-0
/
+5
*
|
|
Fix win_sdk build.
Dan Albert
2015-01-26
1
-42
/
+1
|
/
/
*
|
Begin moving code from adb to libadb.
Dan Albert
2015-01-26
7
-50
/
+84
*
|
Merge "Fix the v2 descriptor handling."
Christopher Ferris
2015-01-26
1
-11
/
+6
|
\
\
|
*
|
Fix the v2 descriptor handling.
Christopher Ferris
2015-01-26
1
-11
/
+6
*
|
|
adbd: tcpip command uses port number from uninitialized memory
Spencer Low
2015-01-25
1
-2
/
+2
|
/
/
*
|
Merge "adb: Fix 'adb forward --no-rebind'."
David 'Digit' Turner
2015-01-23
1
-1
/
+1
|
\
\
|
*
|
adb: Fix 'adb forward --no-rebind'.
David 'Digit' Turner
2015-01-23
1
-1
/
+1
*
|
|
Python unit test for adb.
Riley Andrews
2015-01-13
1
-0
/
+390
*
|
|
Clean up adb Win32 symlink #ifdefs.
Elliott Hughes
2015-01-12
2
-35
/
+26
|
/
/
*
|
Merge "Use getmntent when accessing /proc/mounts."
Yabin Cui
2015-01-06
1
-29
/
+13
|
\
\
|
*
|
Use getmntent when accessing /proc/mounts.
Yabin Cui
2015-01-05
1
-29
/
+13
*
|
|
Fix disable-verity when the underlying block device is RO
Sami Tolvanen
2015-01-05
3
-49
/
+18
|
/
/
*
|
Fix build with clang
Bernhard Rosenkränzer
2014-12-12
1
-1
/
+3
*
|
fix memory leak in copy_remote_dir_local
Riley Andrews
2014-12-12
1
-19
/
+43
*
|
Remove unused local variable.
Chih-Hung Hsieh
2014-12-10
1
-1
/
+0
*
|
Fix some style issues in adb_commandline().
Riley Andrews
2014-12-09
1
-27
/
+27
*
|
Refactor the host adb argument parsing loop to remove a goto
Riley Andrews
2014-12-09
1
-101
/
+70
*
|
Fix build
Paul Lawrence
2014-12-09
1
-1
/
+1
*
|
Add adb enable-verity
Paul Lawrence
2014-12-09
6
-31
/
+104
[next]