1. 0e0f818 logical -> dynamic partitions. by Yifan Hong · 7 years ago
  2. beb4cb8 adb: overlayfs failed to remount /system by Mark Salyzyn · 7 years ago
  3. bb1efbd adbd: Fix adb remount when switching roots during first-stage init. by David Anderson · 7 years ago
  4. 33eb652 Merge "adb: don't use <error.h>." by Treehugger Robot · 7 years ago
  5. d2aaede adb: don't use <error.h>. by Elliott Hughes · 7 years ago
  6. 95a3916 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 7 years ago
  7. c51726c adbd: implement a nonblocking USB Connection. by Josh Gao · 7 years ago
  8. 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago
  9. 61e9e39 adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp. by Josh Gao · 7 years ago
  10. d506dac adbd: open functionfs ep0 as O_RDWR. by Josh Gao · 7 years ago
  11. 613cbb4 adbd: extract functionfs fd creation. by Josh Gao · 7 years ago
  12. 3614b39 Merge "adb: identical symlink, do not update" by Treehugger Robot · 7 years ago
  13. 376e3cb adb: identical symlink, do not update by Mark Salyzyn · 7 years ago
  14. 15dcc62 adbd: clean up jdwp service a bit. by Josh Gao · 7 years ago
  15. 39c1f4b Revert "Revert "adb: detect some spin loops and abort."" by Josh Gao · 7 years ago
  16. 4eb864b Merge "allow adb to remount symlink mount points" by Treehugger Robot · 7 years ago
  17. 41649b8 allow adb to remount symlink mount points by Bowgo Tsai · 7 years ago
  18. c105f4b Merge "adb: remount for /system as root" by Treehugger Robot · 7 years ago
  19. 37d8bbd Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all" by Treehugger Robot · 7 years ago
  20. 6544056 Merge "Support 'adb reboot fastboot' command conditionally." by Treehugger Robot · 7 years ago
  21. 04aa426 adb: remount for /system as root by Mark Salyzyn · 8 years ago
  22. f35db9b fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all by Mark Salyzyn · 7 years ago
  23. 5425826 Support 'adb reboot fastboot' command conditionally. by Hridya Valsaraju · 7 years ago
  24. 96d445d adbd: fix remount on non-system-as-root devices. by Josh Gao · 7 years ago
  25. 7f3c01c Make sync and remount support product_services. by Anton Hansson · 7 years ago
  26. 7c2020b adb: use fs_mgr_has_shared_blocks by Mark Salyzyn · 8 years ago
  27. 860cc5a adbd: use unique_fd for the usb file descriptors. by Josh Gao · 7 years ago
  28. 3231be6 Merge "Add sideload, fastboot as reboot targets in init" by Treehugger Robot · 7 years ago
  29. c60153f adb: add overlayfs handling for readonly system filesystems by Mark Salyzyn · 8 years ago
  30. 71fb82a Add sideload, fastboot as reboot targets in init by Hridya Valsaraju · 7 years ago
  31. 6fb9461 adbd: when rebooting, don't close socket before pausing. by Josh Gao · 7 years ago
  32. 1906243 adb: move list-forward, kill-forward back into handle_forward_request. by Josh Gao · 7 years ago
  33. 6dc5086 adb: Correctly detect deduplicated ext4 partitions. by David Anderson · 7 years ago
  34. d81c4f0 Merge "adbd: fix check of `remount -R`." by Treehugger Robot · 7 years ago
  35. 1ba2e6a Merge "adb: split daemon services out of service_to_fd." by Josh Gao · 7 years ago
  36. 2712192 adbd: fix check of `remount -R`. by Josh Gao · 7 years ago
  37. c29bf19 adb: use WriteFdExactly when no format by Mark Salyzyn · 7 years ago
  38. 997cfac adb: split daemon services out of service_to_fd. by Josh Gao · 7 years ago
  39. 954adcc adbd: turn on fdsan warnings. by Josh Gao · 7 years ago
  40. 73a5ee4 adb: use adb's unique_fd instead of android::base. by Josh Gao · 7 years ago
  41. 2deb787 adb: move remount_service.h into daemon. by Josh Gao · 7 years ago
  42. 86acb86 adb: split shell_service.h into client/daemon/protocol parts. by Josh Gao · 7 years ago
  43. edec033 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 7 years ago
  44. 46b55e8 adb: Fix `adb remount` by Luis Hector Chavez · 7 years ago
  45. 095792c adb: Modernize the service creation by Luis Hector Chavez · 7 years ago
  46. c20c850 adb: Preserve the original mount flags when remounting by Luis Hector Chavez · 7 years ago
  47. cb140c0 Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 7 years ago
  48. cda7c3b adb: Add io size and zero packet to usb_handle by Jerry Zhang · 8 years ago
  49. 16b78db adb: Have device usb_handle return io size by Jerry Zhang · 8 years ago
  50. b156c60 adb: Expose device usb_handle through libadbd by Jerry Zhang · 8 years ago
  51. aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  52. 4c0078d adbd: fix spurious failure to create dirs when pushing. by Josh Gao · 8 years ago
  53. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 8 years ago
  54. 07445f4 adb: add remount -R for deduplicated ext4 by David Anderson · 8 years ago
  55. 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 8 years ago
  56. e535302 adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 8 years ago
  57. 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 8 years ago
  58. 93e4501 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 8 years ago
  59. adf07c5 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 8 years ago
  60. d8c1ae9 adb: Move io_setup to usb_handle init by Jerry Zhang · 8 years ago
  61. 5ba6802 adb: Retry io in case of interrupt by Jerry Zhang · 8 years ago
  62. 570426a adb: warn on remount if undoing deduplication is impossible by David Anderson · 8 years ago
  63. da6ab73 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 8 years ago
  64. b7a9956 adb: fix double close in jdwp_service. by Josh Gao · 8 years ago
  65. a962ec0 adb: better error messages on deduplicated filesystems. by David Anderson · 8 years ago
  66. 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 8 years ago
  67. 6eb9248 Merge "Support /odm and /product in "adb remount" and "adb sync"." by Elliott Hughes · 8 years ago
  68. daacf4f adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 8 years ago
  69. 218f766 adbd: configure jemalloc to not immediately purge. by Josh Gao · 8 years ago
  70. 57e97cb Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 8 years ago
  71. 31ed2a5 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 8 years ago
  72. db96710 Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 8 years ago
  73. 2de2ade adbd: increase oom_score_adj for `adb shell` by Josh Gao · 8 years ago
  74. f78ff01 Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 8 years ago
  75. 8f7ff94 adbd: spawn login shell when run without a command. by Josh Gao · 8 years ago
  76. dcc055a adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 8 years ago
  77. 6156420 Merge changes I99b85f07,If28f6c8d by Treehugger Robot · 8 years ago
  78. 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 8 years ago
  79. 99499f1 adb: Remove usages of ENDPOINT_ALLOC by Jerry Zhang · 8 years ago
  80. 8cc9c38 adb: checks device state when using adb disable-verity for AVB by Bowgo Tsai · 8 years ago
  81. 3a3df40 adb: Open FunctionFS files with more restrictive access modes by Luis Hector Chavez · 8 years ago
  82. 6eda184 adbd: don't require authentication for userdebug/eng builds. by Josh Gao · 8 years ago
  83. 5180d5b Merge "Make libasyncio headers usable from C" by Jerry Zhang · 8 years ago
  84. c3d4e72 Make libasyncio headers usable from C by Jerry Zhang · 8 years ago
  85. 2776845 adb: switch over to Android.bp. by Josh Gao · 8 years ago
  86. 6b97021 Don't include the build number in the adbd binary. by Elliott Hughes · 8 years ago
  87. 9638729 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 8 years ago
  88. 0603ec4 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 8 years ago
  89. ecee434 adb: Use kernel aio for functionfs. by Jerry Zhang · 8 years ago
  90. 5550901 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 8 years ago
  91. 184f571 adbd: add logging to troubleshoot usb issues. by Josh Gao · 8 years ago
  92. f1d3dbc adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
  93. cecbc99 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 9 years ago
  94. 0729dd1 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 9 years ago
  95. 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 9 years ago
  96. 40a8778 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 9 years ago
  97. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 9 years ago
  98. e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 9 years ago
  99. b298855 Add mDNS device discovery for adb client am: 13a269ea24 by Casey Dahlin · 9 years ago
  100. f18d33c adb: Set a hostname for mDNS am: 1fe3cae67e by Casey Dahlin · 9 years ago