- 5587aba Merge "Fix `adb logcat` return code." by Elliott Hughes · 7 years ago
- 31f0f1b Fix `adb logcat` return code. by Elliott Hughes · 7 years ago
- 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
- ae74e42 Merge "Fix exit-time-destructor warning" by Treehugger Robot · 7 years ago
- 8b47d31 Fix exit-time-destructor warning by Pirama Arumuga Nainar · 7 years ago
- 07445f4 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
- e82401e Merge "adb: really fix the mac build." by Josh Gao · 7 years ago
- 6e1246c adb: really fix the mac build. by Josh Gao · 7 years ago
- 6c9bb05 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
- 99c27d3 adb: fix mac build. by Josh Gao · 7 years ago
- a0e7504 Build adbd for recovery by Jiyong Park · 7 years ago
- fd3fd93 adb: add benchmark script. by Josh Gao · 7 years ago
- 7c738cd adb: add IOVector. by Josh Gao · 7 years ago
- 9da1a91 Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- a2157a7 Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- f139ba4 Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Josh Gao · 7 years ago
- 812a6b7 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Treehugger Robot · 7 years ago
- 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
- 948b3e1 adb: add support for O_CLOEXEC to unique_fd pipe wrapper. by Josh Gao · 7 years ago
- 3b37fa2 adb: convert fdevent over to unique_fd. by Josh Gao · 7 years ago
- ae9c1dc adb: move towards using unique_fd. by Josh Gao · 7 years ago
- e535302 adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 7 years ago
- 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
- 2fa9770 Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 by Treehugger Robot · 7 years ago
- 93e4501 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
- adf07c5 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 7 years ago
- 3255974 adb: Add a test for emulator connection by Luis Hector Chavez · 7 years ago
- fbee0a9 adb: Improve test_adb a bit more by Luis Hector Chavez · 7 years ago
- 454bc7c adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 7 years ago
- d8c1ae9 adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
- 5ba6802 adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
- 570426a adb: warn on remount if undoing deduplication is impossible by David Anderson · 7 years ago
- 2744084 adb: fix uninitialized variable in AsyncServiceRef. by Josh Gao · 7 years ago
- da6ab73 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 7 years ago
- b7a9956 adb: fix double close in jdwp_service. by Josh Gao · 7 years ago
- 313aa71 Merge "adb: better error messages on deduplicated filesystems." by Treehugger Robot · 7 years ago
- a962ec0 adb: better error messages on deduplicated filesystems. by David Anderson · 7 years ago
- c97cea0 Merge "adb: add authorizing, connecting states to transport." by Josh Gao · 7 years ago
- 53248e4 Merge "Documented adb install --instant" by android-build-prod (mdb) · 7 years ago
- 807be77 Documented adb install --instant by Felipe Leme · 7 years ago
- 3e41f92 Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
- 704494b adb: add authorizing, connecting states to transport. by Josh Gao · 7 years ago
- c587f02 adb: Avoid waiting for emulator connections by Luis Hector Chavez · 7 years ago
- 4e6f3d9 Merge "Add test_suites lines." by Elliott Hughes · 7 years ago
- 40fdf3f Add test_suites lines. by Elliott Hughes · 7 years ago
- 9a388d5 adb: Make the Connection object a std::shared_ptr by Luis Hector Chavez · 7 years ago
- 56fe753 adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 7 years ago
- c4ad6b6 Merge changes I722d2c41,Ic216ddef by Treehugger Robot · 7 years ago
- 224d965 Merge "adb: don't error in handle_host_request if we can't acquire a transport." by Treehugger Robot · 7 years ago
- 78f133d adb: don't error in handle_host_request if we can't acquire a transport. by Josh Gao · 7 years ago
- 8b67c52 Improve test_adb.py by Luis Hector Chavez · 7 years ago
- 5d39585 adb: Distinguish betwen already-connected and connection failure by Luis Hector Chavez · 7 years ago
- 77561c1 Remove out of date comment. by Elliott Hughes · 7 years ago
- 44899ee adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 7 years ago
- 2e93df2 adb: win32: cleanup winsock initialization. by Josh Gao · 7 years ago
- 011ba4b adb: win32: properly set EBADF in some functions. by Josh Gao · 7 years ago
- 64a63ac adb: partially clang-format sysdeps_win32.cpp. by Josh Gao · 7 years ago
- 116aa0a adb: implement adb_writev. by Josh Gao · 7 years ago
- 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
- ee63d74 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 7 years ago
- 2ea4652 adb: properly calculate packet size on Mac. by Josh Gao · 7 years ago
- 6eb9248 Merge "Support /odm and /product in "adb remount" and "adb sync"." by Elliott Hughes · 7 years ago
- daacf4f adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 7 years ago
- fa1f191 Merge "adbd: configure jemalloc to not immediately purge." by Treehugger Robot · 7 years ago
- 218f766 adbd: configure jemalloc to not immediately purge. by Josh Gao · 7 years ago
- 8daf742 Merge "Revert "Revert "adb: add transport benchmark.""" by Treehugger Robot · 7 years ago
- 9c59649 Revert "Revert "adb: add transport benchmark."" by Josh Gao · 7 years ago
- 57e97cb Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
- 9c8c038 Merge "Move adb/fastboot bash completion into adb/fastboot." by Elliott Hughes · 7 years ago
- fbfa0e8 Move adb/fastboot bash completion into adb/fastboot. by Elliott Hughes · 7 years ago
- 3876e37 Merge "Revert "adb: add transport benchmark."" by David Brazdil · 7 years ago
- 2ef56a1 Revert "adb: add transport benchmark." by David Brazdil · 7 years ago
- 3f6ef0d Merge "adb: add transport benchmark." by Josh Gao · 7 years ago
- d78f59c adb: add transport benchmark. by Josh Gao · 7 years ago
- c251ec5 adb: don't abort when connecting to the same address twice. by Josh Gao · 7 years ago
- 7651eb9 adb: try harder to fill our test sockets. by Josh Gao · 7 years ago
- 954e128 adb: don't set has_write_error on success. by Josh Gao · 7 years ago
- 7ab5571 adb: move ownership of the fdevent thread into FdeventTest. by Josh Gao · 7 years ago
- fa30bf3 adb: guarantee that fdevent_run_on_main_thread happens last. by Josh Gao · 7 years ago
- 05fb45b adb: fix FdeventTest.invalid_fd on Windows. by Josh Gao · 7 years ago
- fd7486f adb: extract the sleep in socket_test to its own function. by Josh Gao · 7 years ago
- 31ed2a5 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
- db96710 Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
- 8043633 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
- 2de2ade adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
- 45562bf Merge changes Iea2a3055,I6582cfc6 by Treehugger Robot · 7 years ago
- 541a865 adb: restore adb/adb.exe in the list of artifacts. by Josh Gao · 7 years ago
- f78ff01 Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
- f8a97c1 adb: start building windows test again. by Josh Gao · 7 years ago
- 2e1e789 adb: fix windows test build. by Josh Gao · 7 years ago
- 8f7ff94 adbd: spawn login shell when run without a command. by Josh Gao · 7 years ago
- bf243a6 adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
- 2c621ae adb: fix unicode file path test. by Josh Gao · 7 years ago
- dcc055a adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
- 184f480 adb: don't immediately close a socket when write fails. by Josh Gao · 7 years ago
- 1222abc adb: make fdevent_run_on_main_thread's fd nonblocking. by Josh Gao · 7 years ago
- 7920502 Merge changes I6a842960,If618c26b by Josh Gao · 7 years ago
- 4abb507 adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 7 years ago
- c970aef adb: add `adb shell exit 42` stress test. by Josh Gao · 7 years ago
- ecb96ac adb: improve socket tests. by Josh Gao · 7 years ago