1. c5a1b2a Merge "Fix flaky tests by require root for minadbd_tests" am: f820e62701 am: d66516ea7c by Treehugger Robot · 3 years, 9 months ago
  2. 4473e16 Track rename of adbd_system_binaries. by Josh Gao · 4 years ago
  3. 22beef1 minadbd: statically link libadbd. by Josh Gao · 4 years, 2 months ago
  4. a91e456 Use adbd_system_binaries to track adbd's dependencies. by Josh Gao · 4 years, 8 months ago
  5. b548bea minadbd: Return battery level via getprop. by Tao Bao · 4 years, 8 months ago
  6. 0cc2c5b minadbd: Update README.md. by Tao Bao · 4 years, 8 months ago
  7. 3305d48 minadbd: Export minadbd/types.h to libinstall. by Tao Bao · 4 years, 8 months ago
  8. 189d424 Link libcrypto dynamically for recovery unit tests. by Pete Bentley · 4 years, 9 months ago
  9. 89cc79c Merge "minadbd sends heartbeat to rescue service for getprop command." by Tao Bao · 5 years ago
  10. 2223e6a minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  11. 290322b minadbd: delete unnecessary fdevent.h include. by Josh Gao · 5 years ago
  12. f6158eb Support starting fuse from a block map by Tianjie Xu · 5 years ago
  13. 57a2789 minadbd: `adb rescue getprop` returns newline-terminated result. by Tao Bao · 5 years ago
  14. d8db81a minadbd: Support `adb rescue getprop`. by Tao Bao · 5 years ago
  15. 3b9ef34 minadbd: More allowed properties. by Tao Bao · 5 years ago
  16. b699b4b Merge "ConsumePrefix is now in libbase." by Elliott Hughes · 5 years ago
  17. 93838f6 ConsumePrefix is now in libbase. by Elliott Hughes · 5 years ago
  18. 311e6ca Implement FuseBlockDataProvider by xunchang · 5 years ago
  19. fedeef6 Support wipe command in rescue mode by xunchang · 5 years ago
  20. 10f441a minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  21. 9c04eb4 Add test for minadbd by xunchang · 5 years ago
  22. ed717ca minadbd: Support rescue install and getprop commands. by Tao Bao · 5 years ago
  23. c6dc325 Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  24. 2be9737 Remove the FD parameter from FuseDataProvider ctor. by Tao Bao · 5 years ago
  25. 34690ce Add socket communication between recovery and minadbd by xunchang · 5 years ago
  26. 5e6832a Remove the provider_vtab by xunchang · 5 years ago
  27. ea2912f Create a FuseDataProvider base class by xunchang · 5 years ago
  28. 5de19e2 minadbd: daemon_service_to_fd takes std::string_view. by Tao Bao · 5 years ago
  29. 31b92a5 C++17 is the default now. by Elliott Hughes · 6 years ago
  30. 9828dc1 minadbd: track adb C++ version change. by Josh Gao · 6 years ago
  31. 272467d Move to new isolation test runner. by Christopher Ferris · 6 years ago
  32. 77d6173 Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload. by katao · 6 years ago
  33. 7d2a63a Reland "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  34. 5fc72a1 Build `recovery` with Soong. by Tao Bao · 6 years ago
  35. c70446c Revert "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  36. 4fd4f89 Build and use minadbd as a shared library. by Tao Bao · 6 years ago
  37. 038c4a1 minadbd: avoid overrriding services_to_fd. by Josh Gao · 6 years ago
  38. 570b08b minadbd: track signature change of service_to_fd. by Josh Gao · 6 years ago
  39. 4b51c3a Export fuse_sideload.h for libfusesideload. by Tao Bao · 6 years ago
  40. 8c7761e minadbd: Move to Soong. by Tao Bao · 7 years ago
  41. f87d204 minadbd: Remove two warning options. by Tao Bao · 7 years ago
  42. bf41f2a Merge "Switch to bionic gtest in bootable/recovery" by Tianjie Xu · 7 years ago
  43. 91a7aa4 Clean up fuse_sideload and add a testcase. by Tao Bao · 7 years ago
  44. a88cc54 Switch to bionic gtest in bootable/recovery by Tianjie Xu · 7 years ago
  45. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  46. 5e5e334 Remove LOCAL_CLANG by Lennart Wieboldt · 7 years ago
  47. 79a0e98 minadbd: Fix a failing test due to SIGPIPE. by Tao Bao · 7 years ago
  48. 6af51a0 Minor clean up to minadbd_services.cpp by Tianjie Xu · 7 years ago
  49. 2aa0d3a minadbd: switch adb_thread_create to std::thread. by Josh Gao · 7 years ago
  50. 7368316 Add test config to minadbd_test by Dan Shi · 7 years ago
  51. ff8fdc9 Address review comment. by Elliott Hughes · 7 years ago
  52. 7a890e5 Move to .md files for even trivial documentation. by Elliott Hughes · 7 years ago
  53. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  54. acb2a2f minadbd: rename adb_server_main to minadbd_main. by Josh Gao · 8 years ago
  55. 1675848 adb headers now refer to openssl headers. by Elliott Hughes · 8 years ago
  56. 24eb8a0 Minor minadbd cleanup. by Elliott Hughes · 8 years ago
  57. cc07b35 minadbd: update for adb_thread_create signature change. by Josh Gao · 8 years ago
  58. 9f4fdb3 Track name change from adb_main to adb_server_main. by Elliott Hughes · 9 years ago
  59. c8a3c80 minadbd: use strdup() to create argument for sideload thread. by Yabin Cui · 9 years ago
  60. 7c913e5 minadbd: move from D() to VLOG(). by Yabin Cui · 9 years ago
  61. c3d4d53 minadbd: update service_to_fd() signature. by David Pursell · 9 years ago
  62. faa7500 Fix recovery image build. by Elliott Hughes · 9 years ago
  63. 9813f5b Allow sideloading without authentication. by Elliott Hughes · 9 years ago
  64. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  65. cc08a90 Fix build following adb change. by Dan Albert · 9 years ago
  66. 921431f Track adb_thread_create API change. by Elliott Hughes · 9 years ago
  67. dbb20c4 Fix mips64 minadbd_test build. by Elliott Hughes · 9 years ago
  68. 4039933 Move minadb over to new API. by Elliott Hughes · 9 years ago
  69. ba45ddf Stop using adb_strtok, and check argument validity. by Elliott Hughes · 9 years ago
  70. 20531ef Switch minadb over to C++. by Elliott Hughes · 9 years ago
  71. b2f9459 Remove unused libutils references. by Dan Albert · 9 years ago
  72. ffd6c31 Add tests for read_block_adb. by Dan Albert · 9 years ago
  73. 1909771 This read accidentally got turned in to a write. by Dan Albert · 9 years ago
  74. 432584f Fix readx/writex names. by Dan Albert · 9 years ago
  75. 12fa519 Merge "Remove _(GNU|XOPEN)_SORUCE makefile cruft." by Dan Albert · 9 years ago
  76. 017db6d Fix LP64 build for minadbd. by Narayan Kamath · 9 years ago
  77. 2404370 Remove _(GNU|XOPEN)_SORUCE makefile cruft. by Dan Albert · 9 years ago
  78. 8f6eb5c Fix build from implicit declaration. by Dan Albert · 9 years ago
  79. f3a5726 Kill of most of the remainder of minadbd. by Dan Albert · 9 years ago
  80. 9a894b7 Move adb_main to its own file. by Dan Albert · 9 years ago
  81. 3efa676 Remove dead code. by Dan Albert · 9 years ago
  82. 1ddd350 Use headers from adb. by Dan Albert · 9 years ago
  83. 2b2a14f Remove unused code. by Dan Albert · 9 years ago
  84. 8f1bfea Lose USB transport code to libadb. by Dan Albert · 10 years ago
  85. d808d21 Add extern "C" to all the headers. by Dan Albert · 9 years ago
  86. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  87. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  88. 3ed8ef0 Fix the v2 descriptor handling. by Christopher Ferris · 9 years ago
  89. 9e3cce5 adbd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  90. a01ce3a Start losing code to libadb. by Dan Albert · 10 years ago
  91. 678f7d4 kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  92. ea5828a am 28ffde5e: Merge "Revert "Copy epoll(2) changes to minadb."" by Dan Albert · 10 years ago
  93. f420f8e Revert "Copy epoll(2) changes to minadb." by Dan Albert · 10 years ago
  94. 78a3027 am 530b61e0: Merge "Copy epoll(2) changes to minadb." by Elliott Hughes · 10 years ago
  95. db8c959 Copy epoll(2) changes to minadb. by Elliott Hughes · 10 years ago
  96. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago
  97. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago
  98. 5fbb729 Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  99. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  100. 2f173bd Merge "ADB sideload command not work" by Doug Zongker · 10 years ago