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
*
adbd: enable USB SuperSpeed (again)
Jack Pham
2015-08-24
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
*
Merge "adb: set sys.usb.ffs.ready to signal usb pullup"
Badhri Jagan Sridharan
2015-04-21
1
-0
/
+2
|
\
|
*
adb: set sys.usb.ffs.ready to signal usb pullup
Badhri Jagan Sridharan
2015-04-21
1
-0
/
+2
*
|
Add a test for shell escaping.
Elliott Hughes
2015-04-21
1
-0
/
+8
*
|
Fix "adb sync" for devices without vendor and oem.
Elliott Hughes
2015-04-21
3
-28
/
+24
|
/
*
Merge "Always explain why bind(2) failed."
Elliott Hughes
2015-04-21
5
-23
/
+27
|
\
|
*
Always explain why bind(2) failed.
Elliott Hughes
2015-04-20
5
-23
/
+27
*
|
Merge "Use ' quoting to escape arguments."
Elliott Hughes
2015-04-21
2
-32
/
+31
|
\
\
|
*
|
Use ' quoting to escape arguments.
Elliott Hughes
2015-04-17
2
-32
/
+31
|
|
/
*
|
Fix windows adb build
Colin Cross
2015-04-20
1
-1
/
+4
*
|
Merge "statically link adb and fastboot against libc++"
Colin Cross
2015-04-20
1
-0
/
+7
|
\
\
|
*
|
statically link adb and fastboot against libc++
Colin Cross
2015-04-16
1
-0
/
+7
*
|
|
Fix the Windows adb build.
Elliott Hughes
2015-04-19
3
-20
/
+29
|
|
/
|
/
|
*
|
Use escape_arg in "adb backup".
Elliott Hughes
2015-04-17
2
-39
/
+22
*
|
Remove yet more fixed-length buffers (and their overruns).
Elliott Hughes
2015-04-17
6
-90
/
+27
*
|
Switch adb over to clang.
Elliott Hughes
2015-04-17
1
-1
/
+1
*
|
Merge "Fix more buffer overruns."
Elliott Hughes
2015-04-17
6
-223
/
+232
|
\
\
|
*
|
Fix more buffer overruns.
Elliott Hughes
2015-04-17
6
-223
/
+232
*
|
|
Use PRI* macros to fix the Windows build.
Elliott Hughes
2015-04-17
1
-4
/
+6
|
/
/
*
|
Remove various fixed-length buffers (and their overflows).
Elliott Hughes
2015-04-17
2
-110
/
+59
*
|
Merge "Remove extern "C" barriers to using C++."
Elliott Hughes
2015-04-17
15
-124
/
+21
|
\
\
|
*
|
Remove extern "C" barriers to using C++.
Elliott Hughes
2015-04-17
15
-124
/
+21
*
|
|
Show $ADB_VENDOR_KEYS if authentication fails.
Elliott Hughes
2015-04-16
5
-50
/
+40
|
/
/
*
|
Merge "Move usb_osx to C++."
Dan Albert
2015-04-17
2
-10
/
+11
|
\
\
[next]