Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
d25c64bbf23252154b17a1f95f40ec8ca001e307
/
adb
17730e7
use apex_test for test apexes
by Jiyong Park
· 6 years ago
c71a1e7
Merge "adb: report error in copy_to_file."
by Josh Gao
· 6 years ago
3828ebc
adb: report error in copy_to_file.
by Josh Gao
· 6 years ago
955601b
Merge "Add libadbd_auth to adbd's required list."
by Josh Gao
· 6 years ago
9952258
Add libadbd_auth to adbd's required list.
by Josh Gao
· 6 years ago
d0854b3
Merge "Add adbd_test to mts."
by Josh Gao
· 6 years ago
d5bad7c
Merge "adbd: actually dynamically link against libadbd_auth."
by Josh Gao
· 6 years ago
a536b42
The darwin linker does not support version scripts
by Dan Willemsen
· 6 years ago
24b01d2
libadbconnection_client: apply version script to library.
by Josh Gao
· 6 years ago
7f72945
adbd: actually dynamically link against libadbd_auth.
by Josh Gao
· 6 years ago
7e01587
Add adbd_test to mts.
by Josh Gao
· 6 years ago
b2066fd
Merge "adb: make the push summary fit in 80 columns."
by Elliott Hughes
· 6 years ago
00ff8d7
adb: make the push summary fit in 80 columns.
by Elliott Hughes
· 6 years ago
bb7fc92
Move jdwp connection abstraction from ART apex to adbd apex.
by Josh Gao
· 6 years ago
4270060
Merge "Build test_com.android.adbd.apex."
by Josh Gao
· 6 years ago
7da5d8a
Build test_com.android.adbd.apex.
by Josh Gao
· 6 years ago
1ffccf5
adb: windows: fix adb execute root cmd with no tips
by Junyong Sun
· 6 years ago
f633b62
Merge "Require liblog for libbase in all configurations"
by Tom Cherry
· 6 years ago
0b633d8
Remove leftover support for target-as-host
by Kevin Brodsky
· 6 years ago
a6379cd
Merge "Add /system/lib to the permitted paths for ns of APEXes"
by Treehugger Robot
· 6 years ago
9921630
Require liblog for libbase in all configurations
by Tom Cherry
· 6 years ago
f5a329f
Merge "adb: fix `adb connect` help typo."
by Treehugger Robot
· 6 years ago
9718660
Merge "adb: avoid consuming input in `adb remount`."
by Treehugger Robot
· 6 years ago
9e75634
adb: avoid consuming input in `adb remount`.
by Josh Gao
· 6 years ago
65474fd
adb: fix `adb connect` help typo.
by Elliott Hughes
· 6 years ago
016059d
Add /system/lib to the permitted paths for ns of APEXes
by Jiyong Park
· 6 years ago
0513f0e
Update ld.config.txt for adbd apex
by Kiyoung Kim
· 6 years ago
27fa358
Merge "adb: use poll instead of select in shell_service."
by Josh Gao
· 6 years ago
1cdcc5f
Merge "adb: fix use after free of atransport."
by Treehugger Robot
· 6 years ago
63da8e6
adb: use poll instead of select in shell_service.
by Josh Gao
· 6 years ago
264a37d
Merge "Fix SEGV in libziparchive with malformed zip file."
by Elliott Hughes
· 6 years ago
90e9217
Merge "Enable "localfilesystem" UNIX domain socket for ADB."
by Treehugger Robot
· 6 years ago
fba2a1a
Fix SEGV in libziparchive with malformed zip file.
by Elliott Hughes
· 6 years ago
dfe6c84
adb: improve help for -t/-tt.
by Elliott Hughes
· 6 years ago
607fd54
adb: fix use after free of atransport.
by Josh Gao
· 6 years ago
b310da6
adbd: Update DeviceInterfaceGUID for WinUSB
by Jack Pham
· 6 years ago
f4ddee0
Merge changes I6ff85723,Ia7d743d5
by Josh Gao
· 6 years ago
d692530
Merge "adb: remove atransport ref counting."
by Treehugger Robot
· 6 years ago
9a8366b
adb: remove atransport ref counting.
by Josh Gao
· 6 years ago
3ec7be7
Revert "Revert "Support socket activation of adb server""
by Daniel Colascione
· 6 years ago
8bde191
Enable "localfilesystem" UNIX domain socket for ADB.
by Jason Jeremy Iman
· 6 years ago
5dda7f6
[adb] Optimize adbd's usb reading
by Yurii Zubrytskyi
· 6 years ago
80a734f
Merge "Allow the adb server to bind on ::1"
by Josh Gao
· 6 years ago
b6d7ea1
Handle the reboot in the recovery user mode
by Tianjie Xu
· 6 years ago
ef6d913
Merge "fastdeploy: fix tests."
by Elliott Hughes
· 6 years ago
74f0fc6
fastdeploy: fix tests.
by Elliott Hughes
· 6 years ago
8539cb3
Allow the adb server to bind on ::1
by Callum Ryan
· 6 years ago
2aabeed
Merge "Properly finish daemon init when initial USB scan complete"
by Daniel Colascione
· 6 years ago
e24a4b3
Merge changes from topic "adbd_apex"
by Josh Gao
· 6 years ago
a933b43
Grant adb auth under recovery for unlocked & userdebug devices
by Tianjie Xu
· 6 years ago
594f70f
Move adbd to an apex.
by Josh Gao
· 6 years ago
2752326
adbd: use libadbd_auth for authentication.
by Josh Gao
· 6 years ago
3aef5c8
Properly finish daemon init when initial USB scan complete
by Daniel Colascione
· 6 years ago
18bbb2d
Merge changes from topics "adbd_reboot", "adbd_verity"
by Josh Gao
· 6 years ago
2c356bb
adb: replace reboot service with exec of /system/bin/reboot.
by Josh Gao
· 6 years ago
f61f414
Move enable-verity/disable-verity out of adb to a helper binary.
by Josh Gao
· 6 years ago
7b7ee19
Use adbd_system_binaries to track adbd's dependencies.
by Josh Gao
· 6 years ago
c9e09e6
deployagent: set sdk version.
by Josh Gao
· 6 years ago
baea773
Merge changes from topic "apex_remount"
by Josh Gao
· 6 years ago
8d1d87e
adbd: replace remount_service with an exec of /system/bin/remount.
by Josh Gao
· 6 years ago
2fd9d73
Merge "adbd: allow port configuration on host."
by Treehugger Robot
· 6 years ago
6ce4404
Move remount to PRODUCT_PACKAGES_DEBUG.
by Josh Gao
· 6 years ago
7fb1407
adb: log more detail on failure to read keys.
by Elliott Hughes
· 6 years ago
665f3ff
FastDeploy refactor: 2+GB APK support, optimizations, tests.
by Alex Buynytskyy
· 6 years ago
ea3f43c
adb: disable failing test.
by Josh Gao
· 6 years ago
2a62d42
Merge "Use libcrypto_static instead of libcrypto"
by Colin Cross
· 6 years ago
3a22e8c
Merge "adb: fragment host linux USB writes when needed."
by Josh Gao
· 6 years ago
070c030
Merge "adb: fix infinite loop when attempting to push to //foo."
by Treehugger Robot
· 6 years ago
06e7cb5
adbd: allow port configuration on host.
by Josh Gao
· 6 years ago
76b64ba
adb: fix infinite loop when attempting to push to //foo.
by Josh Gao
· 6 years ago
03ba5b9
Merge "Add require_root to adbd_test and libpackagelistparser_test"
by Dan Shi
· 6 years ago
d1360f4
Add require_root to adbd_test and libpackagelistparser_test
by Dan Shi
· 6 years ago
f117f34
Use libcrypto_static instead of libcrypto
by Colin Cross
· 6 years ago
6f908ce
adb: fix adb remount -R
by Mark Salyzyn
· 6 years ago
1025b22
adb: fragment host linux USB writes when needed.
by Josh Gao
· 6 years ago
7ea92d8
Using the correct feature name for abb_exec.
by Alex Buynytskyy
· 6 years ago
fd01025
Merge "adb: fix old host transport selection."
by Treehugger Robot
· 6 years ago
727b07b
adb: fix old host transport selection.
by Josh Gao
· 6 years ago
537e4af
Merge changes from topic "protobuf-3.9.1"
by Colin Cross
· 6 years ago
3b8cd67
Add stub code to read MS OS 2.0 descriptors.
by Josh Gao
· 6 years ago
27512c9
adb: add host tool to check for WinUSB descriptor.
by Josh Gao
· 6 years ago
cfcc0b0
Adapt to google::protobuf::int64 type change
by Colin Cross
· 6 years ago
1f32a20
Merge changes Iacf0093a,I40be3504 am: c2f53906e8
by Josh Gao
· 6 years ago
c2f5390
Merge changes Iacf0093a,I40be3504
by Josh Gao
· 6 years ago
ada40cd
Merge "adb: fix mac build" am: ef356fa5bd
by Josh Gao
· 6 years ago
68c14d1
adb: fix mac build
by Adrian Roos
· 6 years ago
8c2b3a8
Revert "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"
by Dan Albert
· 6 years ago
b43ad44
adb: fdevent: add fdevent_context_epoll.
by Josh Gao
· 6 years ago
e22cb9f
adb: extract soon-to-be-common code.
by Josh Gao
· 6 years ago
71d621d
Merge "[adb] Use STL for ParseUInt() implementation" am: 61bffa5fc0
by Yurii Zubrytskyi
· 6 years ago
61bffa5
Merge "[adb] Use STL for ParseUInt() implementation"
by Treehugger Robot
· 6 years ago
86ba5c9
Merge "adb: use shell for remount to forward return codes." am: edf8040152
by Josh Gao
· 6 years ago
edf8040
Merge "adb: use shell for remount to forward return codes."
by Josh Gao
· 6 years ago
a791d59
Merge "[adb] Add a getter for native Win32 file handle" am: 93619e373a
by Songchun Fan
· 6 years ago
93619e3
Merge "[adb] Add a getter for native Win32 file handle"
by Songchun Fan
· 6 years ago
8c2198c
adb: use shell for remount to forward return codes.
by Josh Gao
· 6 years ago
09ee10f
Merge "adb: windows: fix writev on sockets." am: 3d0ecde28f
by Josh Gao
· 6 years ago
3d0ecde
Merge "adb: windows: fix writev on sockets."
by Treehugger Robot
· 6 years ago
34a478f
adb: add ls_v2.
by Josh Gao
· 6 years ago
51fcf32
adb: rename syncmsg::*::time to mtime.
by Josh Gao
· 6 years ago
Next »