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