- a076b9f Merge changes Ibfa5e7e6,I706b57a9,I53d21134,I69d4d585 by Treehugger Robot · 7 years ago
- 9cf355a adb: detect some spin loops and abort. by Josh Gao · 7 years ago
- 08a5637 Merge "adb: add nonblocking fd Connection." by Treehugger Robot · 7 years ago
- 00f2d25 adb: add an id field to fdevent. by Josh Gao · 7 years ago
- f39750b adb: delete unused members in fdevent. by Josh Gao · 7 years ago
- 7c04e21 adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 7 years ago
- 75e7781 Merge "Fix `adb logcat` return code." by Elliott Hughes · 7 years ago
- 96919ee Fix `adb logcat` return code. by Elliott Hughes · 7 years ago
- 3cd1019 adb: add nonblocking fd Connection. by Josh Gao · 7 years ago
- a6226c4 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
- b9c9eeb Merge "Fix exit-time-destructor warning" by Treehugger Robot · 7 years ago
- f511ab9 Fix exit-time-destructor warning by Pirama Arumuga Nainar · 7 years ago
- c574b19 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
- 4a44090 Merge "adb: really fix the mac build." by Josh Gao · 7 years ago
- 9b57c12 adb: really fix the mac build. by Josh Gao · 7 years ago
- f78efb4 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
- 1fdea8d adb: fix mac build. by Josh Gao · 7 years ago
- 32b8fda Build adbd for recovery by Jiyong Park · 7 years ago
- 4402fae adb: add benchmark script. by Josh Gao · 7 years ago
- 89b1012 adb: add IOVector. by Josh Gao · 7 years ago
- 54785d1 Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- 5bf505a Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- 2548a81 Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Josh Gao · 7 years ago
- f7b15c9 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Treehugger Robot · 7 years ago
- 0335d70 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
- 3aa97c5 adb: add support for O_CLOEXEC to unique_fd pipe wrapper. by Josh Gao · 7 years ago
- ee498dd adb: convert fdevent over to unique_fd. by Josh Gao · 7 years ago
- 5113ff7 adb: move towards using unique_fd. by Josh Gao · 7 years ago
- 7b6b19b adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 7 years ago
- 07444b3 adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
- e0f24c1 Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 by Treehugger Robot · 7 years ago
- a165cd5 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
- dcc5c81 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 7 years ago
- 3cb898d adb: Add a test for emulator connection by Luis Hector Chavez · 7 years ago
- 7c2765b adb: Improve test_adb a bit more by Luis Hector Chavez · 7 years ago
- 07a5cb7 adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 7 years ago
- ea1f99d adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
- cfe99fe adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
- 49f4faf adb: warn on remount if undoing deduplication is impossible by David Anderson · 7 years ago
- 2b0767c adb: fix uninitialized variable in AsyncServiceRef. by Josh Gao · 7 years ago
- 500cbd1 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 7 years ago
- 704084c adb: fix double close in jdwp_service. by Josh Gao · 7 years ago
- c324b11 Merge "adb: better error messages on deduplicated filesystems." by Treehugger Robot · 7 years ago
- dd7f8bd adb: better error messages on deduplicated filesystems. by David Anderson · 7 years ago
- 44d1011 Merge "adb: add authorizing, connecting states to transport." by Josh Gao · 7 years ago
- d42748a Merge "Documented adb install --instant" by android-build-prod (mdb) · 7 years ago
- de6b542 Documented adb install --instant by Felipe Leme · 7 years ago
- d10197f Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
- 399a7c0 adb: add authorizing, connecting states to transport. by Josh Gao · 7 years ago
- 7120a7c adb: Avoid waiting for emulator connections by Luis Hector Chavez · 7 years ago
- 801319a Merge "Add test_suites lines." by Elliott Hughes · 7 years ago
- e6d1c8d Add test_suites lines. by Elliott Hughes · 7 years ago
- 1aaddb6 adb: Make the Connection object a std::shared_ptr by Luis Hector Chavez · 7 years ago
- c89e75a adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 7 years ago
- bce4337 Merge changes I722d2c41,Ic216ddef by Treehugger Robot · 7 years ago
- cb26e8c Merge "adb: don't error in handle_host_request if we can't acquire a transport." by Treehugger Robot · 7 years ago
- 1606bc9 adb: don't error in handle_host_request if we can't acquire a transport. by Josh Gao · 7 years ago
- 93c53de Improve test_adb.py by Luis Hector Chavez · 7 years ago
- 3f16506 adb: Distinguish betwen already-connected and connection failure by Luis Hector Chavez · 7 years ago
- e828e57 Remove out of date comment. by Elliott Hughes · 7 years ago
- e6dfb83 adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 7 years ago
- d6cd18b adb: win32: cleanup winsock initialization. by Josh Gao · 7 years ago
- 740a776 adb: win32: properly set EBADF in some functions. by Josh Gao · 7 years ago
- f9f20e5 adb: partially clang-format sysdeps_win32.cpp. by Josh Gao · 7 years ago
- 6d22202 adb: implement adb_writev. by Josh Gao · 7 years ago
- 4e43bbc adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
- 2d27ab1 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 7 years ago
- 4b26ede adb: properly calculate packet size on Mac. by Josh Gao · 7 years ago
- 1266aa7 Merge "Support /odm and /product in "adb remount" and "adb sync"." by Elliott Hughes · 7 years ago
- 01deb94 adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 7 years ago
- c25aedb Merge "adbd: configure jemalloc to not immediately purge." by Treehugger Robot · 7 years ago
- c6bf434 adbd: configure jemalloc to not immediately purge. by Josh Gao · 7 years ago
- 0548de1 Merge "Revert "Revert "adb: add transport benchmark.""" by Treehugger Robot · 7 years ago
- e493f8a Revert "Revert "adb: add transport benchmark."" by Josh Gao · 7 years ago
- 5814c52 Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
- 3433fe5 Merge "Move adb/fastboot bash completion into adb/fastboot." by Elliott Hughes · 7 years ago
- 4e348a2 Move adb/fastboot bash completion into adb/fastboot. by Elliott Hughes · 7 years ago
- e71094e Merge "Revert "adb: add transport benchmark."" by David Brazdil · 7 years ago
- 79b72cc Revert "adb: add transport benchmark." by David Brazdil · 7 years ago
- 1a1a941 Merge "adb: add transport benchmark." by Josh Gao · 7 years ago
- f0e0558 adb: add transport benchmark. by Josh Gao · 7 years ago
- 35299a4 adb: don't abort when connecting to the same address twice. by Josh Gao · 7 years ago
- b4ffb10 adb: try harder to fill our test sockets. by Josh Gao · 7 years ago
- b400be8 adb: don't set has_write_error on success. by Josh Gao · 7 years ago
- a544bb4 adb: move ownership of the fdevent thread into FdeventTest. by Josh Gao · 7 years ago
- 6c392c7 adb: guarantee that fdevent_run_on_main_thread happens last. by Josh Gao · 7 years ago
- 652e02e adb: fix FdeventTest.invalid_fd on Windows. by Josh Gao · 7 years ago
- 9a35260 adb: extract the sleep in socket_test to its own function. by Josh Gao · 7 years ago
- 7fb3af0 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
- 72332ce Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
- 0a84654 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
- 1367ced adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
- e548fd4 Merge changes Iea2a3055,I6582cfc6 by Treehugger Robot · 7 years ago
- 1734c0e adb: restore adb/adb.exe in the list of artifacts. by Josh Gao · 7 years ago
- 02febda Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
- cd85df7 adb: start building windows test again. by Josh Gao · 7 years ago
- 1b74124 adb: fix windows test build. by Josh Gao · 7 years ago
- 8da97e3 adbd: spawn login shell when run without a command. by Josh Gao · 7 years ago
- 77fd28a adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
- c767b46 adb: fix unicode file path test. by Josh Gao · 7 years ago