Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_adb
/
62ce57b47e2660eeec6a9f93a9f9d9b19b8d483c
62ce57b
Properly remove adb DNS services.
by Joshua Duong
· 6 years ago
97cf1fd
Merge "Remove various bits of dead code and unused workarounds."
by Treehugger Robot
· 6 years ago
856e5a1
Remove various bits of dead code and unused workarounds.
by Elliott Hughes
· 6 years ago
68301ac
Merge "incremental_server: fix a use of uninitalized memory"
by Treehugger Robot
· 6 years ago
5f241c7
Merge "adbd: fix build breakage."
by Josh Gao
· 6 years ago
2e24c96
adbd: fix build breakage.
by Josh Gao
· 6 years ago
7634dcd
Merge "adbd: remove static dependency on libcutils."
by Josh Gao
· 6 years ago
07fb48c
incremental_server: fix a use of uninitalized memory
by George Burgess IV
· 6 years ago
e77d5c7
Merge changes from topic "adbwifi-system-core"
by Joshua Duong
· 6 years ago
64fab75
[adbwifi] Add A_STLS command.
by Joshua Duong
· 6 years ago
290ccb5
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
by Joshua Duong
· 6 years ago
4788202
[adbd-apex] Export adbd libraries used by system_server.
by Joshua Duong
· 6 years ago
44e1ca1
[adbwifi] Add pairing_connection library.
by Joshua Duong
· 6 years ago
9f6b4df
Merge "[adbwifi] Add pairing_auth library."
by Joshua Duong
· 6 years ago
391aeb2
[adbwifi] Add pairing_auth library.
by Joshua Duong
· 6 years ago
44a1239
Merge "adbd_auth function signature changes."
by Joshua Duong
· 6 years ago
e33722f
adbd_auth function signature changes.
by Joshua Duong
· 6 years ago
3cd4ca8
Merge "Initialize |sentBlocksCount|"
by Yurii Zubrytskyi
· 6 years ago
338bf07
Merge "Remove ld.config.txt from adbd APEX"
by Kiyoung Kim
· 6 years ago
c253a8b
Merge "Fix the MacOS build of incremental*"
by Josh Gao
· 6 years ago
bacfdb5
Initialize |sentBlocksCount|
by Yurii Zubrytskyi
· 6 years ago
f64ea4b
Fix the MacOS build of incremental*
by Yurii Zubrytskyi
· 6 years ago
03134db
Remove ld.config.txt from adbd APEX
by Kiyoung Kim
· 6 years ago
a4dfc14
adbd: remove static dependency on libcutils.
by Josh Gao
· 6 years ago
09e5e24
[adb] Add a version field to v4 signature format
by Yurii Zubrytskyi
· 6 years ago
175ce29
Incremental installations in adb, client/host side.
by Alex Buynytskyy
· 6 years ago
826dc06
Some minor fixes to libadb_tls_connection.
by Joshua Duong
· 6 years ago
48bdec7
add a version TXT record to adb secure mdns services
by Lingfeng Yang
· 6 years ago
8447ed9
adbd: only register dnsservices via explicit API
by Lingfeng Yang
· 7 years ago
9f4fff3
adb client interface for secure services
by Lingfeng Yang
· 7 years ago
8f21710
get the ip address info for all DNS services
by Lingfeng Yang
· 7 years ago
b90156e
make the client browse for appropriate mdns services
by Lingfeng Yang
· 7 years ago
f44871a
Add mDNS services for pairing and connect
by Lingfeng Yang
· 7 years ago
8d669b2
[adbwifi] Add tls_connection library.
by Joshua Duong
· 6 years ago
090c807
Move adb RSA utilities into its own library.
by Joshua Duong
· 6 years ago
4fdea38
[adbwifi] Add adb protos.
by Joshua Duong
· 6 years ago
afc3242
Merge changes Ia8f83a53,Ia1f6a659
by Josh Gao
· 6 years ago
32e903d
adbd: add a perfunctory abb test.
by Josh Gao
· 6 years ago
4218d85
adb: switch tests to python3.
by Josh Gao
· 6 years ago
e830e9f
use apex_test for test apexes
by Jiyong Park
· 6 years ago
8c83738
Merge "adb: report error in copy_to_file."
by Josh Gao
· 6 years ago
d7f1d0b
adb: report error in copy_to_file.
by Josh Gao
· 6 years ago
c5d19ab
Merge "Add libadbd_auth to adbd's required list."
by Josh Gao
· 6 years ago
06af61e
Add libadbd_auth to adbd's required list.
by Josh Gao
· 6 years ago
977c300
Merge "Add adbd_test to mts."
by Josh Gao
· 6 years ago
30ec489
Merge "adbd: actually dynamically link against libadbd_auth."
by Josh Gao
· 6 years ago
24d5b5c
The darwin linker does not support version scripts
by Dan Willemsen
· 6 years ago
c7ff4a5
libadbconnection_client: apply version script to library.
by Josh Gao
· 6 years ago
090712a
adbd: actually dynamically link against libadbd_auth.
by Josh Gao
· 6 years ago
9b06dca
Add adbd_test to mts.
by Josh Gao
· 6 years ago
837b572
Merge "adb: make the push summary fit in 80 columns."
by Elliott Hughes
· 6 years ago
0138d61
adb: make the push summary fit in 80 columns.
by Elliott Hughes
· 6 years ago
bf5a936
Move jdwp connection abstraction from ART apex to adbd apex.
by Josh Gao
· 6 years ago
671dea6
Merge "Build test_com.android.adbd.apex."
by Josh Gao
· 6 years ago
9553de6
Build test_com.android.adbd.apex.
by Josh Gao
· 6 years ago
88dd246
adb: windows: fix adb execute root cmd with no tips
by Junyong Sun
· 6 years ago
0f49f66
Merge "Require liblog for libbase in all configurations"
by Tom Cherry
· 6 years ago
b9cd9cf
Merge "Remove leftover support for target-as-host"
by Treehugger Robot
· 6 years ago
ba73ecb
Remove leftover support for target-as-host
by Kevin Brodsky
· 6 years ago
a0b1bd8
Merge "Add /system/lib to the permitted paths for ns of APEXes"
by Treehugger Robot
· 6 years ago
49b96ec
Require liblog for libbase in all configurations
by Tom Cherry
· 6 years ago
6008f9d
Merge "adb: fix `adb connect` help typo."
by Treehugger Robot
· 6 years ago
adb61a7
Merge "adb: avoid consuming input in `adb remount`."
by Treehugger Robot
· 6 years ago
fff240a
adb: avoid consuming input in `adb remount`.
by Josh Gao
· 6 years ago
a5d0903
adb: fix `adb connect` help typo.
by Elliott Hughes
· 6 years ago
952c796
Add /system/lib to the permitted paths for ns of APEXes
by Jiyong Park
· 6 years ago
f20a667
Update ld.config.txt for adbd apex
by Kiyoung Kim
· 6 years ago
dab3885
Merge "adb: use poll instead of select in shell_service."
by Josh Gao
· 6 years ago
9d65321
Merge "adb: fix use after free of atransport."
by Treehugger Robot
· 6 years ago
a7e4b45
adb: use poll instead of select in shell_service.
by Josh Gao
· 6 years ago
7b39606
Merge "Fix SEGV in libziparchive with malformed zip file."
by Elliott Hughes
· 6 years ago
8de1dcd
Merge "Enable "localfilesystem" UNIX domain socket for ADB."
by Treehugger Robot
· 6 years ago
3f389a9
Fix SEGV in libziparchive with malformed zip file.
by Elliott Hughes
· 6 years ago
63cb181
adb: improve help for -t/-tt.
by Elliott Hughes
· 6 years ago
e490fbb
adb: fix use after free of atransport.
by Josh Gao
· 6 years ago
49dcdb8
adbd: Update DeviceInterfaceGUID for WinUSB
by Jack Pham
· 6 years ago
26fdced
Merge changes I6ff85723,Ia7d743d5
by Josh Gao
· 6 years ago
c7a048b
Merge "adb: remove atransport ref counting."
by Treehugger Robot
· 6 years ago
14ed9f9
adb: remove atransport ref counting.
by Josh Gao
· 6 years ago
3e12469
Revert "Revert "Support socket activation of adb server""
by Daniel Colascione
· 6 years ago
8461387
Enable "localfilesystem" UNIX domain socket for ADB.
by Jason Jeremy Iman
· 6 years ago
cf8040b
Merge "[adb] Optimize adbd's usb reading" am: 6b619c3264
by Josh Gao
· 6 years ago
6b619c3
Merge "[adb] Optimize adbd's usb reading"
by Josh Gao
· 6 years ago
e5e6b0d
[adb] Optimize adbd's usb reading
by Yurii Zubrytskyi
· 6 years ago
59b2664
Merge "Allow the adb server to bind on ::1" am: dcea54ce98
by Josh Gao
· 6 years ago
dcea54c
Merge "Allow the adb server to bind on ::1"
by Josh Gao
· 6 years ago
cf729a8
Merge "Handle the reboot in the recovery user mode" am: e3193b5fa2
by Tianjie Xu
· 6 years ago
e3193b5
Merge "Handle the reboot in the recovery user mode"
by Tianjie Xu
· 6 years ago
18a0beb
Handle the reboot in the recovery user mode
by Tianjie Xu
· 6 years ago
e792d90
Merge "Revert "Delay initial accept() until server initialized"" am: a23825d8df
by Raman Tenneti
· 6 years ago
c70a5e2
Merge "Revert "Support socket activation of adb server"" am: d4de7ad70e
by Raman Tenneti
· 6 years ago
5e5762e
Merge "Revert "fix 'adb shell'"" am: 32778ca983
by Raman Tenneti
· 6 years ago
a23825d
Merge "Revert "Delay initial accept() until server initialized""
by Raman Tenneti
· 6 years ago
bf34b22
Revert "Delay initial accept() until server initialized"
by Raman Tenneti
· 6 years ago
d4de7ad
Merge "Revert "Support socket activation of adb server""
by Raman Tenneti
· 6 years ago
2a34e58
Revert "Support socket activation of adb server"
by Raman Tenneti
· 6 years ago
32778ca
Merge "Revert "fix 'adb shell'""
by Raman Tenneti
· 6 years ago
ffe7acc
Revert "fix 'adb shell'"
by Raman Tenneti
· 6 years ago
ee3cd21
Merge "fix 'adb shell'" am: 4a5117e2e2
by Maciej Żenczykowski
· 6 years ago
4a5117e
Merge "fix 'adb shell'"
by Maciej Żenczykowski
· 6 years ago
Next »