summaryrefslogtreecommitdiffstats
path: root/adb/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* adb: turn off fastdeploy.Josh Gao2019-01-291-8/+0
* adbd: compile for host.Josh Gao2019-01-231-46/+85
* Adding Android Binder Bridge (abb) utility launched from adbd.Alex Buynytskyy2019-01-071-0/+43
* adbd: add source/sink services.Josh Gao2018-12-121-0/+1
* adb: remove incorrect use of RTTI.Josh Gao2018-12-121-1/+0
* C++17 is the default now.Elliott Hughes2018-12-031-2/+1
* Switch from dist-for-goals to dist in Android.bpDan Willemsen2018-11-191-0/+9
* Revert "adb: make benchmarks build on the host."Josh Gao2018-11-131-4/+0
* adb: make benchmarks build on the host.Josh Gao2018-11-121-0/+4
* adbd: implement a nonblocking USB Connection.Josh Gao2018-10-191-0/+2
* adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp.Josh Gao2018-10-181-1/+1
* adbd: extract functionfs fd creation.Josh Gao2018-10-181-0/+1
* Merge changes Ic8d22016,I3e15296e,Ie275e22cTreehugger Robot2018-10-181-1/+4
|\
| * adbd: turn on -Wthread-safety.Josh Gao2018-10-121-1/+4
* | Add adb_integration_test_device to general-testsJulien Desprez2018-10-121-1/+3
* | Merge "Revert "adb: don't close sockets before hitting EOF.""Josh Gao2018-10-121-1/+0
|\ \
| * | Revert "adb: don't close sockets before hitting EOF."Josh Gao2018-10-121-1/+0
* | | Merge "Reverted aapt dependency to be a dependency on libandroidfw"Idries Hamadi2018-10-111-0/+12
|\ \ \ | |/ / |/| |
| * | Reverted aapt dependency to be a dependency on libandroidfwIdries Hamadi2018-10-051-0/+12
* | | adb: don't close sockets before hitting EOF.Josh Gao2018-10-041-0/+1
| |/ |/|
* | libadbd_services: Link libselinux dynamically instead of statically.Peter Collingbourne2018-09-131-4/+1
|/
* Modified fastdeploy dependencies to ensure that fast deploy is build as part ...Idries Hamadi2018-09-061-0/+4
* Remove fastdeploy dependency on libandroidfwIdries Hamadi2018-09-051-12/+0
* Convert fastboot to SoongDan Willemsen2018-08-301-0/+4
* Merge "Integrate adb with fastdeploy"Treehugger Robot2018-08-211-0/+15
|\
| * Integrate adb with fastdeployIdries Hamadi2018-08-061-0/+15
* | adb: Drop the unneeded dependency on libfec_rs.so.Tao Bao2018-08-141-1/+0
* | adb: switch test_adb.py to python3.Josh Gao2018-08-081-5/+2
* | Add adb integration test to general-testsJulien Desprez2018-08-081-1/+3
* | adb: `adbd` uses shared libraries.Tao Bao2018-08-061-28/+95
|/
* adb: split daemon services out of service_to_fd.Josh Gao2018-07-251-1/+3
* adb: Expose device usb_handle through libadbdJerry Zhang2018-07-171-0/+4
* Update cflags for building Windows modules with ClangPirama Arumuga Nainar2018-06-191-5/+7
* Merge "adb: add nonblocking fd Connection."Treehugger Robot2018-06-181-0/+1
|\
| * adb: add nonblocking fd Connection.Josh Gao2018-06-121-0/+1
* | Shared libs are supported in recovery modeJiyong Park2018-06-101-3/+1
|/
* Merge "adb: really fix the mac build."Josh Gao2018-05-251-0/+1
|\
| * adb: really fix the mac build.Josh Gao2018-05-241-0/+1
* | Build adbd for recoveryJiyong Park2018-05-241-0/+2
|/
* adb: add IOVector.Josh Gao2018-05-231-0/+1
* Remove unused `tags` property from Android.bp filesDan Willemsen2018-05-081-1/+0
* Add test_suites lines.Elliott Hughes2018-04-271-0/+1
* Revert "Revert "adb: add transport benchmark.""Josh Gao2018-04-041-0/+29
* Revert "adb: add transport benchmark."David Brazdil2018-04-041-30/+0
* adb: add transport benchmark.Josh Gao2018-04-031-0/+30
* adb: start building windows test again.Josh Gao2018-03-231-5/+13
* adb: fix windows test build.Josh Gao2018-03-231-1/+4
* adbd: make static.Josh Gao2018-03-061-0/+3
* adb: use soong version stamping.Josh Gao2018-03-051-0/+2
* adb: switch over to Android.bp.Josh Gao2018-02-281-0/+314