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
/
services.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
adb: Fix compilation issue
Steve Kondik
2015-10-18
1
-2
/
+1
*
adb: Allow configuring the adb shell with a persistent property.
rbox
2015-10-17
1
-1
/
+6
*
adb: Fix compilation warning
Steve Kondik
2015-10-17
1
-0
/
+2
*
adb: Look for bu in /sbin when in recovery mode
Tom Marshall
2015-10-17
1
-2
/
+11
*
fix up adb to prefer /sbin/sh if it exists
Koushik K. Dutta
2015-10-17
1
-2
/
+14
*
adb: Add a few more wait-for commands
Steve Kondik
2015-10-17
1
-0
/
+6
*
adb: Add "wait-for-sideload" command
Steve Kondik
2015-10-17
1
-0
/
+3
*
adbd: Disable "adb root" by system property (2/3)
Steve Kondik
2015-10-17
1
-0
/
+13
*
Add WriteFdFmt and clean up more code.
Elliott Hughes
2015-05-01
1
-39
/
+16
*
More adb buffer fixes.
Elliott Hughes
2015-05-01
1
-75
/
+60
*
Add missing null checks after allocations.
Elliott Hughes
2015-04-21
1
-0
/
+4
*
Use escape_arg in "adb backup".
Elliott Hughes
2015-04-17
1
-13
/
+4
*
Remove yet more fixed-length buffers (and their overruns).
Elliott Hughes
2015-04-17
1
-2
/
+2
*
Merge "Remove extern "C" barriers to using C++."
Elliott Hughes
2015-04-17
1
-2
/
+0
|
\
|
*
Remove extern "C" barriers to using C++.
Elliott Hughes
2015-04-17
1
-2
/
+0
*
|
Show $ADB_VENDOR_KEYS if authentication fails.
Elliott Hughes
2015-04-16
1
-4
/
+4
|
/
*
adb: Add option to reboot into sideload mode in recovery
Tao Bao
2015-03-31
1
-14
/
+56
*
File header cleanup.
Dan Albert
2015-03-19
1
-3
/
+4
*
Revert "Revert "adb: support /oem partition""
Elliott Hughes
2015-03-16
1
-0
/
+1
*
Move adb to C++.
Dan Albert
2015-03-09
1
-0
/
+690