Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
1d99674e5d5627ce49b51a7cd5b52c36a9738ad1
/
adb
/
Android.bp
2a62d42
Merge "Use libcrypto_static instead of libcrypto"
by Colin Cross
· 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
b43ad44
adb: fdevent: add fdevent_context_epoll.
by Josh Gao
· 6 years ago
af3ce08
Fastdeploy converted to c++ and bin2c on the jar.
by Joshua Gilpatrick
· 6 years ago
1f1a000
Merge changes I35f8843e,Icd2a94f8,I6c20f3b3
by Josh Gao
· 6 years ago
efd8ae2
adb: win32: fix adb_test.
by Josh Gao
· 6 years ago
e0d94b6
libadbd_services: remove unused deps
by Steven Moreland
· 6 years ago
95068bb
adb: move fdevent implementation out to a separate file.
by Josh Gao
· 6 years ago
57e09b1
adb: move fdevent to its own folder.
by Josh Gao
· 6 years ago
5f2c5bb
adbd: move jdwp listening logic into ART.
by Josh Gao
· 6 years ago
27241a7
Revert "Revert "Add a way to turn off unique_fd's operator int.""
by Josh Gao
· 6 years ago
bde8c84
adbd: compile a static version.
by Josh Gao
· 6 years ago
e30fe5f
Merge "Revert "Add a way to turn off unique_fd's operator int.""
by Ian Kasprzak
· 6 years ago
2c58e19
Revert "Add a way to turn off unique_fd's operator int."
by Ian Kasprzak
· 6 years ago
971bae0
Merge "Add a way to turn off unique_fd's operator int."
by Josh Gao
· 6 years ago
93d63c0
Add a way to turn off unique_fd's operator int.
by Josh Gao
· 6 years ago
4710e53
adb: silence warning from libusb.
by Josh Gao
· 6 years ago
9b30c0a
adbd: allowing adb root when the device is unlocked
by Bowgo Tsai
· 6 years ago
2f6c180
adb: use /system/bin/remount command
by Mark Salyzyn
· 7 years ago
287e442
adb: turn off fastdeploy.
by Josh Gao
· 7 years ago
776c2ec
adbd: compile for host.
by Josh Gao
· 7 years ago
640407d
Adding Android Binder Bridge (abb) utility launched from adbd.
by Alex Buynytskyy
· 7 years ago
6eb7882
adbd: add source/sink services.
by Josh Gao
· 7 years ago
ce5ce87
adb: remove incorrect use of RTTI.
by Josh Gao
· 7 years ago
3c59cb8
C++17 is the default now.
by Elliott Hughes
· 7 years ago
3f439a7
Switch from dist-for-goals to dist in Android.bp
by Dan Willemsen
· 7 years ago
1289e1e
Revert "adb: make benchmarks build on the host."
by Josh Gao
· 7 years ago
80dd70d
adb: make benchmarks build on the host.
by Josh Gao
· 7 years ago
c51726c
adbd: implement a nonblocking USB Connection.
by Josh Gao
· 7 years ago
61e9e39
adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp.
by Josh Gao
· 7 years ago
613cbb4
adbd: extract functionfs fd creation.
by Josh Gao
· 7 years ago
321a60f
Merge changes Ic8d22016,I3e15296e,Ie275e22c
by Treehugger Robot
· 7 years ago
560a547
adbd: turn on -Wthread-safety.
by Josh Gao
· 7 years ago
618f0e1
Add adb_integration_test_device to general-tests
by Julien Desprez
· 7 years ago
58d5906
Merge "Revert "adb: don't close sockets before hitting EOF.""
by Josh Gao
· 7 years ago
faf1328
Revert "adb: don't close sockets before hitting EOF."
by Josh Gao
· 7 years ago
86554e9
Merge "Reverted aapt dependency to be a dependency on libandroidfw"
by Idries Hamadi
· 7 years ago
269a4b4
Reverted aapt dependency to be a dependency on libandroidfw
by Idries Hamadi
· 7 years ago
ffc11d3
adb: don't close sockets before hitting EOF.
by Josh Gao
· 7 years ago
fc03737
libadbd_services: Link libselinux dynamically instead of statically.
by Peter Collingbourne
· 7 years ago
7575cd9
Modified fastdeploy dependencies to ensure that fast deploy is build as part of 'sdk' target
by Idries Hamadi
· 7 years ago
5b6bf94
Remove fastdeploy dependency on libandroidfw
by Idries Hamadi
· 7 years ago
ab971b5
Convert fastboot to Soong
by Dan Willemsen
· 7 years ago
15eb065
Merge "Integrate adb with fastdeploy"
by Treehugger Robot
· 7 years ago
0caf3c1
adb: Drop the unneeded dependency on libfec_rs.so.
by Tao Bao
· 7 years ago
9b6522b
adb: switch test_adb.py to python3.
by Josh Gao
· 7 years ago
75fea7e
Add adb integration test to general-tests
by Julien Desprez
· 7 years ago
eca59ae
adb: `adbd` uses shared libraries.
by Tao Bao
· 7 years ago
ed409ea
Integrate adb with fastdeploy
by Idries Hamadi
· 8 years ago
997cfac
adb: split daemon services out of service_to_fd.
by Josh Gao
· 7 years ago
b156c60
adb: Expose device usb_handle through libadbd
by Jerry Zhang
· 7 years ago
7982178
Update cflags for building Windows modules with Clang
by Pirama Arumuga Nainar
· 7 years ago
812ba6a
Merge "adb: add nonblocking fd Connection."
by Treehugger Robot
· 7 years ago
6082e7d
adb: add nonblocking fd Connection.
by Josh Gao
· 7 years ago
011ee12
Shared libs are supported in recovery mode
by Jiyong Park
· 7 years ago
e82401e
Merge "adb: really fix the mac build."
by Josh Gao
· 7 years ago
6e1246c
adb: really fix the mac build.
by Josh Gao
· 7 years ago
a0e7504
Build adbd for recovery
by Jiyong Park
· 7 years ago
7c738cd
adb: add IOVector.
by Josh Gao
· 7 years ago
3e41f92
Remove unused `tags` property from Android.bp files
by Dan Willemsen
· 7 years ago
40fdf3f
Add test_suites lines.
by Elliott Hughes
· 7 years ago
9c59649
Revert "Revert "adb: add transport benchmark.""
by Josh Gao
· 7 years ago
2ef56a1
Revert "adb: add transport benchmark."
by David Brazdil
· 7 years ago
d78f59c
adb: add transport benchmark.
by Josh Gao
· 7 years ago
f8a97c1
adb: start building windows test again.
by Josh Gao
· 7 years ago
2e1e789
adb: fix windows test build.
by Josh Gao
· 7 years ago
8db99f8
adbd: make static.
by Josh Gao
· 8 years ago
c7567fa
adb: use soong version stamping.
by Josh Gao
· 8 years ago
2776845
adb: switch over to Android.bp.
by Josh Gao
· 8 years ago
dc699a2
bpfmt.
by Elliott Hughes
· 8 years ago
41bda34
Create build target to pull adb test scripts.
by GuangHui Liu
· 8 years ago