Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
53a72237d57daae5b6cfdf1d5158e739eedff9bd
/
adb
fa5b56d
Set $HOSTNAME in adbd.
by Elliott Hughes
· 8 years ago
23313c2
Merge "adb: remove SendConnectOnHost."
by Treehugger Robot
· 8 years ago
e2b6302
adb: remove SendConnectOnHost.
by Josh Gao
· 8 years ago
e0331ff
adbd: improve thread names.
by Josh Gao
· 8 years ago
765cc49
Merge "adb: partially revert b5e11415."
by Treehugger Robot
· 8 years ago
f568b48
Reland "Remove comments and code about ro.boot.slot"
by Tom Cherry
· 8 years ago
1ea5b92
Revert "Remove comments and code about ro.boot.slot"
by Tom Cherry
· 8 years ago
8e79903
Remove comments and code about ro.boot.slot
by Tom Cherry
· 8 years ago
f2b2bf8
Merge changes I0ed00441,I12d46493,Ib484f701
by Josh Gao
· 8 years ago
1155605
adb: partially revert b5e11415.
by Josh Gao
· 8 years ago
cc30272
Revert "adb: fix deadlock between transport_unref and usb_close."
by Josh Gao
· 8 years ago
bfe5e3e
adb: add lock to remove_socket.
by Josh Gao
· 8 years ago
f71cb73
adb: reformat comments.
by Josh Gao
· 8 years ago
e6d734d
adb: reboot: last boot command default
by Mark Salyzyn
· 8 years ago
b03c503
Merge "Revert "adbd: lessen security constraints when the device is unlocked""
by Treehugger Robot
· 8 years ago
32ad26f
Revert "adbd: lessen security constraints when the device is unlocked"
by Bowgo Tsai
· 8 years ago
5c73c79
Merge "Move adbd from root to system"
by Treehugger Robot
· 8 years ago
5c241c7
Merge "adb: Use kernel aio for functionfs."
by Treehugger Robot
· 8 years ago
7207352
Merge "adb: improve CHECKs."
by Treehugger Robot
· 8 years ago
7fbaa4a
adb: improve CHECKs.
by Josh Gao
· 8 years ago
8aabb2b
adbd: don't spin if file sync read fails.
by Josh Gao
· 8 years ago
1c18f9e
Move adbd from root to system
by Bowgo Tsai
· 8 years ago
d45be4c
Fix adb tcpip tests.
by Elliott Hughes
· 8 years ago
70d45b1
Merge "Don't preserve file attributes when pulling bugreport file..."
by Treehugger Robot
· 8 years ago
dc812b6
adb: add track-devices-l service.
by Josh Gao
· 8 years ago
5fa43b0
adb: allow selection of a specific transport.
by Josh Gao
· 8 years ago
60322c2
Merge "adb: fix deadlock in kick_all_transports."
by Treehugger Robot
· 8 years ago
90121ee
Fix bug #37284906, adb shell crashes on windows with invalid options.
by Huihong Luo
· 8 years ago
990c408
adb: fix deadlock in kick_all_transports.
by Josh Gao
· 8 years ago
3fdfaa9
Don't preserve file attributes when pulling bugreport file...
by Felipe Leme
· 8 years ago
fcaa383
Fix a potential memory leak
by Ting-Yuan Huang
· 8 years ago
dfd76ea
adb: Use kernel aio for functionfs.
by Jerry Zhang
· 8 years ago
e39bac5
Fix reference to out of scope local in adb_thread_setname.
by Elliott Hughes
· 8 years ago
1d81e72
Merge "adbd: add logging to troubleshoot usb issues."
by Treehugger Robot
· 8 years ago
cc43275
adbd: add logging to troubleshoot usb issues.
by Josh Gao
· 8 years ago
3a13d91
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 8 years ago
b896d4d
adbd: lessen security constraints when the device is unlocked
by Bowgo Tsai
· 8 years ago
c1eb64f
Merge "Indicate that a packet was truncated."
by Treehugger Robot
· 8 years ago
4e9c744
Indicate that a packet was truncated.
by Dan Albert
· 8 years ago
e63ba2f
Merge "Revert "adb: turn on libusb by default.""
by Treehugger Robot
· 8 years ago
bd24653
Revert "adb: turn on libusb by default."
by Josh Gao
· 8 years ago
d0db664
Merge "Give a clear error message if we can't start the server."
by Treehugger Robot
· 8 years ago
93b94fc
Give a clear error message if we can't start the server.
by Elliott Hughes
· 8 years ago
e477502
Merge "adb: increase the shell command length limit."
by Treehugger Robot
· 8 years ago
2622d66
adb: increase the shell command length limit.
by Josh Gao
· 8 years ago
a0054cb
Merge "adb: fix deadlock between transport_unref and usb_close."
by Treehugger Robot
· 8 years ago
986f19a
adbd: optionally use qemud pipe without ro.kernel.qemu
by Nicolas Norvez
· 8 years ago
ad5b787
adb: fix deadlock between transport_unref and usb_close.
by Josh Gao
· 8 years ago
d7dc9d9
adb: libusb: switch from polling for accessibility to a sleep.
by Josh Gao
· 8 years ago
d5a1036
adb: improve race between device_connected and device_disconnected.
by Josh Gao
· 8 years ago
77c277a
adb: libusb: don't try to delete a usb_handle twice.
by Josh Gao
· 8 years ago
3934786
adb: don't hold queue lock while performing callbacks.
by Josh Gao
· 8 years ago
0308b03
adb: reunregress waiting for device on start-server.
by Josh Gao
· 8 years ago
18962d2
Merge "adb: fix deadlock."
by Treehugger Robot
· 8 years ago
d4ec72b
adb: fix deadlock.
by Josh Gao
· 8 years ago
d7502ba
Merge "Create build target to pull adb test scripts."
by GuangHui Liu
· 8 years ago
f5d1b85
Always print the initial bugreport progress message.
by Felipe Leme
· 8 years ago
5bed8da
Add host feature for `push --sync` support.
by Dan Albert
· 8 years ago
2f8f263
Create build target to pull adb test scripts.
by GuangHui Liu
· 8 years ago
3eec498
Merge changes I8d0c60e5,Ib8ad0ad6
by Treehugger Robot
· 8 years ago
ce26647
Add --sync support to push.
by Dan Albert
· 8 years ago
1bccea2
Fix test following -p removal.
by Dan Albert
· 8 years ago
c84d160
adb: boolify check_header and check_data.
by Josh Gao
· 8 years ago
a4dda44
adb: redirect stdout/stderr before initializing usb.
by Josh Gao
· 8 years ago
7dcd096
adb: Allow disabling verity on eng builds when using AVB.
by David Zeuthen
· 8 years ago
c59911c
adb: libusb: recognize devices with multiple interfaces.
by Josh Gao
· 8 years ago
92a3139
adb: libusb: wait for devices to become accessible.
by Josh Gao
· 8 years ago
77a5dc9
adb: libusb: switch to hotplug for device detection.
by Josh Gao
· 8 years ago
7f6787b
adb: silence noise.
by Josh Gao
· 8 years ago
1b381fe
Merge "Adding 'uhid' permission for access to /dev/uhid."
by Siarhei Vishniakou
· 8 years ago
e411696
Adding 'uhid' permission for access to /dev/uhid.
by Siarhei Vishniakou
· 8 years ago
d3b21cb
adb: fix darwin build break.
by Josh Gao
· 8 years ago
f14a66b
Merge changes I394f5782,I9475f5d0,I59707186
by Josh Gao
· 8 years ago
ee75222
Fix style nits in adb's Android.mk.
by Elliott Hughes
· 8 years ago
b45adb4
Fix build error when (ADB|FASTBOOT)_VERSION has space
by SzuWei Lin
· 8 years ago
e3d2f2b
Merge "Show the "platform tools" version in adb/fastboot --version."
by Treehugger Robot
· 8 years ago
00ad5de
adb: move all cleanup to a function with defined ordering.
by Josh Gao
· 8 years ago
b31f48a
adb: make `adb kill-server` wait for the server to die.
by Josh Gao
· 8 years ago
3985a63
adb: libusb: replace sleep with timed CV wait.
by Josh Gao
· 8 years ago
6281ca6
Show the "platform tools" version in adb/fastboot --version.
by Elliott Hughes
· 8 years ago
774f9a8
Merge "adb: properly handle libusb_clear_halt failure."
by Treehugger Robot
· 8 years ago
1a4ddbf
adb: properly handle libusb_clear_halt failure.
by Josh Gao
· 8 years ago
83c78ab
Merge "Give slightly less useless versions to adb and fastboot."
by Elliott Hughes
· 8 years ago
781b33e
Give slightly less useless versions to adb and fastboot.
by Elliott Hughes
· 8 years ago
ca0331f
Fix macOS build.
by Elliott Hughes
· 8 years ago
46332d6
Improve udev failure diagnostics.
by Elliott Hughes
· 8 years ago
f969590
adb: wait for devices to come up instead of sleeping for 3s.
by Josh Gao
· 8 years ago
4f52d3f
adb: initialize mDNS asynchronously.
by Josh Gao
· 8 years ago
3780903
adb: add fdevent_run_on_main_thread.
by Josh Gao
· 8 years ago
8d7f7d7
adb: make darwin build with thread safety analysis.
by Josh Gao
· 8 years ago
ddc8fff
Merge "adb: use the actual wMaxPacketSize for usb endpoints."
by Josh Gao
· 8 years ago
65430b3
Merge "adb: enable -Wthread-safety on linux/darwin."
by Josh Gao
· 8 years ago
f25ad13
adb: enable -Wthread-safety on linux/darwin.
by Josh Gao
· 8 years ago
06b2ada
adb: use the actual wMaxPacketSize for usb endpoints.
by Josh Gao
· 8 years ago
8613fe0
Merge "Don't display bugreport progress when it recedes, for real..."
by Treehugger Robot
· 8 years ago
8ac3137
Merge "Improve "adb sideload" error reporting."
by Elliott Hughes
· 8 years ago
2a1059c
Improve "adb sideload" error reporting.
by Elliott Hughes
· 8 years ago
45aea25
Don't display bugreport progress when it recedes, for real...
by Felipe Leme
· 8 years ago
1f7943a
adb: Support 'adb enable/disable-verity' when using AVB.
by David Zeuthen
· 8 years ago
9038304
Merge "Stop writing NUL bytes in adbkey.pub."
by Treehugger Robot
· 8 years ago
Next »