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
...
*
Fix the mac build.
Dan Albert
2015-02-25
1
-2
/
+3
*
Merge "Move transport declarations into transport.h."
Dan Albert
2015-02-25
21
-155
/
+193
|
\
|
*
Move transport declarations into transport.h.
Dan Albert
2015-02-24
21
-155
/
+193
*
|
Add .clang-format file.
Dan Albert
2015-02-24
1
-0
/
+11
|
/
*
Merge "Add a project wide clang switch."
Dan Albert
2015-02-25
1
-0
/
+8
|
\
|
*
Add a project wide clang switch.
Dan Albert
2015-02-24
1
-0
/
+8
*
|
Merge "Remove the emulator special case from the "adb root" code."
Elliott Hughes
2015-02-24
1
-7
/
+0
|
\
\
|
*
|
Remove the emulator special case from the "adb root" code.
Elliott Hughes
2015-02-24
1
-7
/
+0
*
|
|
Make Python tests only check the current device.
Dan Albert
2015-02-24
1
-46
/
+19
|
|
/
|
/
|
*
|
Fix Mac build.
Dan Albert
2015-02-24
1
-1
/
+1
*
|
Fix Windows SDK build.
Dan Albert
2015-02-24
1
-1
/
+4
|
/
*
Add missing <stdlib.h> to adb_listeners.c.
Elliott Hughes
2015-02-24
1
-0
/
+1
*
Merge "Move more into libadb and libadbd."
Dan Albert
2015-02-24
1
-23
/
+6
|
\
|
*
Move more into libadb and libadbd.
Dan Albert
2015-02-20
1
-23
/
+6
*
|
Merge "Oops. Fix make variable name. Thanks again, make."
Dan Albert
2015-02-24
2
-2
/
+4
|
\
\
|
|
/
|
*
Oops. Fix make variable name. Thanks again, make.
Dan Albert
2015-02-20
2
-2
/
+4
*
|
Merge "Ignore another stupid lint warning."
Dan Albert
2015-02-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Ignore another stupid lint warning.
Dan Albert
2015-02-20
1
-1
/
+1
*
|
Add more logging message and dead code
Nanik Tolaram
2015-02-23
3
-20
/
+9
|
/
*
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
[prev]
[next]