Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_adb
/
3433bc1dd045bce42624a92bd78d93d15cf5525d
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
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
357111f
[adb client] Fix mdns discovery service registry.
by Joshua Duong
· 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
26dba9b
Merge "adb: Avoid extra string construction"
by Treehugger Robot
· 5 years ago
0354bef
adb: Avoid extra string construction
by Greg Kaiser
· 5 years ago
c045ce7
Merge "[adb] generic "cast_handle_to_int" function"
by Yurii Zubrytskyi
· 5 years ago
3c0574f
[adb] generic "cast_handle_to_int" function
by Yurii Zubrytskyi
· 5 years ago
202b3c5
adb: fix bugreport status line.
by Josh Gao
· 5 years ago
c0f1478
Merge "adb: implement compression for file sync."
by Josh Gao
· 5 years ago
2f0f9eb
adb: implement compression for file sync.
by Josh Gao
· 6 years ago
60f58a4
Merge changes from topic "adbwifi-bugfixes"
by Joshua Duong
· 5 years ago
dd19e86
Pass the os handle to the tls connection.
by Joshua Duong
· 5 years ago
94b85e1
Fix pairing aes_128_gcm key initialization.
by Joshua Duong
· 5 years ago
79534ad
Merge "Revert "Revert "Set apex_available property"""
by Treehugger Robot
· 5 years ago
c6afe4a
Revert "Revert "Set apex_available property""
by Jiyong Park
· 5 years ago
de8af9b
[adb] file sync performance on Windows
by Yurii Zubrytskyi
· 5 years ago
96d3ce6
Adding block kind to protocol for future streaming of a tree.
by Alex Buynytskyy
· 5 years ago
5b21088
[adb] Print fewer progress messages for push/pull
by Yurii Zubrytskyi
· 5 years ago
22863bd
[adb] Optimize fdevent machinery
by Yurii Zubrytskyi
· 5 years ago
745a818
[adb] Fix incremental installation on Windows
by Yurii Zubrytskyi
· 5 years ago
965301e
[adb incremental] send priority blocks first
by Songchun Fan
· 5 years ago
daf826a
[adb data server] wait for installation results before terminates
by Songchun Fan
· 6 years ago
b70f32a
Implement the new v4 signing scheme in adb
by Alex Buynytskyy
· 5 years ago
3d75638
Merge "Revert "Set apex_available property""
by Anna Trostanetski
· 5 years ago
2649e70
Revert "Set apex_available property"
by Anna Trostanetski
· 5 years ago
3ceb180
Merge "Set apex_available property"
by Jiyong Park
· 5 years ago
570a718
Set apex_available property
by Jiyong Park
· 6 years ago
8c9caad
Merge "adb: fix sync."
by Treehugger Robot
· 5 years ago
9c50b01
Merge "adb: extract syncmsg structs."
by Treehugger Robot
· 5 years ago
Next »