Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
c4df7c7fb660bd52b956af8906eae21b6880d09d
/
adb
6bce08b
Merge "Clean up copy & paste from frameworks/base/cmds."
by Treehugger Robot
· 6 years ago
699c3b1
Merge "Add deprecation warning to adb backup/restore"
by Al Sutton
· 6 years ago
3388a86
Clean up copy & paste from frameworks/base/cmds.
by Elliott Hughes
· 6 years ago
d40d55e
Merge "NFC: Fix potentially uninitialized 'port' variable."
by Treehugger Robot
· 6 years ago
f6b4bd2
NFC: Fix potentially uninitialized 'port' variable.
by Stephen Hines
· 6 years ago
8f42c61
Add deprecation warning to adb backup/restore
by Al Sutton
· 6 years ago
74b8adc
Revert "Revert "Add a way to turn off unique_fd's operator int.""
by Josh Gao
· 6 years ago
0ec2dbd
Merge "adb: enable/disable verity expected overlayfs errors."
by Treehugger Robot
· 6 years ago
4d36f8b
Merge "libbase: add ConsumePrefix/ConsumeSuffix."
by Elliott Hughes
· 6 years ago
64e1686
Merge "adbd: move posix_fadvise after open."
by Treehugger Robot
· 6 years ago
5b064c2
adb: enable/disable verity expected overlayfs errors.
by Mark Salyzyn
· 6 years ago
44e4847
libbase: add ConsumePrefix/ConsumeSuffix.
by Elliott Hughes
· 6 years ago
12405b3
Merge "adbd: avoid starting multiple worker threads."
by Treehugger Robot
· 6 years ago
9462269
Merge "adb: increase `adb [un]root` timeout."
by Treehugger Robot
· 6 years ago
b0eedc0
adb: increase `adb [un]root` timeout.
by Josh Gao
· 6 years ago
33559ab
adbd: compile a static version.
by Josh Gao
· 6 years ago
2fe0b57
adbd: avoid starting multiple worker threads.
by Josh Gao
· 6 years ago
54f585d
adbd: move posix_fadvise after open.
by Josh Gao
· 6 years ago
27ea5ad
Merge "adb: restore generation of public key in `adb keygen`."
by Treehugger Robot
· 6 years ago
8044801
adb: restore generation of public key in `adb keygen`.
by Josh Gao
· 6 years ago
0af6ed5
Support adb rescue wipe command
by xunchang
· 6 years ago
77f6ecb
Merge "Revert "Add a way to turn off unique_fd's operator int.""
by Ian Kasprzak
· 6 years ago
27ded66
Revert "Add a way to turn off unique_fd's operator int."
by Ian Kasprzak
· 6 years ago
c270fb5
Merge "adbd: reduce queue depths."
by Josh Gao
· 6 years ago
e7e4f24
Merge "Add a way to turn off unique_fd's operator int."
by Josh Gao
· 6 years ago
c722709
Merge "adb: silence warning from libusb."
by Treehugger Robot
· 6 years ago
c1b4e05
Merge "adb: fix double close in wait-for-*."
by Treehugger Robot
· 6 years ago
44b365c
adbd: reduce queue depths.
by Josh Gao
· 6 years ago
2b96443
Add a way to turn off unique_fd's operator int.
by Josh Gao
· 6 years ago
8a7c1a7
adb: Support rescue install and getprop.
by Tao Bao
· 6 years ago
58c21a6
adb: fix double close in wait-for-*.
by Josh Gao
· 6 years ago
09beab6
Merge "adb: Recognize rescue mode."
by Tao Bao
· 6 years ago
9c5c9ef
adb: silence warning from libusb.
by Josh Gao
· 6 years ago
f96d47f
adb: Recognize rescue mode.
by Tao Bao
· 6 years ago
c8a010e
adbd: reduce the USB buffer sizes to 16k.
by Josh Gao
· 6 years ago
1ea6f07
Binding err to inout for raw protocol for in-process execute.
by Alex Buynytskyy
· 6 years ago
4d4be1f
Merge "adb: defuse CHECK on IOVector::append of an empty block."
by Treehugger Robot
· 6 years ago
8e4f830
adb: defuse CHECK on IOVector::append of an empty block.
by Josh Gao
· 6 years ago
819e562
Merge "adb: fix mac build breakage."
by Treehugger Robot
· 6 years ago
118f8cd
adb: fix mac build breakage.
by Josh Gao
· 6 years ago
2e81ac3
adbd: demote CHECKs to warning logs.
by Josh Gao
· 6 years ago
8edeab4
Merge "adb: make `adb reconnect` perform a USB reset."
by Josh Gao
· 6 years ago
7775bcb
adb: make `adb reconnect` perform a USB reset.
by Josh Gao
· 6 years ago
9a596f6
adbd: wait for FUNCTIONFS_BIND for up to a second, then retry.
by Josh Gao
· 6 years ago
a50f5b8
Merge changes Ia84ed9ec,I1c0fde72
by Treehugger Robot
· 6 years ago
b185b2b
adbd: listen to all functionfs events.
by Josh Gao
· 6 years ago
ac243a0
adbd: increment writes_submitted_ before submitting writes.
by Josh Gao
· 6 years ago
1133dbb
adb: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
65e7a09
Merge "adbd: support ro.adb.nonblocking_ffs."
by Josh Gao
· 6 years ago
92662e7
Merge "adb: fix uninitialized variable."
by Treehugger Robot
· 6 years ago
c3b7758
adbd: support ro.adb.nonblocking_ffs.
by Josh Gao
· 6 years ago
effa9fa
adb: fix uninitialized variable.
by Josh Gao
· 6 years ago
12c0e81
adb: Fix return value in error case
by Greg Kaiser
· 6 years ago
f933751
adb: avoid sign extension of shell return code.
by Josh Gao
· 6 years ago
51564e2
Merge "adb: attempt to exec newer adb servers on Linux."
by Josh Gao
· 6 years ago
9381e12
Merge changes from topic "apex_earlymount_no_bionic_bindmount"
by Treehugger Robot
· 6 years ago
384aea8
adb: attempt to exec newer adb servers on Linux.
by Josh Gao
· 6 years ago
e6f61a6
adbd: allowing adb root when the device is unlocked
by Bowgo Tsai
· 6 years ago
a76c39d
Revert "Handle adb sync with Bionic under /bionic"
by Jiyong Park
· 6 years ago
451745c
adb: make root/unroot wait for the device to come back.
by Josh Gao
· 6 years ago
c410b7f
adbd: properly handle FUNCTIONFS_BIND without ENABLE.
by Josh Gao
· 6 years ago
ebbc87c
Merge "Restrict scanning port range, not emulator count"
by Josh Gao
· 6 years ago
5f994e4
Merge "Revert "Revert "adbd: switch the default USB implementation."""
by Treehugger Robot
· 6 years ago
12fc7b6
Restrict scanning port range, not emulator count
by Tim Baverstock
· 6 years ago
b4eeee8
adbd: cleanups in remount/verity.
by Josh Gao
· 6 years ago
ba815b6
adb: use /system/bin/remount command
by Mark Salyzyn
· 6 years ago
8754058
Merge "adbd: fix a case where we can fail to join a thread."
by Josh Gao
· 6 years ago
103b89f
adbd: tune USB read/write sizes and queue depths.
by Josh Gao
· 6 years ago
a8a9c0e
adb: add benchmarks for sink/source.
by Josh Gao
· 6 years ago
f5658e4
adbd: fix a case where we can fail to join a thread.
by Josh Gao
· 6 years ago
d1ca640
Revert "Revert "adbd: switch the default USB implementation.""
by Josh Gao
· 6 years ago
4792b42
Merge "adbd: limit the sizes of aio writes."
by Josh Gao
· 6 years ago
7aae1e1
adbd: limit the sizes of aio writes.
by Josh Gao
· 6 years ago
25f690e
Merge "Support splitAPK in install-multi-package."
by Dario Freni
· 6 years ago
37b1d27
Merge "Revert "adbd: switch the default USB implementation.""
by Josh Gao
· 6 years ago
3224223
Revert "adbd: switch the default USB implementation."
by Josh Gao
· 6 years ago
5c2458c
Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ...
by Josh Gao
· 6 years ago
db3b70c
Merge "adbd: switch the default USB implementation."
by Josh Gao
· 6 years ago
930aa74
adb: switch sockets.cpp to ConsumePrefix.
by Josh Gao
· 6 years ago
a89cdcc
adbd: switch abb to ConsumePrefix.
by Josh Gao
· 6 years ago
6b4b800
adb: increment server version.
by Josh Gao
· 6 years ago
c036134
adb: wait for device to disconnect upon `adb root`.
by Josh Gao
· 6 years ago
8f4f18e
adb: implement wait-for-disconnect.
by Josh Gao
· 6 years ago
04d66a9
adb: tell the client what transport it received.
by Josh Gao
· 6 years ago
d6f38df
adbd: switch daemon/services to ConsumePrefix.
by Josh Gao
· 6 years ago
31cf836
adb: switch host_service_to_socket to string_view.
by Josh Gao
· 6 years ago
fe82352
adb: switch handle_host_request to string_view.
by Josh Gao
· 6 years ago
a84c0ce
adb: switch adb_io.h to string_view.
by Josh Gao
· 6 years ago
bbb770b
adb: add helper to consume a prefix on a string_view.
by Josh Gao
· 6 years ago
947d8ba
adb: make ParseUint reject garbage at the end by default.
by Josh Gao
· 6 years ago
e88fe7c
Support splitAPK in install-multi-package.
by Dario Freni
· 6 years ago
5d7be88
Adding EXEC version of calling ABB.
by Alex Buynytskyy
· 6 years ago
651f576
Merge "Temporarily @ignore test_reconnect"
by Julien Desprez
· 6 years ago
fae1caa
Merge "adb: update symlink timestamps."
by Josh Gao
· 6 years ago
075c04e
adb: update symlink timestamps.
by Josh Gao
· 6 years ago
bd413fb
Temporarily @ignore test_reconnect
by Julien Desprez
· 6 years ago
16431fb
adbd: log when exiting due to root/unroot/tcpip/usb.
by Josh Gao
· 6 years ago
91b203a
Merge changes from topic "base_cmsg"
by Josh Gao
· 6 years ago
e4f42a0
Merge "adbd: fallback to legacy USB implementation if needed."
by Josh Gao
· 6 years ago
57d7e3a
adbd: switch the default USB implementation.
by Josh Gao
· 6 years ago
Next »