Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
82733bd99022a401258fe83cfc8a3edb31a2e10d
/
adb
ac3f7d9
adb / libbase: clean up NOGDI and evil ERROR macro
by Spencer Low
· 9 years ago
d92fd41
Merge "Make connection states a proper type."
by Dan Albert
· 9 years ago
dcd78a1
Make connection states a proper type.
by Dan Albert
· 9 years ago
075e860
Ignore whitespace/indent issues from cpplint.
by Dan Albert
· 9 years ago
747a6f2
Merge "adb: win32: fix key files reading/writing"
by Dan Albert
· 9 years ago
569a130
Make pty raw in adb shell when non-interactive.
by Dan Albert
· 9 years ago
4e00081
Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64"
by Dan Albert
· 9 years ago
0df0690
Merge "adb: win32: fix daemon acknowledgement"
by Dan Albert
· 9 years ago
84b0bf2
Fix ' escaping in adb.
by Elliott Hughes
· 9 years ago
6001c87
adb: win32: fix StringPrintf format string checking of %zd and PRIu64
by Spencer Low
· 9 years ago
4af3c40
adb: Do not share memory between multiple thread
by Alan Jeon
· 10 years ago
d396dc9
adb: win32: fix daemon acknowledgement
by Spencer Low
· 9 years ago
9aa4fda
Failure to find an oem partition should not be a remount failure.
by Elliott Hughes
· 9 years ago
c89e0cc
Revert "Revert "Split adb_main.cpp into client and daemon.""
by Dan Albert
· 10 years ago
218dbcc
Revert "Split adb_main.cpp into client and daemon."
by Dan Albert
· 10 years ago
3e1cb6d
Revert "Probably fix the Mac build."
by Dan Albert
· 10 years ago
49513cb
Probably fix the Mac build.
by Dan Albert
· 10 years ago
ee5ce0d
Merge "Fix "adb remount" for devices without an oem partition."
by Elliott Hughes
· 10 years ago
cf07494
Split adb_main.cpp into client and daemon.
by Dan Albert
· 10 years ago
f85f111
Merge "Try to include the SHA in a ddmslib-compatible way."
by Elliott Hughes
· 10 years ago
5677c23
Fix "adb remount" for devices without an oem partition.
by Elliott Hughes
· 10 years ago
f3bbfa6
Try to include the SHA in a ddmslib-compatible way.
by Elliott Hughes
· 10 years ago
aee80fb
Add some missing 'const's.
by Elliott Hughes
· 10 years ago
9b96031
adb: win32: fix key files reading/writing
by Spencer Low
· 10 years ago
142ec75
adb: win32: fix adb emu command
by Spencer Low
· 10 years ago
d99d902
Be tolerant of devices that don't report serials.
by Dan Albert
· 10 years ago
3edd54b
Add some missing 'static's.
by Elliott Hughes
· 10 years ago
1ba1d7c
Include the git sha in the adb version.
by Dan Albert
· 10 years ago
3f05fb5
Merge "Disable adb tests for Windows."
by Dan Albert
· 10 years ago
a7a67c3
Disable adb tests for Windows.
by Dan Albert
· 10 years ago
2e4a2ee
_beginthread returns uintptr_t.
by Elliott Hughes
· 10 years ago
9b0f354
Simplify adb_thread_create.
by Elliott Hughes
· 10 years ago
3bd73c1
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
32687be
Remove non-functional "adb persist".
by Elliott Hughes
· 10 years ago
f25752d
Merge "Implement the ssh(1) escaping rules."
by Elliott Hughes
· 10 years ago
2b10111
Implement the ssh(1) escaping rules.
by Elliott Hughes
· 10 years ago
2e57163
Make test_track_devices.cpp output easier to read.
by Elliott Hughes
· 10 years ago
ab52c18
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
e67f1f8
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
6452a89
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
3ce9575
Add missing 'else' to fix all devices showing up as "host".
by Elliott Hughes
· 10 years ago
1b600a9
Fix Win32 build.
by Elliott Hughes
· 10 years ago
078f0fc
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 10 years ago
8d5fa6d
Remove strtok from adb.
by Elliott Hughes
· 10 years ago
9309ecb
Support the full length of USB serial numbers.
by Elliott Hughes
· 10 years ago
ce6363b
Improve logging of USBDEVFS_CLAIMINTERFACE failures.
by Elliott Hughes
· 10 years ago
876881b
Merge "Add missing null checks after allocations."
by Elliott Hughes
· 10 years ago
dc3b459
Add missing null checks after allocations.
by Elliott Hughes
· 10 years ago
1555147
Plumb more of the error reporting through.
by Elliott Hughes
· 10 years ago
8e6edc0
Add a couple more adb shell regression tests.
by Elliott Hughes
· 10 years ago
82b0f7b
Merge "adb: set sys.usb.ffs.ready to signal usb pullup"
by Badhri Jagan Sridharan
· 10 years ago
5f97370
adb: set sys.usb.ffs.ready to signal usb pullup
by Badhri Jagan Sridharan
· 10 years ago
0053bb3
Add a test for shell escaping.
by Elliott Hughes
· 10 years ago
d236d07
Fix "adb sync" for devices without vendor and oem.
by Elliott Hughes
· 10 years ago
e434ad1
Merge "Always explain why bind(2) failed."
by Elliott Hughes
· 10 years ago
14b6573
Merge "Use ' quoting to escape arguments."
by Elliott Hughes
· 10 years ago
dc1e482
Fix windows adb build
by Colin Cross
· 10 years ago
b2b06de
Merge "statically link adb and fastboot against libc++"
by Colin Cross
· 10 years ago
7b50609
Always explain why bind(2) failed.
by Elliott Hughes
· 10 years ago
53daee6
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
5498ade
Use ' quoting to escape arguments.
by Elliott Hughes
· 10 years ago
6c34bba
Use escape_arg in "adb backup".
by Elliott Hughes
· 10 years ago
a7090b9
Remove yet more fixed-length buffers (and their overruns).
by Elliott Hughes
· 10 years ago
2083fa6
Switch adb over to clang.
by Elliott Hughes
· 10 years ago
61a004c
Merge "Fix more buffer overruns."
by Elliott Hughes
· 10 years ago
5830577
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago
2940ccf
Use PRI* macros to fix the Windows build.
by Elliott Hughes
· 10 years ago
2baae3a
Remove various fixed-length buffers (and their overflows).
by Elliott Hughes
· 10 years ago
0b8ecb3
Merge "Remove extern "C" barriers to using C++."
by Elliott Hughes
· 10 years ago
2d4121c
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 10 years ago
7be29c8
Show $ADB_VENDOR_KEYS if authentication fails.
by Elliott Hughes
· 10 years ago
a4802ca
Merge "Move usb_osx to C++."
by Dan Albert
· 10 years ago
c4f8fa7
Merge "Link libraries needed for Darwin adb tests."
by Dan Albert
· 10 years ago
7447dd0
Move usb_osx to C++.
by Dan Albert
· 10 years ago
f8d6b9b
Link libraries needed for Darwin adb tests.
by Dan Albert
· 10 years ago
55bf5f0
statically link adb and fastboot against libc++
by Colin Cross
· 10 years ago
a2f2e56
Move sysdeps_win32 to C++.
by Elliott Hughes
· 10 years ago
2acec91
Switch usb_linux_client to C++.
by Elliott Hughes
· 10 years ago
1a4d85a
Move get_my_path_darwin to C++.
by Elliott Hughes
· 10 years ago
284c5cb
Merge "Set verity mode as the verified property value"
by Sami Tolvanen
· 10 years ago
dfa09fd
Disable CR/LF translation for adb interactive shell.
by Alistair Buxton
· 12 years ago
09a45a1
Fix "adb devices -l".
by Elliott Hughes
· 10 years ago
bcc2b5f
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
by Elliott Hughes
· 10 years ago
4547423
Set verity mode as the verified property value
by Sami Tolvanen
· 10 years ago
175b7bb
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
868402e
Revert "Remove the emulator special case from the "adb root" code."
by Dan Albert
· 10 years ago
5018406
adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo
by Spencer Low
· 10 years ago
8743ef9
Additional cleanup of start_device_log.
by Dan Albert
· 10 years ago
ea2175a
Use text based trace masks for adbd.
by Dan Albert
· 10 years ago
a16b0f4
Merge "The generic failure case disappeared..."
by Dan Albert
· 10 years ago
28f0769
Merge "File header cleanup."
by Dan Albert
· 10 years ago
08f66bc
The generic failure case disappeared...
by Dan Albert
· 10 years ago
3313426
File header cleanup.
by Dan Albert
· 10 years ago
683238c
Fix clang-format file for correct indent settings.
by Dan Albert
· 10 years ago
b4ebc47
Merge "Fix memory leak on jdwp_process_free()"
by Dan Albert
· 10 years ago
64d9adc
Fix file descriptor leakage in adbd
by Pavel Labath
· 10 years ago
ec7a667
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
6084a01
Revert "adb: support /oem partition"
by Dan Albert
· 10 years ago
81416fd
adb: support /oem partition
by Mårten Kongstad
· 10 years ago
98ff772
Create libbase.
by Dan Albert
· 10 years ago
Next »