1. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  2. 84c82a8 minadbd: track signature change of service_to_fd. by Josh Gao · 6 years ago
  3. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  4. fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
  5. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  6. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  7. 6af51a0 Minor clean up to minadbd_services.cpp by Tianjie Xu · 7 years ago
  8. 2aa0d3a minadbd: switch adb_thread_create to std::thread. by Josh Gao · 7 years ago
  9. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  10. 4f7faac Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  11. 24eb8a0 Minor minadbd cleanup. by Elliott Hughes · 8 years ago[Renamed (98%) from minadbd/services.cpp]
  12. cc07b35 minadbd: update for adb_thread_create signature change. by Josh Gao · 8 years ago
  13. c8a3c80 minadbd: use strdup() to create argument for sideload thread. by Yabin Cui · 9 years ago
  14. 7c913e5 minadbd: move from D() to VLOG(). by Yabin Cui · 9 years ago
  15. c3d4d53 minadbd: update service_to_fd() signature. by David Pursell · 9 years ago
  16. 921431f Track adb_thread_create API change. by Elliott Hughes · 9 years ago
  17. ba45ddf Stop using adb_strtok, and check argument validity. by Elliott Hughes · 9 years ago
  18. 20531ef Switch minadb over to C++. by Elliott Hughes · 9 years ago[Renamed (85%) from minadbd/services.c]
  19. 23017c5 Merge "Switch minui over to C++." by Elliott Hughes · 9 years ago