1. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  2. 6af51a0 Minor clean up to minadbd_services.cpp by Tianjie Xu · 7 years ago
  3. 2aa0d3a minadbd: switch adb_thread_create to std::thread. by Josh Gao · 7 years ago
  4. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  5. 24eb8a0 Minor minadbd cleanup. by Elliott Hughes · 8 years ago[Renamed (98%) from minadbd/services.cpp]
  6. cc07b35 minadbd: update for adb_thread_create signature change. by Josh Gao · 8 years ago
  7. c8a3c80 minadbd: use strdup() to create argument for sideload thread. by Yabin Cui · 9 years ago
  8. 7c913e5 minadbd: move from D() to VLOG(). by Yabin Cui · 9 years ago
  9. c3d4d53 minadbd: update service_to_fd() signature. by David Pursell · 9 years ago
  10. 921431f Track adb_thread_create API change. by Elliott Hughes · 9 years ago
  11. ba45ddf Stop using adb_strtok, and check argument validity. by Elliott Hughes · 9 years ago
  12. 20531ef Switch minadb over to C++. by Elliott Hughes · 9 years ago[Renamed (85%) from minadbd/services.c]
  13. 23017c5 Merge "Switch minui over to C++." by Elliott Hughes · 9 years ago