Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
3ad274be1558ab190f35df1126b42512a8d05762
/
adb
d417177
Explicitly show the destination filename for a bugreport.
by Elliott Hughes
· 5 years ago
282385f
[adb] Check for null in mdns connect info.
by Joshua Duong
· 5 years ago
30b0bbd
adb: avoid crash when authenticating without vendor keys.
by Josh Gao
· 5 years ago
536f220
Merge "adbd: remove ifdefs guarding root/secure."
by Josh Gao
· 5 years ago
d076857
adbd: remove ifdefs guarding root/secure.
by Josh Gao
· 5 years ago
b99f194
Merge "Move libadbd_auth, libadbd_fs to adbd_system_binaries."
by Josh Gao
· 5 years ago
924915b
adb: treat non-successful inc-server runs as failures
by Yurii Zubrytskyi
· 5 years ago
450e83e
Merge "adb: implement zstd compression for file sync."
by Josh Gao
· 5 years ago
f7fed04
Merge "check_ms_os_desc: fix buffer overflow."
by Treehugger Robot
· 5 years ago
7405a92
Signature checks.
by Alex Buynytskyy
· 5 years ago
a2929d5
check_ms_os_desc: fix buffer overflow.
by Josh Gao
· 5 years ago
3f2f3ba
adb: don't use parameterized in test_adb.py.
by Josh Gao
· 5 years ago
e572f2f
Move libadbd_auth, libadbd_fs to adbd_system_binaries.
by Josh Gao
· 5 years ago
317d3e1
adb: implement zstd compression for file sync.
by Josh Gao
· 5 years ago
4ea509e
Merge "adb: only submit USB writes on the worker thread."
by Treehugger Robot
· 5 years ago
9625510
adb: only submit USB writes on the worker thread.
by Josh Gao
· 5 years ago
b273655
Merge "adb: fix flakiness in PTY shell protocol."
by Josh Gao
· 5 years ago
be41ae5
adb: fix flakiness in PTY shell protocol.
by Josh Gao
· 5 years ago
8f83498
adb: fix abb test.
by Josh Gao
· 5 years ago
a64d4f8
Optimizing install-multi-package to use ABB.
by Alex Buynytskyy
· 5 years ago
c06d01e
Incremental install mode for install-multi.
by Alex Buynytskyy
· 5 years ago
7ce4a26
Merge changes from topic "adb-mdns"
by Joshua Duong
· 5 years ago
dcba5c9
adb pair: allow passing password as command-line argument.
by Joshua Duong
· 5 years ago
04d207d
Change adb auto-connect to use mdns instance name.
by Joshua Duong
· 6 years ago
beac509
'adb pair' by mdns instance name.
by Joshua Duong
· 6 years ago
7ebc595
'adb connect' by mDNS service name.
by Joshua Duong
· 6 years ago
ec5aa59
adb: don't cache failure to get features.
by Josh Gao
· 5 years ago
04aa5be
Passing additional flags to incremental installation.
by Alex Buynytskyy
· 5 years ago
b6a6023
Merge "Make some fdevent member functions pure virtual."
by Treehugger Robot
· 5 years ago
e65e002
Add a few more trivial socket_spec.h tests.
by Elliott Hughes
· 5 years ago
631fe1e
Make some fdevent member functions pure virtual.
by Elliott Hughes
· 5 years ago
a227c19
Merge changes Id8d9fa6c,I47d3ad50,I7cebbf75,Id10e320a
by Josh Gao
· 5 years ago
8987016
Merge changes I24e70952,I652560ad
by Treehugger Robot
· 5 years ago
1d77251
Merge "Remove unneeded optimize_for lite"
by Treehugger Robot
· 5 years ago
7be8519
Add mDNS service instance name parser.
by Joshua Duong
· 6 years ago
2814928
Merge "[adb client] Fix mdns discovery service registry."
by Joshua Duong
· 5 years ago
a11d27f
adb: use transport-id to make coverage script faster.
by Josh Gao
· 6 years ago
3441f23
adb: add `adb transport-id` command.
by Josh Gao
· 6 years ago
077ac11
[adb client] Fix mdns discovery service registry.
by Joshua Duong
· 6 years ago
9a3d868
Remove unneeded optimize_for lite
by Luca Stefani
· 6 years ago
9f3064f
adbd: avoid compiling more code in the daemon.
by Josh Gao
· 6 years ago
a786f0a
adb: don't run all of the tests again over TCP in coverage.
by Josh Gao
· 6 years ago
ad18395
adbd: respect ADB_TRACE on host adbd.
by Josh Gao
· 6 years ago
34cd60f
adb: mark kMaxProcessNameLength as constexpr.
by Josh Gao
· 6 years ago
6098595
Merge "Add min_sdk_version:R to updatable apexes"
by Jooyung Han
· 6 years ago
3eea624
Merge "[adb] Disable _adb._tcp. service auto-connect by default."
by Joshua Duong
· 6 years ago
abc40c7
Merge "Using ABB for install-multi."
by Treehugger Robot
· 6 years ago
2eedc23
[adb] Disable _adb._tcp. service auto-connect by default.
by Joshua Duong
· 6 years ago
a59e9b4
Using ABB for install-multi.
by Alex Buynytskyy
· 6 years ago
0e778dc
adb: allow filtering by file in coverage/show.sh.
by Josh Gao
· 6 years ago
d5d5ba1
adbd: don't use libc++_static.
by Josh Gao
· 6 years ago
8a9277a
adb: split transport_local.cpp into client/daemon.
by Josh Gao
· 6 years ago
13c639e
[adb client] Add "mdns services" command.
by Joshua Duong
· 6 years ago
504d393
[adb client] Add "adb mdns check" command.
by Joshua Duong
· 6 years ago
073c8d2
adbd: improve coverage by compiling less code.
by Josh Gao
· 6 years ago
f099105
adb: refactor and relocate coverage script.
by Josh Gao
· 6 years ago
79d4f14
adbd: test TCP in coverage.
by Josh Gao
· 6 years ago
e3c62cc
adb: allow wait-for-disconnect to match offline for TCP devices.
by Josh Gao
· 6 years ago
03bee48
adbd: add unit tests to coverage report.
by Josh Gao
· 6 years ago
67095b2
Merge "adb: add helper binary to do a usb reset on a device."
by Josh Gao
· 6 years ago
c0d8686
adbd: add a script to generate coverage information.
by Josh Gao
· 6 years ago
98419f7
adbd: add a log message on start.
by Josh Gao
· 6 years ago
89fe376
[adb data server] Initialize variable
by Greg Kaiser
· 6 years ago
ff08a51
Merge "adbconnection: silence logspam."
by Josh Gao
· 6 years ago
22cc277
Merge "adb: change mdns tls service names (RFC 6763)."
by Treehugger Robot
· 6 years ago
81f2db4
adb: change mdns tls service names (RFC 6763).
by Joshua Duong
· 6 years ago
d81a805
adbconnection: silence logspam.
by Josh Gao
· 6 years ago
4a1da79
adbconnection: delete unnecessary darwin workaround.
by Josh Gao
· 6 years ago
fb4616b
adb: fix feature sets on devices that don't have them.
by Josh Gao
· 6 years ago
8fbb0d8
Merge "macOS build fix: no SOCK_CLOEXEC on darwin."
by Treehugger Robot
· 6 years ago
63f2be8
Merge "macOS build fix: no off64_t on darwin."
by Treehugger Robot
· 6 years ago
cbe30fb
macOS build fix: no SOCK_CLOEXEC on darwin.
by Elliott Hughes
· 6 years ago
5e32d2f
Remove host_supported from libadb_pairing_server.
by Joshua Duong
· 6 years ago
729f58e
macOS build fix: don't build libadbconnection.
by Elliott Hughes
· 6 years ago
7d9a7a3
macOS build fix: no off64_t on darwin.
by Elliott Hughes
· 6 years ago
82c1c97
[incfs] Stream the hash tree for incremental installation
by Alex Buynytskyy
· 6 years ago
6fc26df
[adb] Don't copy features set on each get()
by Yurii Zubrytskyi
· 6 years ago
31242c0
Add min_sdk_version:R to updatable apexes
by Jooyung Han
· 6 years ago
89cce05
Merge changes from topic "adbd_lz4"
by Josh Gao
· 6 years ago
edd7771
Merge "adb: add option to disable kill-server."
by Josh Gao
· 6 years ago
a0c1918
Merge "Add missing `static` for macOS inline."
by Elliott Hughes
· 6 years ago
20f079e
Merge "Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"""
by Josh Gao
· 6 years ago
9026a44
Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor""
by Josh Gao
· 6 years ago
ba6d1da
adb: add option to disable kill-server.
by Josh Gao
· 6 years ago
681338d
Add missing `static` for macOS inline.
by Elliott Hughes
· 6 years ago
0aafa0f
adb: add implementation of mempcpy for deficient platforms.
by Josh Gao
· 6 years ago
5949fcc
adb: add dry-run option to push/sync.
by Josh Gao
· 6 years ago
ec44d35
adb: implement LZ4 compression.
by Josh Gao
· 6 years ago
2165717
adb: fix use of wrong union variant.
by Josh Gao
· 6 years ago
4da40a9
adb: fix front_size, front_data.
by Josh Gao
· 6 years ago
49ba558
adb: add interfaces for Encoder/Decoder.
by Josh Gao
· 6 years ago
e485bdf
adbd: delete unused variable.
by Josh Gao
· 6 years ago
6e697f2
adb: move things around to prepare to add LZ4.
by Josh Gao
· 6 years ago
31d42aa
adb: fix misindentation in Android.bp
by Josh Gao
· 6 years ago
f8dc296
Merge "adb: fix apex installation."
by Yurii Zubrytskyi
· 6 years ago
3c1803c
adb: fix apex installation.
by Josh Gao
· 6 years ago
3735614
Statically link libadbd into minadbd.
by Josh Gao
· 6 years ago
c6cb89e
adb: temporarily kill adb_benchmark.
by Josh Gao
· 6 years ago
0871824
Move adbd's legacy USB implementation to fastboot.
by Josh Gao
· 6 years ago
26a8ed9
Merge "[adb] use zip iteration with functor"
by Songchun Fan
· 6 years ago
Next »