Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
00e1aec7f05811b5148be8dd499f344c671ab2cf
/
adb
58aea68
Document the -g option to adb install.
by Lorenzo Colitti
· 10 years ago
b1e14d1
Fix ' escaping in adb.
by Elliott Hughes
· 10 years ago
540b604
Failure to find an oem partition should not be a remount failure.
by Elliott Hughes
· 10 years ago
4e16460
Fix "adb remount" for devices without an oem partition.
by Elliott Hughes
· 10 years ago
a99e45e
Merge "Be tolerant of devices that don't report serials." into mnc-dev
by Benson Leung
· 10 years ago
c1b89f8
Try to include the SHA in a ddmslib-compatible way.
by Elliott Hughes
· 10 years ago
b3e96cd
Be tolerant of devices that don't report serials.
by Dan Albert
· 10 years ago
aaf3d87
Include the git sha in the adb version.
by Dan Albert
· 10 years ago
9b7807a
Implement the ssh(1) escaping rules.
by Elliott Hughes
· 10 years ago
b74978f
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
67a3e22
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
c50b994
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
4a7bb02
Add missing 'else' to fix all devices showing up as "host".
by Elliott Hughes
· 10 years ago
cc2ee24
Fix Win32 build.
by Elliott Hughes
· 10 years ago
a9babf2
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 10 years ago
9dc37db
Remove strtok from adb.
by Elliott Hughes
· 10 years ago
7977ba0
Support the full length of USB serial numbers.
by Elliott Hughes
· 10 years ago
e4b8e51
Improve logging of USBDEVFS_CLAIMINTERFACE failures.
by Elliott Hughes
· 10 years ago
0fc5811
Merge "Add missing null checks after allocations."
by Elliott Hughes
· 10 years ago
2213c2d
Add missing null checks after allocations.
by Elliott Hughes
· 10 years ago
71528fc
Plumb more of the error reporting through.
by Elliott Hughes
· 10 years ago
9217fd5
Add a couple more adb shell regression tests.
by Elliott Hughes
· 10 years ago
a95e7a0
Merge "adb: set sys.usb.ffs.ready to signal usb pullup"
by Badhri Jagan Sridharan
· 10 years ago
8ac242f
adb: set sys.usb.ffs.ready to signal usb pullup
by Badhri Jagan Sridharan
· 10 years ago
e139d62
Add a test for shell escaping.
by Elliott Hughes
· 10 years ago
a9ec2d1
Fix "adb sync" for devices without vendor and oem.
by Elliott Hughes
· 10 years ago
b26ef78
Merge "Always explain why bind(2) failed."
by Elliott Hughes
· 10 years ago
2ee7de5
Merge "Use ' quoting to escape arguments."
by Elliott Hughes
· 10 years ago
b74e37f
Fix windows adb build
by Colin Cross
· 10 years ago
7743a69
Merge "statically link adb and fastboot against libc++"
by Colin Cross
· 10 years ago
9a8cad9
Always explain why bind(2) failed.
by Elliott Hughes
· 10 years ago
1d7c1e2
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
a4fa66d
Use ' quoting to escape arguments.
by Elliott Hughes
· 10 years ago
bde9dd6
Use escape_arg in "adb backup".
by Elliott Hughes
· 10 years ago
832562c
Remove yet more fixed-length buffers (and their overruns).
by Elliott Hughes
· 10 years ago
230cd81
Switch adb over to clang.
by Elliott Hughes
· 10 years ago
8bbc83c
Merge "Fix more buffer overruns."
by Elliott Hughes
· 10 years ago
74ef4fe
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago
fb68945
Use PRI* macros to fix the Windows build.
by Elliott Hughes
· 10 years ago
b47b5e9
Remove various fixed-length buffers (and their overflows).
by Elliott Hughes
· 10 years ago
97f426b
Merge "Remove extern "C" barriers to using C++."
by Elliott Hughes
· 10 years ago
a075416
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 10 years ago
52b9855
Show $ADB_VENDOR_KEYS if authentication fails.
by Elliott Hughes
· 10 years ago
51d19e1
Merge "Move usb_osx to C++."
by Dan Albert
· 10 years ago
f644813
Merge "Link libraries needed for Darwin adb tests."
by Dan Albert
· 10 years ago
db386ba
Move usb_osx to C++.
by Dan Albert
· 10 years ago
c95508b
Link libraries needed for Darwin adb tests.
by Dan Albert
· 10 years ago
9fec6f7
statically link adb and fastboot against libc++
by Colin Cross
· 10 years ago
dc993c3
Move sysdeps_win32 to C++.
by Elliott Hughes
· 10 years ago
4627ff4
Switch usb_linux_client to C++.
by Elliott Hughes
· 10 years ago
aff71c1
Move get_my_path_darwin to C++.
by Elliott Hughes
· 10 years ago
491ad6e
Merge "Set verity mode as the verified property value"
by Sami Tolvanen
· 10 years ago
7e35194
Disable CR/LF translation for adb interactive shell.
by Alistair Buxton
· 12 years ago
1317dc3
Fix "adb devices -l".
by Elliott Hughes
· 10 years ago
d72fe20
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
by Elliott Hughes
· 10 years ago
5d70a74
Set verity mode as the verified property value
by Sami Tolvanen
· 10 years ago
a5638ec
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
be4210d
Revert "Remove the emulator special case from the "adb root" code."
by Dan Albert
· 10 years ago
e7f5d34
adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo
by Spencer Low
· 10 years ago
ee7036c
Additional cleanup of start_device_log.
by Dan Albert
· 10 years ago
498a3a8
Use text based trace masks for adbd.
by Dan Albert
· 10 years ago
c444ecb
Merge "The generic failure case disappeared..."
by Dan Albert
· 10 years ago
454d42c
Merge "File header cleanup."
by Dan Albert
· 10 years ago
58fb4e5
The generic failure case disappeared...
by Dan Albert
· 10 years ago
8a7ce5e
File header cleanup.
by Dan Albert
· 10 years ago
feb005d
Fix clang-format file for correct indent settings.
by Dan Albert
· 10 years ago
370399c
Merge "Fix memory leak on jdwp_process_free()"
by Dan Albert
· 10 years ago
34d4912
Fix file descriptor leakage in adbd
by Pavel Labath
· 10 years ago
03ea886
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
f2f22e6
Revert "adb: support /oem partition"
by Dan Albert
· 10 years ago
1e9abfa
adb: support /oem partition
by Mårten Kongstad
· 10 years ago
6aaf6b9
Create libbase.
by Dan Albert
· 10 years ago
1b4aefd
adb doesn't actually use libzipfile.
by Elliott Hughes
· 10 years ago
98a4892
Fix build from -Werror=maybe-uninitialized.
by Dan Albert
· 10 years ago
654c424
Move adb to C++.
by Dan Albert
· 10 years ago
01bcb92
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago
e320d19
Fix a writex transcription error.
by Dan Albert
· 10 years ago
ab86529
Make the root/unroot test more robust.
by Dan Albert
· 10 years ago
e4b641b
Fix memory leak on jdwp_process_free()
by SungHyun Kwon
· 10 years ago
7db19dd
check if uid=0 before attempting remount
by Nick Kralevich
· 10 years ago
31c5c4b
Test readx/writex (now renamed).
by Dan Albert
· 10 years ago
092ce8e
Remove _(GNU|XOPEN)_SOURCE makefile cruft.
by Dan Albert
· 10 years ago
21d2da4
Add some basic tests to adb.
by Dan Albert
· 10 years ago
7d3ae58
Fix the mac build.
by Dan Albert
· 10 years ago
06626ef
Merge "Move transport declarations into transport.h."
by Dan Albert
· 10 years ago
9815c9f
Move transport declarations into transport.h.
by Dan Albert
· 10 years ago
65547d9
Add .clang-format file.
by Dan Albert
· 10 years ago
fd9694e
Merge "Add a project wide clang switch."
by Dan Albert
· 10 years ago
67aa329
Add a project wide clang switch.
by Dan Albert
· 10 years ago
6b6dcd6
Merge "Remove the emulator special case from the "adb root" code."
by Elliott Hughes
· 10 years ago
0430be9
Make Python tests only check the current device.
by Dan Albert
· 10 years ago
30319d9
Fix Mac build.
by Dan Albert
· 10 years ago
b4e1f4c
Remove the emulator special case from the "adb root" code.
by Elliott Hughes
· 10 years ago
e7d5ae6
Fix Windows SDK build.
by Dan Albert
· 10 years ago
b133edd
Add missing <stdlib.h> to adb_listeners.c.
by Elliott Hughes
· 10 years ago
61c1f9b
Merge "Move more into libadb and libadbd."
by Dan Albert
· 10 years ago
94058ef
Merge "Oops. Fix make variable name. Thanks again, make."
by Dan Albert
· 10 years ago
d7ead51
Merge "Ignore another stupid lint warning."
by Dan Albert
· 10 years ago
b865390
Add more logging message and dead code
by Nanik Tolaram
· 10 years ago
8aec9de
Move more into libadb and libadbd.
by Dan Albert
· 10 years ago
Next »