Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
75836d5e7f2021fb035e7fcb1070db11266989dd
/
adb
8f3b887
adb: cleanup some portions of client usb interfaces
by Mark Salyzyn
· 7 years ago
0a78cc1
adb: clang-format for adb.h and client/usb_windows.cpp
by Mark Salyzyn
· 7 years ago
ba4d9fd
Set $HOSTNAME in adbd.
by Elliott Hughes
· 7 years ago
5eaa5bc
Merge "adb: remove SendConnectOnHost."
by Treehugger Robot
· 7 years ago
4b5d4da
adb: remove SendConnectOnHost.
by Josh Gao
· 7 years ago
bcadc77
adbd: improve thread names.
by Josh Gao
· 7 years ago
ef9426d
Merge "adb: partially revert b5e11415."
by Treehugger Robot
· 7 years ago
211a4a5
Reland "Remove comments and code about ro.boot.slot"
by Tom Cherry
· 7 years ago
c5f5fd4
Revert "Remove comments and code about ro.boot.slot"
by Tom Cherry
· 7 years ago
f4ec2c5
Remove comments and code about ro.boot.slot
by Tom Cherry
· 7 years ago
0a01830
Merge changes I0ed00441,I12d46493,Ib484f701
by Josh Gao
· 7 years ago
33d14b8
adb: partially revert b5e11415.
by Josh Gao
· 7 years ago
e48ecce
Revert "adb: fix deadlock between transport_unref and usb_close."
by Josh Gao
· 7 years ago
62c92f0
adb: add lock to remove_socket.
by Josh Gao
· 7 years ago
55c8b34
adb: reformat comments.
by Josh Gao
· 7 years ago
277eca1
adb: reboot: last boot command default
by Mark Salyzyn
· 7 years ago
9638729
Merge "Revert "adbd: lessen security constraints when the device is unlocked""
by Treehugger Robot
· 7 years ago
0603ec4
Revert "adbd: lessen security constraints when the device is unlocked"
by Bowgo Tsai
· 7 years ago
3d6f851
Merge "Move adbd from root to system"
by Treehugger Robot
· 7 years ago
aaa90cf
Merge "adb: Use kernel aio for functionfs."
by Treehugger Robot
· 7 years ago
9f38e19
Merge "adb: improve CHECKs."
by Treehugger Robot
· 7 years ago
e467209
adb: improve CHECKs.
by Josh Gao
· 7 years ago
1d6c01b
adbd: don't spin if file sync read fails.
by Josh Gao
· 7 years ago
7b9a4d5
Move adbd from root to system
by Bowgo Tsai
· 7 years ago
e163298
Fix adb tcpip tests.
by Elliott Hughes
· 7 years ago
8570d1d
Merge "Don't preserve file attributes when pulling bugreport file..."
by Treehugger Robot
· 7 years ago
b0c1802
adb: add track-devices-l service.
by Josh Gao
· 7 years ago
b122b17
adb: allow selection of a specific transport.
by Josh Gao
· 7 years ago
c2449e8
Merge "adb: fix deadlock in kick_all_transports."
by Treehugger Robot
· 7 years ago
af39885
Fix bug #37284906, adb shell crashes on windows with invalid options.
by Huihong Luo
· 7 years ago
1db71af
adb: fix deadlock in kick_all_transports.
by Josh Gao
· 7 years ago
4bfddbd
Don't preserve file attributes when pulling bugreport file...
by Felipe Leme
· 7 years ago
f26cf6d
Fix a potential memory leak
by Ting-Yuan Huang
· 7 years ago
ecee434
adb: Use kernel aio for functionfs.
by Jerry Zhang
· 7 years ago
7462f18
Fix reference to out of scope local in adb_thread_setname.
by Elliott Hughes
· 7 years ago
5550901
Merge "adbd: add logging to troubleshoot usb issues."
by Treehugger Robot
· 7 years ago
184f571
adbd: add logging to troubleshoot usb issues.
by Josh Gao
· 7 years ago
cd15fc7
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 7 years ago
f1d3dbc
adbd: lessen security constraints when the device is unlocked
by Bowgo Tsai
· 7 years ago
0461609
Merge "Indicate that a packet was truncated."
by Treehugger Robot
· 7 years ago
9893f93
Indicate that a packet was truncated.
by Dan Albert
· 7 years ago
b220676
Merge "Revert "adb: turn on libusb by default.""
by Treehugger Robot
· 7 years ago
969110c
Revert "adb: turn on libusb by default."
by Josh Gao
· 7 years ago
b6d3f28
Merge "Give a clear error message if we can't start the server."
by Treehugger Robot
· 7 years ago
6eadee8
Give a clear error message if we can't start the server.
by Elliott Hughes
· 7 years ago
9d2e688
Merge "adb: increase the shell command length limit."
by Treehugger Robot
· 7 years ago
a019f78
adb: increase the shell command length limit.
by Josh Gao
· 7 years ago
6f61a6d
Merge "adb: fix deadlock between transport_unref and usb_close."
by Treehugger Robot
· 7 years ago
717f153
adbd: optionally use qemud pipe without ro.kernel.qemu
by Nicolas Norvez
· 7 years ago
7e197ef
adb: fix deadlock between transport_unref and usb_close.
by Josh Gao
· 7 years ago
5b8b10e
adb: libusb: switch from polling for accessibility to a sleep.
by Josh Gao
· 7 years ago
7dd382d
adb: improve race between device_connected and device_disconnected.
by Josh Gao
· 7 years ago
60b8c26
adb: libusb: don't try to delete a usb_handle twice.
by Josh Gao
· 7 years ago
664a618
adb: don't hold queue lock while performing callbacks.
by Josh Gao
· 7 years ago
0b13c89
adb: reunregress waiting for device on start-server.
by Josh Gao
· 7 years ago
68599f5
Merge "adb: fix deadlock."
by Treehugger Robot
· 7 years ago
d1a3e8f
adb: fix deadlock.
by Josh Gao
· 7 years ago
9c0a541
Merge "Create build target to pull adb test scripts."
by GuangHui Liu
· 7 years ago
e5d665b
Always print the initial bugreport progress message.
by Felipe Leme
· 7 years ago
5176df8
Add host feature for `push --sync` support.
by Dan Albert
· 7 years ago
41bda34
Create build target to pull adb test scripts.
by GuangHui Liu
· 8 years ago
a6bb369
Merge changes I8d0c60e5,Ib8ad0ad6
by Treehugger Robot
· 7 years ago
06b0d6b
Add --sync support to push.
by Dan Albert
· 7 years ago
def4aae
Fix test following -p removal.
by Dan Albert
· 7 years ago
36dadca
adb: boolify check_header and check_data.
by Josh Gao
· 8 years ago
16c5a13
adb: redirect stdout/stderr before initializing usb.
by Josh Gao
· 8 years ago
abddbc2
adb: Allow disabling verity on eng builds when using AVB.
by David Zeuthen
· 8 years ago
425aefd
adb: libusb: recognize devices with multiple interfaces.
by Josh Gao
· 8 years ago
3f60a96
adb: libusb: wait for devices to become accessible.
by Josh Gao
· 8 years ago
6da1cd4
adb: libusb: switch to hotplug for device detection.
by Josh Gao
· 8 years ago
723258a
adb: silence noise.
by Josh Gao
· 8 years ago
cecbc99
Merge "Adding 'uhid' permission for access to /dev/uhid."
by Siarhei Vishniakou
· 8 years ago
0729dd1
Adding 'uhid' permission for access to /dev/uhid.
by Siarhei Vishniakou
· 8 years ago
362b404
adb: fix darwin build break.
by Josh Gao
· 8 years ago
44f6592
Merge changes I394f5782,I9475f5d0,I59707186
by Josh Gao
· 8 years ago
8964fbf
Fix style nits in adb's Android.mk.
by Elliott Hughes
· 8 years ago
b3526e1
Fix build error when (ADB|FASTBOOT)_VERSION has space
by SzuWei Lin
· 8 years ago
6f4d474
Merge "Show the "platform tools" version in adb/fastboot --version."
by Treehugger Robot
· 8 years ago
01b7bc4
adb: move all cleanup to a function with defined ordering.
by Josh Gao
· 8 years ago
b3c14ec
adb: make `adb kill-server` wait for the server to die.
by Josh Gao
· 8 years ago
707a6e4
adb: libusb: replace sleep with timed CV wait.
by Josh Gao
· 8 years ago
4d4f64f
Show the "platform tools" version in adb/fastboot --version.
by Elliott Hughes
· 8 years ago
761ae04
Merge "adb: properly handle libusb_clear_halt failure."
by Treehugger Robot
· 8 years ago
8bf37d7
adb: properly handle libusb_clear_halt failure.
by Josh Gao
· 8 years ago
ddfd505
Merge "Give slightly less useless versions to adb and fastboot."
by Elliott Hughes
· 8 years ago
2708a95
Give slightly less useless versions to adb and fastboot.
by Elliott Hughes
· 8 years ago
4acb360
Fix macOS build.
by Elliott Hughes
· 8 years ago
cd35664
Improve udev failure diagnostics.
by Elliott Hughes
· 8 years ago
fd713e5
adb: wait for devices to come up instead of sleeping for 3s.
by Josh Gao
· 8 years ago
6f46e6b
adb: initialize mDNS asynchronously.
by Josh Gao
· 8 years ago
4c93639
adb: add fdevent_run_on_main_thread.
by Josh Gao
· 8 years ago
04a8218
adb: make darwin build with thread safety analysis.
by Josh Gao
· 8 years ago
c7988b1
Merge "adb: use the actual wMaxPacketSize for usb endpoints."
by Josh Gao
· 8 years ago
2983d27
Merge "adb: enable -Wthread-safety on linux/darwin."
by Josh Gao
· 8 years ago
68f679c
adb: enable -Wthread-safety on linux/darwin.
by Josh Gao
· 8 years ago
ef3d343
adb: use the actual wMaxPacketSize for usb endpoints.
by Josh Gao
· 8 years ago
499af38
Merge "Don't display bugreport progress when it recedes, for real..."
by Treehugger Robot
· 8 years ago
66b25eb
Merge "Improve "adb sideload" error reporting."
by Elliott Hughes
· 8 years ago
09e794c
Improve "adb sideload" error reporting.
by Elliott Hughes
· 8 years ago
4cc0361
Don't display bugreport progress when it recedes, for real...
by Felipe Leme
· 8 years ago
Next »