- 68fc487 Add ADB root service changes by LuK1337 · 6 years ago 16.0
- 787eeae Minor fastdeploy cleanup. by Elliott Hughes · 1 year, 1 month ago
- 47302c3 Simplify openscreen driver by Fabien Sanglard · 1 year, 1 month ago
- 517f4aa In-house USB windows hotplug by Fabien Sanglard · 1 year, 2 months ago
- b740cc9 Fix Android.bp formatting by Fabien Sanglard · 1 year, 2 months ago
- f2376d6 Merge "Check if app is frozen before allowin JDWP conn" into main by Fabien Sanglard · 1 year, 2 months ago
- 5d4eaef Check if app is frozen before allowin JDWP conn by Fabien Sanglard · 1 year, 4 months ago
- 436cea5 Refactor libusb backend to use sync API by Fabien Sanglard · 1 year, 5 months ago
- dfebe5b Remove test_com.android.adbd from apex_available by Colin Cross · 1 year, 4 months ago
- 4b6685f Define adbd_recovery by Jihoon Kang · 1 year, 4 months ago
- 4af6e4f Make daemon resilient to unbound bulk transfer by Fabien Sanglard · 1 year, 6 months ago
- b256de1 Merge "Remove dependencies on the 1-variant fallback" into main by Cole Faust · 1 year, 5 months ago
- 64c0aca Remove dependencies on the 1-variant fallback by Cole Faust · 1 year, 5 months ago
- e1caf9e Refactor/Split local_init into emu/server_socket by Fabien Sanglard · 1 year, 6 months ago
- 5fccd38 Revert "Make bin2c_fastdeployment a cc_genrule" by Cole Faust · 1 year, 6 months ago
- 8db9477 Make bin2c_fastdeployment a cc_genrule by Cole Faust · 1 year, 6 months ago
- a9b3987 Add a limited privilege "trade-in mode" for adbd. by David Anderson · 1 year, 6 months ago
- 72e1ac4 Add a new filegroup so that adb_host proto can be a dep in asuite by Nadia Agueeva · 1 year, 8 months ago
- f2936d5 Disable adb asan build on Windows by Fabien Sanglard · 1 year, 9 months ago
- 45c08c5 Add adb host asan target by Fabien Sanglard · 1 year, 9 months ago
- 0578941 Add server-status service + command-line by Fabien Sanglard · 1 year, 10 months ago
- 15335e0 Appinfo: Make adb the app debug source of truth by Fabien Sanglard · 2 years, 1 month ago
- dbc810f adbd_test: use libc++_static and a version script by Ryan Prichard · 1 year, 10 months ago
- 1d87c97 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 2 years, 2 months ago
- 3d155b6 Device speed/maxSpeed retrieval + API by Fabien Sanglard · 2 years, 4 months ago
- 58c7173 Avoid duplicate symbol error due to version_lib by Liz Kammer · 2 years, 6 months ago
- ccdd7ff Coverage improvement for restart_service. by Shaju Mathew · 3 years, 2 months ago
- 4ab17f1 Merge "Refactor-only CL: now using test_utils::GetUnassignedPort() for socket_test, addressing tech-debt (windows). Followup CL will pull in restart_service test coverage enhancement." by Treehugger Robot · 3 years, 2 months ago
- 3f7b440 Refactor-only CL: now using test_utils::GetUnassignedPort() for by Shaju Mathew · 3 years, 2 months ago
- 1a4f485 Removing unused crypto dependency. by Shaju Mathew · 3 years, 2 months ago
- dbd521d Merge "Refactor of test utilities. Followup CL will include the restart_service test." by Shaju Mathew · 3 years, 3 months ago
- ab5c575 Refactor of test utilities. Followup CL will include the restart_service test. by Shaju Mathew · 3 years, 3 months ago
- e29935e adbd_test: explicitly exclude shared versions of static lib deps. by Jingwen Chen · 3 years, 4 months ago
- 4f26cbf Remove 'set-verity-state' from 'adbd_system_api' by Yi-Yo Chiang · 3 years, 5 months ago
- b1aeb61 Merge "Adding target sdk-repo-platform-tools (used by sdk_mac build)." by Shaju Mathew · 3 years, 6 months ago
- 9510d64 Adding target sdk-repo-platform-tools (used by sdk_mac build). by Shaju Mathew · 3 years, 6 months ago
- 820763e Merge "Add tags=["no-remote"] to adb_test" by Zhenhuang Wang · 3 years, 6 months ago
- 9afe4f8 Add tags=["no-remote"] to adb_test by zeek · 3 years, 7 months ago
- 8dbe51f Remove Python enables identical to global defaults. by Krzysztof Kosiński · 3 years, 7 months ago
- fcd6499 ADB: Fix name of adbd test file by Fabien Sanglard · 3 years, 7 months ago
- 522f9d8 Merge "Fix darwin build." by Treehugger Robot · 3 years, 8 months ago
- 038a7ac Fix darwin build. by Elliott Hughes · 3 years, 8 months ago
- c24ad0d Don't install debug-only binaries on user build by Yi-Yo Chiang · 3 years, 8 months ago
- 0229086 Tweak linux_glibc properties for musl builds in packages/modules/adb by Colin Cross · 4 years ago
- 9864dad Set min_sdk_version by Jooyung Han · 4 years, 4 months ago
- 532e570 Depend statically on libadb_protos (and its dependencies) by Oriol Prieto Gasco · 4 years, 8 months ago
- fc0410d Fix required for recovery phony module by Inseob Kim · 4 years, 9 months ago
- f2d6af5 Reimplement libusb client in terms of the nonblocking API. by Josh Gao · 5 years ago
- 1b4aab5 Merge "Add adbd_test to mainline test mapping for Adbd." by Treehugger Robot · 5 years ago
- 83d1c9d Add adbd_test to mainline test mapping for Adbd. by easoncylee · 5 years ago
- 7e3f811 adbd(_test): statically link libcrypto.so on host. by Josh Gao · 5 years ago
- b099b53 Mark adb integration tests as not unit tests by Julien Desprez · 5 years ago
- 28fd4e5 Use __APPLE_USE_RFC_3542 for darwin. by Joshua Duong · 5 years ago
- e392e16 Merge "Openscreen discovery integration for adb client." by Joshua Duong · 5 years ago
- f4ba8d7 Openscreen discovery integration for adb client. by Joshua Duong · 5 years ago
- 3adc773 Merge changes I6fdb0185,Ia32790cd by Josh Gao · 5 years ago
- 9cc91c0 Merge "Enable adbd test to be included in android-mts-adbd as well as android-mts." by Kimberly Kreider · 5 years ago
- 2dc6196 adb: add watchdog. by Josh Gao · 5 years ago
- 822f674 adb: add a class to monitor for property changes. by Josh Gao · 5 years ago
- d3e4b71 Enable adbd test to be included in android-mts-adbd as well as android-mts. by Kimberly Kreider · 5 years ago
- 24db172 Retire the qemu pipe from adbd by Roman Kiryanov · 5 years ago
- 4a6774b [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/adb by Bob Badour · 5 years ago
- 6836b05 Build sample com.android.adbd by Liz Kammer · 5 years ago
- a51aa01 Fix references to system/core. by Josh Gao · 5 years ago
- 95e0367 Migrate system/core/adb to packages/modules/adb by Baligh Uddin · 5 years ago
- f2721bc Turn off -Wnon-virtual-dtor explicitly by Jiyong Park · 6 years ago
- 6c281e5 Merge "Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)" into stage-aosp-master by Xin Li · 6 years ago
- 5878560 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 6 years ago
- c55fa5c Don't enable version lib for libadb_sysdeps by Jiyong Park · 6 years ago
- 93b407c [adb] Correctly read host/user name on Windows. by Joshua Duong · 6 years ago
- 80d6de8 Merge "[clang-tidy] Add bugprone-inaccurate-erase check." am: 4aa073337d am: 27cb133608 by Joshua Duong · 6 years ago
- b5c3bec [clang-tidy] Add bugprone-inaccurate-erase check. by Joshua Duong · 6 years ago
- 2cc7df4 Merge "adbd: remove ifdefs guarding root/secure." am: 43602d3a34 am: 3ea63f1637 by Josh Gao · 6 years ago
- 43602d3 Merge "adbd: remove ifdefs guarding root/secure." by Josh Gao · 6 years ago
- c5ca638 adbd: remove ifdefs guarding root/secure. by Josh Gao · 6 years ago
- 4f1389a Merge "Move libadbd_auth, libadbd_fs to adbd_system_binaries." am: 8ecde29743 am: c10af3984c by Josh Gao · 6 years ago
- 8ecde29 Merge "Move libadbd_auth, libadbd_fs to adbd_system_binaries." by Josh Gao · 6 years ago
- 16d9dd1 Merge "adb: implement zstd compression for file sync." am: 2e584ca5ca am: 0b3202f826 by Josh Gao · 6 years ago
- df43f5e Move libadbd_auth, libadbd_fs to adbd_system_binaries. by Josh Gao · 6 years ago
- bdebc9b adb: implement zstd compression for file sync. by Josh Gao · 6 years ago
- 4a22fa6 Merge changes from topic "adb-mdns" am: 3b24e9de97 am: 65b8c91c13 by Joshua Duong · 6 years ago
- 3b0976d Merge "Add test config for adbd_test and apply MainlineTestModuleController to it" into rvc-dev am: 235ab37f20 by Chen Zhu · 6 years ago
- 72ccee3 Add test config for adbd_test and apply MainlineTestModuleController to it by Chen Zhu · 6 years ago
- f2a0d87 Add mDNS service instance name parser. by Joshua Duong · 6 years ago
- b62c9fd adbd: don't use libc++_static. by Josh Gao · 6 years ago
- a5baef9 adb: split transport_local.cpp into client/daemon. by Josh Gao · 6 years ago
- d7c49ec adbd: improve coverage by compiling less code. by Josh Gao · 6 years ago
- 255b7d8 Merge changes from topic "apex_available" into rvc-dev by Jiyong Park · 6 years ago
- 1561e6b adb: change mdns tls service names (RFC 6763). by Joshua Duong · 6 years ago
- 8c732cb adbd: add apex_available and visibility for internal libs. by Josh Gao · 6 years ago
- ecd656b Set apex_available property by Jiyong Park · 6 years ago
- 77b8ff3 adb: change mdns tls service names (RFC 6763). by Joshua Duong · 6 years ago
- fb386cc adb: implement LZ4 compression. by Josh Gao · 6 years ago
- d8bad8e adb: fix misindentation in Android.bp by Josh Gao · 6 years ago
- aae0104 Statically link libadbd into minadbd. by Josh Gao · 6 years ago
- f86961c adb: temporarily kill adb_benchmark. by Josh Gao · 6 years ago
- d44aa24 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 6 years ago
- dc20c2f Statically link libadbd into minadbd. by Josh Gao · 6 years ago
- bb3400b adb: temporarily kill adb_benchmark. by Josh Gao · 6 years ago
- 6b55e75 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 6 years ago