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 branch 'cm-13.0' of https://github.com/CyanogenMod/android_system_core ...
Wolfgang Wiedmeyer
2016-12-12
4
-46
/
+179
|
\
|
*
Merge tag 'android-6.0.1_r66' into HEAD
Jessica Wagantall
2016-09-07
4
-46
/
+179
|
|
\
|
|
*
adb: use asocket's close function when closing.
Josh Gao
2016-07-21
1
-3
/
+1
|
|
*
adb: switch the socket list mutex to a recursive_mutex.
Josh Gao
2016-07-21
4
-45
/
+180
*
|
|
Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_system_core ...
Wolfgang Wiedmeyer
2016-03-18
2
-3
/
+5
|
\
\
\
|
|
/
/
|
*
|
Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/sy...
Steve Kondik
2016-03-11
2
-3
/
+5
|
|
\
\
|
|
*
|
Backport missing null check in "adb get-state".
Elliott Hughes
2015-09-01
1
-1
/
+1
|
|
*
|
Minimal fix for adb backup.
Elliott Hughes
2015-08-26
1
-2
/
+4
|
|
|
/
|
|
*
adbd: enable USB SuperSpeed (again)
Jack Pham
2015-08-24
1
-1
/
+49
*
|
|
strrchr() returns const char*, so casting is necessary
Wolfgang Wiedmeyer
2016-01-07
3
-8
/
+8
|
/
/
*
|
adb: host: Provide better sideload status
Tom Marshall
2015-12-01
1
-15
/
+30
*
|
adb: Fix recovery_mode
Tom Marshall
2015-12-01
2
-4
/
+6
*
|
Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/system/co...
Steve Kondik
2015-11-16
1
-32
/
+27
|
\
\
|
*
|
Revert "adbd: Don't close/reopen FFS ep0 on disconnect"
Mayank Rana
2015-10-26
1
-32
/
+27
*
|
|
adb: Fix compilation issue
Steve Kondik
2015-10-18
1
-2
/
+1
*
|
|
adb: Changes for factory mode
Tom Marshall
2015-10-17
1
-1
/
+3
*
|
|
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
3
-2
/
+17
*
|
|
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
3
-2
/
+13
*
|
|
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
|
/
/
*
|
adbd: enable USB SuperSpeed (again)
Jack Pham
2015-10-06
1
-1
/
+49
|
/
*
fs_config: replace getenv('OUT') by new fs_config parameter
Thierry Strudel
2015-07-09
1
-2
/
+2
*
Ignore ro.adb.secure in user builds.
Elliott Hughes
2015-06-19
5
-11
/
+11
*
adb: win32: fix key files reading/writing
Spencer Low
2015-06-12
1
-3
/
+3
*
Improve adb install help.
Svetoslav
2015-06-01
1
-0
/
+7
*
Document the -g option to adb install.
Lorenzo Colitti
2015-05-28
1
-2
/
+3
*
Fix ' escaping in adb.
Elliott Hughes
2015-05-15
3
-8
/
+29
*
Failure to find an oem partition should not be a remount failure.
Elliott Hughes
2015-05-11
3
-31
/
+20
*
Fix "adb remount" for devices without an oem partition.
Elliott Hughes
2015-05-08
2
-53
/
+37
*
Merge "Be tolerant of devices that don't report serials." into mnc-dev
Benson Leung
2015-05-08
2
-28
/
+30
|
\
|
*
Be tolerant of devices that don't report serials.
Dan Albert
2015-05-07
2
-28
/
+30
*
|
Try to include the SHA in a ddmslib-compatible way.
Elliott Hughes
2015-05-08
1
-2
/
+2
|
/
*
Include the git sha in the adb version.
Dan Albert
2015-05-06
3
-21
/
+34
*
Implement the ssh(1) escaping rules.
Elliott Hughes
2015-05-05
2
-70
/
+50
*
Add WriteFdFmt and clean up more code.
Elliott Hughes
2015-05-01
14
-158
/
+110
*
More adb buffer fixes.
Elliott Hughes
2015-05-01
22
-599
/
+306
*
More fixed-length buffer removal.
Elliott Hughes
2015-04-30
6
-272
/
+153
*
Add missing 'else' to fix all devices showing up as "host".
Elliott Hughes
2015-04-29
1
-2
/
+3
*
Fix Win32 build.
Elliott Hughes
2015-04-29
1
-1
/
+1
*
Move __adb_error to std::string, and improve various errors.
Elliott Hughes
2015-04-29
4
-179
/
+185
*
Remove strtok from adb.
Elliott Hughes
2015-04-28
4
-189
/
+57
*
Support the full length of USB serial numbers.
Elliott Hughes
2015-04-27
3
-89
/
+45
*
Improve logging of USBDEVFS_CLAIMINTERFACE failures.
Elliott Hughes
2015-04-25
1
-24
/
+20
*
Merge "Add missing null checks after allocations."
Elliott Hughes
2015-04-22
6
-10
/
+26
|
\
|
*
Add missing null checks after allocations.
Elliott Hughes
2015-04-21
6
-10
/
+26
*
|
Plumb more of the error reporting through.
Elliott Hughes
2015-04-21
1
-7
/
+4
|
/
*
Add a couple more adb shell regression tests.
Elliott Hughes
2015-04-21
1
-0
/
+4
[next]