1. cfd2bda Split mDNS trace in mdns and mdns-stack by Fabien Sanglard · 1 year, 2 months ago
  2. a8ab5ce Pedantry: even modern C doesn't need (void) any more. by Elliott Hughes · 1 year, 9 months ago
  3. b94502a Add MDNS trace category by Fabien Sanglard · 1 year, 10 months ago
  4. a354429 Fix trace category parsing by Fabien Sanglard · 2 years, 9 months ago
  5. adb0926 adbd: respect ADB_TRACE on host adbd. by Josh Gao · 6 years ago
  6. d7c49ec adbd: improve coverage by compiling less code. by Josh Gao · 6 years ago
  7. 175ce29 Incremental installations in adb, client/host side. by Alex Buynytskyy · 6 years ago
  8. 0560feb adbd: compile for host. by Josh Gao · 7 years ago
  9. f0c4403 adb: switch unix_open to string_view. by Josh Gao · 7 years ago
  10. e402600 adb: flush stderr after logging on Windows. by Josh Gao · 7 years ago
  11. da85713 adb: don't spew to logcat when tracing is enabled. by Josh Gao · 8 years ago
  12. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 9 years ago
  13. 9926f2f adb: fix adb trace tag by Daniel Friederich · 9 years ago
  14. 679285a Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 9 years ago
  15. 8b249d2 Switch adb to <android-base/properties.h>. by Elliott Hughes · 10 years ago
  16. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  17. 28bc2cb adb/base: minor compiler portability improvements by Spencer Low · 10 years ago
  18. 5880536 adb: create unix_isatty() function. by David Pursell · 10 years ago
  19. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 11 years ago