Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
8fea1ede673e340e71ca7ad6106a214df1363ef0
/
adb
3fe6de1
Merge "Add a simple test for using non-ASCII paths with adb."
by Elliott Hughes
· 10 years ago
614e0a4
Add a simple test for using non-ASCII paths with adb.
by Elliott Hughes
· 10 years ago
4f1d7b5
Fix Win32 adb build (for the second time today).
by Elliott Hughes
· 10 years ago
9dad4ec
Merge "Clean up the locking in usb_linux.cpp."
by Elliott Hughes
· 10 years ago
812f030
Clean up the locking in usb_linux.cpp.
by Elliott Hughes
· 10 years ago
d48dbd8
Fix Win32 adb build.
by Elliott Hughes
· 10 years ago
381cfa9
Report getaddrinfo failures correctly.
by Elliott Hughes
· 10 years ago
61ee830
Don't limit Windows USB reads.
by Elliott Hughes
· 10 years ago
6b40d0a
Merge "adb: win32: fix exec-in and exec-out to use binary mode"
by Elliott Hughes
· 10 years ago
3d2904c
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 10 years ago
a5d0ca4
Merge "Show "(reverse)" in "adb reverse --list"."
by Elliott Hughes
· 10 years ago
34c20bb
Show "(reverse)" in "adb reverse --list".
by Elliott Hughes
· 10 years ago
19d80b8
"adb tcpip" should require a numeric argument.
by Elliott Hughes
· 10 years ago
3bcdaa2
Merge "Recognize IPv6 addresses for "adb connect"."
by Elliott Hughes
· 10 years ago
3d5f60d
Recognize IPv6 addresses for "adb connect".
by Elliott Hughes
· 10 years ago
8d8126a
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 10 years ago
0541844
Merge "Remove subproc events when ADB_HOST."
by Elliott Hughes
· 10 years ago
64d303a
Fix adbd/adb server confusion in an error message.
by Elliott Hughes
· 10 years ago
947cb3e
Remove subproc events when ADB_HOST.
by Alex Vallée
· 10 years ago
1421614
Move mkdirs to adb_utils.
by Alex Vallée
· 10 years ago
286bb6d
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
459df8f
Turn on -Wformat-nonliteral.
by Dan Albert
· 10 years ago
a6241a0
Merge "Replace HAVE_WIN32_IPC with _WIN32."
by Elliott Hughes
· 10 years ago
095307e
Replace HAVE_WIN32_IPC with _WIN32.
by Elliott Hughes
· 10 years ago
d6eba89
Fix "adb remount" for when the root directory is in system.img
by Daniel Rosenberg
· 10 years ago
36da715
Fixed a documentation error in protocol.txt
by Derrick Bonafilia
· 10 years ago
b80ed90
Merge "adb server: don't close stale fd when TCP transport is closed"
by Elliott Hughes
· 10 years ago
e2d3677
Improve the "device '(null)' not found" error.
by Elliott Hughes
· 10 years ago
5cba504
Ignore ro.adb.secure in user builds.
by Elliott Hughes
· 10 years ago
4d87095
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 10 years ago
7e067cf
Minor "adb help" fixes.
by Elliott Hughes
· 10 years ago
3abd31d
adb server: don't close stale fd when TCP transport is closed
by Spencer Low
· 10 years ago
b7dfb79
adb: win32: fix exec-in and exec-out to use binary mode
by Spencer Low
· 10 years ago
fa76ffc
Merge "adb: win32: fix logging to adb.log"
by Elliott Hughes
· 10 years ago
a945643
Merge "Fix test_adb.py against production builds."
by Elliott Hughes
· 10 years ago
6f009d9
adb shouldn't trace unless told to
by Paul Lawrence
· 10 years ago
3595328
Fix test_adb.py against production builds.
by Elliott Hughes
· 10 years ago
f9ae390
Merge "adb: win32: get test_adb.py running and passing 100%"
by Elliott Hughes
· 10 years ago
ebce147
Merge "adb: fix adb_close() vs. unix_close() usage"
by Elliott Hughes
· 10 years ago
d0f66c3
adb: win32: fix logging to adb.log
by Spencer Low
· 10 years ago
424af02
Fix error handling/reporting for "adb forward" and "adb reverse".
by Elliott Hughes
· 10 years ago
62b6b4a
adb: win32: get test_adb.py running and passing 100%
by Spencer Low
· 10 years ago
6ac5d7d
adb: fix adb_close() vs. unix_close() usage
by Spencer Low
· 10 years ago
9313c0d
Improve logging.
by Dan Albert
· 10 years ago
3647376
Merge "Clean up adb_trace_init."
by Dan Albert
· 10 years ago
db037bc
Merge "Make atransport be a real class."
by Dan Albert
· 10 years ago
c7915a3
Make atransport be a real class.
by Dan Albert
· 10 years ago
23fee8f
Turn on -Wextra.
by Dan Albert
· 10 years ago
e246219
Clean up adb_trace_init.
by Dan Albert
· 10 years ago
ac3f7d9
adb / libbase: clean up NOGDI and evil ERROR macro
by Spencer Low
· 10 years ago
d92fd41
Merge "Make connection states a proper type."
by Dan Albert
· 10 years ago
dcd78a1
Make connection states a proper type.
by Dan Albert
· 10 years ago
075e860
Ignore whitespace/indent issues from cpplint.
by Dan Albert
· 10 years ago
747a6f2
Merge "adb: win32: fix key files reading/writing"
by Dan Albert
· 10 years ago
569a130
Make pty raw in adb shell when non-interactive.
by Dan Albert
· 10 years ago
4e00081
Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64"
by Dan Albert
· 10 years ago
0df0690
Merge "adb: win32: fix daemon acknowledgement"
by Dan Albert
· 10 years ago
84b0bf2
Fix ' escaping in adb.
by Elliott Hughes
· 10 years ago
6001c87
adb: win32: fix StringPrintf format string checking of %zd and PRIu64
by Spencer Low
· 10 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
· 10 years ago
9aa4fda
Failure to find an oem partition should not be a remount failure.
by Elliott Hughes
· 10 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
Next »