Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_adb
/
9553de639d84ece07ccd7193019b1b4511785bd1
9553de6
Build test_com.android.adbd.apex.
by Josh Gao
· 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
639a680
fix 'adb shell'
by Maciej Żenczykowski
· 6 years ago
fab2f5a
Merge "Delay initial accept() until server initialized" am: 0e42b0f2b6
by Daniel Colascione
· 6 years ago
0e42b0f
Merge "Delay initial accept() until server initialized"
by Treehugger Robot
· 6 years ago
72d63f9
Merge "Support socket activation of adb server" am: b14c37fc6b
by Daniel Colascione
· 6 years ago
b14c37f
Merge "Support socket activation of adb server"
by Daniel Colascione
· 6 years ago
d3ddf37
Merge "fastdeploy: fix tests." am: 447fd4e763
by Elliott Hughes
· 6 years ago
447fd4e
Merge "fastdeploy: fix tests."
by Elliott Hughes
· 6 years ago
22c1507
fastdeploy: fix tests.
by Elliott Hughes
· 6 years ago
5bbe8aa
Delay initial accept() until server initialized
by Daniel Colascione
· 6 years ago
0329373
Support socket activation of adb server
by Daniel Colascione
· 6 years ago
04efea3
Allow the adb server to bind on ::1
by Callum Ryan
· 6 years ago
fd2e57e
Merge "Properly finish daemon init when initial USB scan complete"
by Daniel Colascione
· 6 years ago
f4f271e
Merge changes from topic "adbd_apex" am: 32dce08529
by Josh Gao
· 6 years ago
286c9dd
adbd: use libadbd_auth for authentication. am: 7cac88a66b
by Josh Gao
· 6 years ago
91e445c
Merge "Properly finish daemon init when initial USB scan complete"
by Daniel Colascione
· 6 years ago
32dce08
Merge changes from topic "adbd_apex"
by Josh Gao
· 6 years ago
7e3889d
Merge "Grant adb auth under recovery for unlocked & userdebug devices"
by Tianjie Xu
· 6 years ago
f9242dd
Grant adb auth under recovery for unlocked & userdebug devices
by Tianjie Xu
· 6 years ago
2bfc85e
Move adbd to an apex.
by Josh Gao
· 6 years ago
7cac88a
adbd: use libadbd_auth for authentication.
by Josh Gao
· 6 years ago
2155f3f
Properly finish daemon init when initial USB scan complete
by Daniel Colascione
· 6 years ago
8360ee7
DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master
by Xin Li
· 6 years ago
ae3f96d
Merge changes from topics "adbd_reboot", "adbd_verity" am: cd61cb7e60
by Josh Gao
· 6 years ago
ba525fe
Move enable-verity/disable-verity out of adb to a helper binary. am: b554f4bf1e
by Josh Gao
· 6 years ago
7b07959
Use adbd_system_binaries to track adbd's dependencies. am: 06e459346b
by Josh Gao
· 6 years ago
cd61cb7
Merge changes from topics "adbd_reboot", "adbd_verity"
by Josh Gao
· 6 years ago
ad70119
Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master
by Xin Li
· 6 years ago
d51c8d5
Merge "deployagent: set sdk version." am: 581f8e2a5a
by Josh Gao
· 6 years ago
b554f4b
Move enable-verity/disable-verity out of adb to a helper binary.
by Josh Gao
· 6 years ago
06e4593
Use adbd_system_binaries to track adbd's dependencies.
by Josh Gao
· 6 years ago
83ce3e2
adb: replace reboot service with exec of /system/bin/reboot.
by Josh Gao
· 6 years ago
1b8426e
deployagent: set sdk version.
by Josh Gao
· 6 years ago
f1c45f7
Merge changes from topic "apex_remount" am: ea2d0f8372
by Josh Gao
· 6 years ago
a0f1935
Move remount to PRODUCT_PACKAGES_DEBUG. am: 406f50d5a5
by Josh Gao
· 6 years ago
ea2d0f8
Merge changes from topic "apex_remount"
by Josh Gao
· 6 years ago
bd23cb3
Merge "adbd: allow port configuration on host." am: f150262a59
by Josh Gao
· 6 years ago
1540647
adbd: replace remount_service with an exec of /system/bin/remount.
by Josh Gao
· 6 years ago
f150262
Merge "adbd: allow port configuration on host."
by Treehugger Robot
· 6 years ago
6c8707d
Skip QD1A.190821.011 in stage-aosp-master
by Xin Li
· 6 years ago
406f50d
Move remount to PRODUCT_PACKAGES_DEBUG.
by Josh Gao
· 6 years ago
9e54109
Merge "adb: log more detail on failure to read keys." am: 69627e52b9
by Elliott Hughes
· 6 years ago
3b1ff09
adb: log more detail on failure to read keys.
by Elliott Hughes
· 6 years ago
f06fc22
Merge "FastDeploy refactor: 2+GB APK support, optimizations, tests."
by Alex Buynytskyy
· 6 years ago
1af550e
FastDeploy refactor: 2+GB APK support, optimizations, tests.
by Alex Buynytskyy
· 6 years ago
3a0d2d0
Merge "adb: disable failing test." am: c4876f1905 am: 68fa389b89
by Josh Gao
· 6 years ago
68fa389
Merge "adb: disable failing test." am: c4876f1905
by Josh Gao
· 6 years ago
1aab898
adb: disable failing test.
by Josh Gao
· 6 years ago
1958bed
Merge "Use libcrypto_static instead of libcrypto" am: 57ce41d3f2 am: 2333751314
by Colin Cross
· 6 years ago
2333751
Merge "Use libcrypto_static instead of libcrypto" am: 57ce41d3f2
by Colin Cross
· 6 years ago
57ce41d
Merge "Use libcrypto_static instead of libcrypto"
by Colin Cross
· 6 years ago
c6c6dff
Merge "adb: fragment host linux USB writes when needed." am: 567835d17e
by Josh Gao
· 6 years ago
b1eab44
Merge "adb: fragment host linux USB writes when needed." am: 567835d17e
by Josh Gao
· 6 years ago
567835d
Merge "adb: fragment host linux USB writes when needed."
by Josh Gao
· 6 years ago
4c31cc0
Merge "adb: fix infinite loop when attempting to push to //foo." am: 002deee9ab
by Josh Gao
· 6 years ago
73aa935
Merge "adb: fix infinite loop when attempting to push to //foo." am: 002deee9ab
by Josh Gao
· 6 years ago
Next »