Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_adb
/
d717d65ce0045ba4f2d8c5718ab35d92cc811514
d717d65
Merge "adb: only submit USB writes on the worker thread."
by Treehugger Robot
· 5 years ago
58cc515
adb: only submit USB writes on the worker thread.
by Josh Gao
· 5 years ago
5d94e1b
Merge "adb: fix flakiness in PTY shell protocol."
by Josh Gao
· 5 years ago
332823c
adb: fix flakiness in PTY shell protocol.
by Josh Gao
· 5 years ago
dfa7ba6
adb: fix abb test.
by Josh Gao
· 5 years ago
6f490be
Merge "Optimizing install-multi-package to use ABB."
by Treehugger Robot
· 5 years ago
c310cf5
Merge "Incremental install mode for install-multi."
by Treehugger Robot
· 5 years ago
77138ae
Optimizing install-multi-package to use ABB.
by Alex Buynytskyy
· 5 years ago
7a4224f
Incremental install mode for install-multi.
by Alex Buynytskyy
· 5 years ago
3b24e9d
Merge changes from topic "adb-mdns"
by Joshua Duong
· 5 years ago
64979d0
adb pair: allow passing password as command-line argument.
by Joshua Duong
· 5 years ago
3433bc1
Change adb auto-connect to use mdns instance name.
by Joshua Duong
· 5 years ago
07e9587
'adb pair' by mdns instance name.
by Joshua Duong
· 5 years ago
7ea62d8
'adb connect' by mDNS service name.
by Joshua Duong
· 5 years ago
96b9472
adb: don't cache failure to get features.
by Josh Gao
· 5 years ago
31ff0ca
Passing additional flags to incremental installation.
by Alex Buynytskyy
· 5 years ago
8d238fb
Merge "Make some fdevent member functions pure virtual."
by Treehugger Robot
· 5 years ago
35be7f9
Add a few more trivial socket_spec.h tests.
by Elliott Hughes
· 5 years ago
f24aebf
Make some fdevent member functions pure virtual.
by Elliott Hughes
· 5 years ago
57121d2
Merge changes Id8d9fa6c,I47d3ad50,I7cebbf75,Id10e320a
by Josh Gao
· 5 years ago
4d2fceb
Merge changes I24e70952,I652560ad
by Treehugger Robot
· 5 years ago
6e35ec3
Merge "Remove unneeded optimize_for lite"
by Treehugger Robot
· 5 years ago
f2a0d87
Add mDNS service instance name parser.
by Joshua Duong
· 5 years ago
a8fa163
Merge "[adb client] Fix mdns discovery service registry."
by Joshua Duong
· 5 years ago
8094712
adb: use transport-id to make coverage script faster.
by Josh Gao
· 5 years ago
5d3ef9b
adb: add `adb transport-id` command.
by Josh Gao
· 5 years ago
357111f
[adb client] Fix mdns discovery service registry.
by Joshua Duong
· 5 years ago
4b54c11
Remove unneeded optimize_for lite
by Luca Stefani
· 5 years ago
65d18e2
adbd: avoid compiling more code in the daemon.
by Josh Gao
· 5 years ago
b085177
adb: don't run all of the tests again over TCP in coverage.
by Josh Gao
· 5 years ago
adb0926
adbd: respect ADB_TRACE on host adbd.
by Josh Gao
· 5 years ago
9ea85de
adb: mark kMaxProcessNameLength as constexpr.
by Josh Gao
· 5 years ago
6c023ec
Merge "Add min_sdk_version:R to updatable apexes"
by Jooyung Han
· 5 years ago
608d5a7
Merge "[adb] Disable _adb._tcp. service auto-connect by default."
by Joshua Duong
· 5 years ago
fe46ae9
Merge "Using ABB for install-multi."
by Treehugger Robot
· 5 years ago
2ed15ac
[adb] Disable _adb._tcp. service auto-connect by default.
by Joshua Duong
· 5 years ago
8594fcd
Using ABB for install-multi.
by Alex Buynytskyy
· 5 years ago
3833d0f
adb: allow filtering by file in coverage/show.sh.
by Josh Gao
· 5 years ago
b62c9fd
adbd: don't use libc++_static.
by Josh Gao
· 5 years ago
a5baef9
adb: split transport_local.cpp into client/daemon.
by Josh Gao
· 5 years ago
fb2dc5c
Merge changes from topic "adb-mdns-cmdline"
by Joshua Duong
· 5 years ago
5f63d11
[adb client] Add "mdns services" command.
by Joshua Duong
· 5 years ago
e22e161
[adb client] Add "adb mdns check" command.
by Joshua Duong
· 5 years ago
d7c49ec
adbd: improve coverage by compiling less code.
by Josh Gao
· 5 years ago
5c43f20
adb: refactor and relocate coverage script.
by Josh Gao
· 5 years ago
7471699
adbd: test TCP in coverage.
by Josh Gao
· 5 years ago
843f191
adb: allow wait-for-disconnect to match offline for TCP devices.
by Josh Gao
· 5 years ago
d231cda
adbd: add unit tests to coverage report.
by Josh Gao
· 5 years ago
c185a93
Merge "adb: add helper binary to do a usb reset on a device."
by Josh Gao
· 5 years ago
8ba5bbe
adbd: add a script to generate coverage information.
by Josh Gao
· 5 years ago
b2bcd75
adbd: add a log message on start.
by Josh Gao
· 5 years ago
1a88128
[adb data server] Initialize variable
by Greg Kaiser
· 5 years ago
791a339
Merge "adbconnection: silence logspam."
by Josh Gao
· 5 years ago
f5a4880
Merge "adb: change mdns tls service names (RFC 6763)."
by Treehugger Robot
· 5 years ago
77b8ff3
adb: change mdns tls service names (RFC 6763).
by Joshua Duong
· 5 years ago
4dee532
adbconnection: silence logspam.
by Josh Gao
· 5 years ago
15e9f61
Merge "adbconnection: delete unnecessary darwin workaround."
by Treehugger Robot
· 5 years ago
9dcf23f
adbconnection: delete unnecessary darwin workaround.
by Josh Gao
· 5 years ago
8195bc4
Merge "adb: fix feature sets on devices that don't have them."
by Josh Gao
· 5 years ago
291733b
adb: fix feature sets on devices that don't have them.
by Josh Gao
· 5 years ago
898890e
Merge "macOS build fix: no SOCK_CLOEXEC on darwin."
by Treehugger Robot
· 5 years ago
a223ecb
Merge "macOS build fix: no off64_t on darwin."
by Treehugger Robot
· 5 years ago
80a543d
macOS build fix: no SOCK_CLOEXEC on darwin.
by Elliott Hughes
· 5 years ago
8632ca1
Remove host_supported from libadb_pairing_server.
by Joshua Duong
· 5 years ago
b17b9dc
macOS build fix: don't build libadbconnection.
by Elliott Hughes
· 5 years ago
57aa50a
macOS build fix: no off64_t on darwin.
by Elliott Hughes
· 5 years ago
e6774eb
Merge "[incfs] Stream the hash tree for incremental installation"
by Treehugger Robot
· 5 years ago
681eec5
[incfs] Stream the hash tree for incremental installation
by Alex Buynytskyy
· 5 years ago
816c2d2
[adb] Don't copy features set on each get()
by Yurii Zubrytskyi
· 5 years ago
fdc945f
Add min_sdk_version:R to updatable apexes
by Jooyung Han
· 5 years ago
11bf030
Merge changes from topic "adbd_lz4"
by Josh Gao
· 5 years ago
49ad923
Merge "adb: add option to disable kill-server."
by Josh Gao
· 5 years ago
5c34b0f
Merge "Add missing `static` for macOS inline."
by Elliott Hughes
· 5 years ago
3eb5ca1
Merge "Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"""
by Josh Gao
· 5 years ago
c573adb
Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor""
by Josh Gao
· 5 years ago
bea8f3c
adb: add option to disable kill-server.
by Josh Gao
· 5 years ago
915d67f
Add missing `static` for macOS inline.
by Elliott Hughes
· 5 years ago
659ec67
adb: add implementation of mempcpy for deficient platforms.
by Josh Gao
· 5 years ago
8a410a0
adb: add dry-run option to push/sync.
by Josh Gao
· 5 years ago
fb386cc
adb: implement LZ4 compression.
by Josh Gao
· 5 years ago
58bee93
adb: fix use of wrong union variant.
by Josh Gao
· 5 years ago
d11b509
adb: fix front_size, front_data.
by Josh Gao
· 5 years ago
bfcd8ff
adb: add interfaces for Encoder/Decoder.
by Josh Gao
· 5 years ago
c79bc08
Merge changes I90e10c74,I038d1df4,I4299bd96
by Josh Gao
· 5 years ago
1a43087
adbd: delete unused variable.
by Josh Gao
· 5 years ago
521e999
adb: move things around to prepare to add LZ4.
by Josh Gao
· 5 years ago
d8bad8e
adb: fix misindentation in Android.bp
by Josh Gao
· 5 years ago
1719fe5
Merge "adb: fix apex installation."
by Yurii Zubrytskyi
· 5 years ago
da23bf3
Merge "Statically link libadbd into minadbd."
by Josh Gao
· 5 years ago
08c8e7f
Merge "adb: temporarily kill adb_benchmark."
by Josh Gao
· 5 years ago
fb139d9
adb: fix apex installation.
by Josh Gao
· 5 years ago
dc20c2f
Statically link libadbd into minadbd.
by Josh Gao
· 5 years ago
aba5f7e
Merge "Move adbd's legacy USB implementation to fastboot."
by Josh Gao
· 5 years ago
bb3400b
adb: temporarily kill adb_benchmark.
by Josh Gao
· 5 years ago
6b55e75
Move adbd's legacy USB implementation to fastboot.
by Josh Gao
· 5 years ago
de9078d
Merge "[adb] use zip iteration with functor"
by Songchun Fan
· 5 years ago
5b4161e
[adb] use zip iteration with functor
by Songchun Fan
· 5 years ago
4d8ff90
Merge "Revert "Revert "Delay initial accept() until server initialized"""
by Treehugger Robot
· 5 years ago
232c39c
Revert "Revert "Delay initial accept() until server initialized""
by Daniel Colascione
· 6 years ago
39ee3d8
[adb] Use incremental installation by default
by Yurii Zubrytskyi
· 5 years ago
Next »