1. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  2. ea4efc6 Fix build error in AOSP 8.1.0 r1 tree by Ethan Yonker · 7 years ago
  3. fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
  4. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  5. 79a0e98 minadbd: Fix a failing test due to SIGPIPE. by Tao Bao · 7 years ago
  6. 6af51a0 Minor clean up to minadbd_services.cpp by Tianjie Xu · 7 years ago
  7. 2aa0d3a minadbd: switch adb_thread_create to std::thread. by Josh Gao · 7 years ago
  8. 7368316 Add test config to minadbd_test by Dan Shi · 7 years ago
  9. b29a5e2 build: Consolidate the crypto_utils presence tests by D. Andrei Măceș · 8 years ago
  10. ff8fdc9 Address review comment. by Elliott Hughes · 7 years ago
  11. 7a890e5 Move to .md files for even trivial documentation. by Elliott Hughes · 7 years ago
  12. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  13. 99af766 Fix libcrypto dependency in 6.0 trees by Ethan Yonker · 8 years ago
  14. acb2a2f minadbd: rename adb_server_main to minadbd_main. by Josh Gao · 8 years ago
  15. 534d4e0 Fix compatibility across the board by Ethan Yonker · 8 years ago
  16. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  17. 1675848 adb headers now refer to openssl headers. by Elliott Hughes · 8 years ago
  18. 24eb8a0 Minor minadbd cleanup. by Elliott Hughes · 8 years ago
  19. cd32476 minadbd: update for adb_thread_create signature change. by Josh Gao · 8 years ago
  20. cc07b35 minadbd: update for adb_thread_create signature change. by Josh Gao · 8 years ago
  21. 9f4fdb3 Track name change from adb_main to adb_server_main. by Elliott Hughes · 9 years ago
  22. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  23. c8a3c80 minadbd: use strdup() to create argument for sideload thread. by Yabin Cui · 9 years ago
  24. 7c913e5 minadbd: move from D() to VLOG(). by Yabin Cui · 9 years ago
  25. c3d4d53 minadbd: update service_to_fd() signature. by David Pursell · 9 years ago
  26. faa7500 Fix recovery image build. by Elliott Hughes · 9 years ago
  27. c35f3ce Allow sideloading without authentication. by Elliott Hughes · 9 years ago
  28. 9813f5b Allow sideloading without authentication. by Elliott Hughes · 9 years ago
  29. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  30. cc08a90 Fix build following adb change. by Dan Albert · 9 years ago
  31. 921431f Track adb_thread_create API change. by Elliott Hughes · 9 years ago
  32. 4cf34d5 Fix mips64 minadbd_test build. by Elliott Hughes · 9 years ago
  33. dbb20c4 Fix mips64 minadbd_test build. by Elliott Hughes · 9 years ago
  34. 1593192 Move minadb over to new API. by Elliott Hughes · 9 years ago
  35. 87ec73a Fix minadb_test build breakage. by Elliott Hughes · 9 years ago
  36. 4039933 Move minadb over to new API. by Elliott Hughes · 9 years ago
  37. f7466f9 Stop using adb_strtok, and check argument validity. by Elliott Hughes · 9 years ago
  38. ba45ddf Stop using adb_strtok, and check argument validity. by Elliott Hughes · 9 years ago
  39. 20531ef Switch minadb over to C++. by Elliott Hughes · 9 years ago
  40. b2f9459 Remove unused libutils references. by Dan Albert · 9 years ago
  41. ffd6c31 Add tests for read_block_adb. by Dan Albert · 9 years ago
  42. 1909771 This read accidentally got turned in to a write. by Dan Albert · 9 years ago
  43. 432584f Fix readx/writex names. by Dan Albert · 9 years ago
  44. 12fa519 Merge "Remove _(GNU|XOPEN)_SORUCE makefile cruft." by Dan Albert · 9 years ago
  45. 017db6d Fix LP64 build for minadbd. by Narayan Kamath · 9 years ago
  46. 2404370 Remove _(GNU|XOPEN)_SORUCE makefile cruft. by Dan Albert · 9 years ago
  47. 8f6eb5c Fix build from implicit declaration. by Dan Albert · 9 years ago
  48. f3a5726 Kill of most of the remainder of minadbd. by Dan Albert · 9 years ago
  49. 9a894b7 Move adb_main to its own file. by Dan Albert · 9 years ago
  50. 3efa676 Remove dead code. by Dan Albert · 9 years ago
  51. 1ddd350 Use headers from adb. by Dan Albert · 9 years ago
  52. 2b2a14f Remove unused code. by Dan Albert · 9 years ago
  53. 8f1bfea Lose USB transport code to libadb. by Dan Albert · 10 years ago
  54. d808d21 Add extern "C" to all the headers. by Dan Albert · 9 years ago
  55. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  56. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  57. 3ed8ef0 Fix the v2 descriptor handling. by Christopher Ferris · 9 years ago
  58. 9e3cce5 adbd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  59. a01ce3a Start losing code to libadb. by Dan Albert · 10 years ago
  60. 678f7d4 kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  61. 2481342 Update adb sideload feature by Ethan Yonker · 10 years ago
  62. bad4e5f Fix up libminadbd make file by Ethan Yonker · 10 years ago
  63. 304f32f Fix up old libminui to compile by Ethan Yonker · 10 years ago
  64. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  65. d432deb ADB sideload command not work by Da Zhou · 10 years ago
  66. ea5828a am 28ffde5e: Merge "Revert "Copy epoll(2) changes to minadb."" by Dan Albert · 10 years ago
  67. f420f8e Revert "Copy epoll(2) changes to minadb." by Dan Albert · 10 years ago
  68. 78a3027 am 530b61e0: Merge "Copy epoll(2) changes to minadb." by Elliott Hughes · 10 years ago
  69. db8c959 Copy epoll(2) changes to minadb. by Elliott Hughes · 10 years ago
  70. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago
  71. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago
  72. 5fbb729 Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  73. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  74. 2f173bd Merge "ADB sideload command not work" by Doug Zongker · 10 years ago
  75. 92cdf9c recovery: fix building with pointer-to-int errors turned on by Colin Cross · 10 years ago
  76. e787fee minadbd: remove dead code by Colin Cross · 10 years ago
  77. 65ad928 ADB sideload command not work by Da Zhou · 10 years ago
  78. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  79. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  80. 05aa743 minadbd: remove unnecessary header files. by Nick Kralevich · 11 years ago
  81. f087dfb exit instead of return if sideload file creation fails by Ethan Yonker · 11 years ago
  82. 9a4b569 Improve adb sideload - use storage vs tmp by Dees_Troy · 12 years ago
  83. 098d1f6 remove unused code from minadbd by Doug Zongker · 12 years ago
  84. 703ed15 run minadbd as shell user by Doug Zongker · 12 years ago
  85. 9270a20 support "sideload over ADB" mode by Doug Zongker · 12 years ago