- 48a10fb Merge "adb: delete hellish hodgepodge." am: acc0a90869 by Josh Gao · 7 years ago
- c9398e5 Merge "adb: delete hellish hodgepodge." by Treehugger Robot · 7 years ago
- 66c1466 Merge "adbd: when rebooting, don't close socket before pausing." am: 9c16700e36 by Josh Gao · 7 years ago
- 30826b6 adb: delete hellish hodgepodge. by Josh Gao · 7 years ago
- 8f9f1d7 adbd: when rebooting, don't close socket before pausing. by Josh Gao · 7 years ago
- 12e3f6b Merge "adb: win32: fix Unicode console output" am: 52126a414b by Spencer Low · 7 years ago
- 7d7de7c Merge "adb: win32: fix Unicode console output" by Treehugger Robot · 7 years ago
- 6b1e6f0 Merge changes Ib55d304d,I6fa078ea,I18e9213d,Ife58f0aa,Iccc55557 am: 24f9fc7fee by Josh Gao · 7 years ago
- 2d2a48b adb: disable ReconnectHandler in adbd. by Josh Gao · 7 years ago
- a46e719 adb: fix error message for `adb {forward,reverse}` by Josh Gao · 7 years ago
- 15975fe adb: more immediately try to reconnect connections. by Josh Gao · 7 years ago
- 1160e33 adb: don't pass time_point::max to condition_variable::wait_until. by Josh Gao · 7 years ago
- 3587b70 adb: move list-forward, kill-forward back into handle_forward_request. by Josh Gao · 7 years ago
- 8abac43 Merge "adb: Correctly detect deduplicated ext4 partitions." am: 4c87c1743e by David Anderson · 7 years ago
- ef5057e adb: win32: fix Unicode console output by Spencer Low · 7 years ago
- c32759a adb: Correctly detect deduplicated ext4 partitions. by David Anderson · 7 years ago
- a0153df Merge "adbd: fix check of `remount -R`." am: d81c4f07fb by Josh Gao · 7 years ago
- 1374e36 Merge "adbd: fix check of `remount -R`." by Treehugger Robot · 7 years ago
- 0c0d8ed Merge "adb: split daemon services out of service_to_fd." am: 1ba2e6a27f by Josh Gao · 7 years ago
- 82136d1 Merge "adb: split daemon services out of service_to_fd." by Josh Gao · 7 years ago
- 7bf0b71 adbd: fix check of `remount -R`. by Josh Gao · 7 years ago
- 08bb1c0 Merge "adb: use WriteFdExactly when no format" am: c1dabd8f76 by Mark Salyzyn · 7 years ago
- 36e3a1a adb: use WriteFdExactly when no format by Mark Salyzyn · 7 years ago
- e718539 Merge changes Ic90fac0b,Id9c12303,I2d9bdcb1,I9d699af1,Ia4d03f9e, ... by Josh Gao · 7 years ago
- 3d2f2b9 adb: split daemon services out of service_to_fd. by Josh Gao · 7 years ago
- 0a71130 adbd: turn on fdsan warnings. by Josh Gao · 7 years ago
- 5e68d8e adb: add error-generating overload of adb_close(unique_fd). by Josh Gao · 7 years ago
- 209049e adb: fix register_socket_transport related double-closes. by Josh Gao · 7 years ago
- 2132018 adb: fix double close in local_connect_arbitrary_ports. by Josh Gao · 7 years ago
- afcd1f0 adb: use adb's unique_fd instead of android::base. by Josh Gao · 7 years ago
- 2099e1d adb: move remount_service.h into daemon. by Josh Gao · 7 years ago
- 50d8eb7 adb: split shell_service.h into client/daemon/protocol parts. by Josh Gao · 7 years ago
- f7eb884 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 7 years ago
- 3513726 Merge "adb: fix forward --list, --remove(-all) with multiple devices." by Josh Gao · 7 years ago
- 3b15811 Merge "adb: fix forward --list, --remove(-all) with multiple devices." by Treehugger Robot · 7 years ago
- 024e0b3 adb: fix forward --list, --remove(-all) with multiple devices. by Josh Gao · 7 years ago
- f298c56 Merge "Revert "Use more shared libraries in adb and init."" into stage-aosp-master by TreeHugger Robot · 7 years ago
- 7c44a4e Merge "adb: Fix `adb remount`" am: a54c293822 by Luis Hector Chavez · 7 years ago
- 75a5f61 Revert "Use more shared libraries in adb and init." by Hridya Valsaraju · 7 years ago
- acb8ff6 adb: Fix `adb remount` by Luis Hector Chavez · 7 years ago
- 2a09d9a Merge "Use more shared libraries in adb and init." into stage-aosp-master by TreeHugger Robot · 7 years ago
- a829c73 Merge changes Iccfe3bd4,I6380245b,I20d9f2fe am: c23280a1e3 by Luis Hector Chavez · 7 years ago
- 82e2bf4 Merge changes Iccfe3bd4,I6380245b,I20d9f2fe by Treehugger Robot · 7 years ago
- 6ec695b Use more shared libraries in adb and init. by Jerry Zhang · 7 years ago
- 53fa6fc Merge "Adb and fastboot completion supports zsh users." am: 74be24d696 by Jim Tang · 7 years ago
- 8235494 Merge "Adb and fastboot completion supports zsh users." by Treehugger Robot · 7 years ago
- 22aaf32 adb: Remove most C-style allocations by Luis Hector Chavez · 7 years ago
- 3969972 adb: Modernize the service creation by Luis Hector Chavez · 7 years ago
- 0b6aa4d adb: Preserve the original mount flags when remounting by Luis Hector Chavez · 7 years ago
- 320b03a Merge changes I31e444f3,If07ff05f,If3ba190d am: cb140c04c9 by Jerry Zhang · 7 years ago
- 89f252c Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 7 years ago
- 4ebbfb0 adb: Add io size and zero packet to usb_handle by Jerry Zhang · 7 years ago
- 1922f53 adb: Have device usb_handle return io size by Jerry Zhang · 7 years ago
- add886c adb: Expose device usb_handle through libadbd by Jerry Zhang · 7 years ago
- 288a992 Merge "[adb] Modernize codebase by replacing NULL with nullptr" am: a63b3309ff by Yi Kong · 7 years ago
- 500e223 Adb and fastboot completion supports zsh users. by Jim Tang · 7 years ago
- 10aea53 [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- 8187c1d Merge "Remove unused #include." am: 771f2c2a3e by Elliott Hughes · 7 years ago
- 50607fb Merge "Remove unused #include." by Elliott Hughes · 7 years ago
- 76ae1ec Merge "adb: work around adbd push bug." am: 3eb5d77913 by Josh Gao · 7 years ago
- 47f8a1a Merge "adb: work around adbd push bug." by Treehugger Robot · 7 years ago
- fcd3d87 Remove unused #include. by Elliott Hughes · 7 years ago
- 7e12f5a Merge "adb: fix escape_arg for multiple quotes" am: bcfc8a2ab0 by Ryan Prichard · 7 years ago
- b572e6d adb: fix escape_arg for multiple quotes by Ryan Prichard · 7 years ago
- dfdcf40 adb: work around adbd push bug. by Josh Gao · 7 years ago
- 1e6f9a0 Merge "adbd: fix spurious failure to create dirs when pushing." am: de1d06ef0c by Josh Gao · 7 years ago
- 2cf7e3f adbd: fix spurious failure to create dirs when pushing. by Josh Gao · 7 years ago
- dad5d3c Merge "Simplify __attribute__((__printf__)) use." am: 2aa50ff56d by Elliott Hughes · 7 years ago
- a173d2f Simplify __attribute__((__printf__)) use. by Elliott Hughes · 7 years ago
- 44a51d6 Merge changes from topic "mingw-clang" am: b8f4fe4fd4 by Pirama Arumuga Nainar · 7 years ago
- 31e0e11 Update cflags for building Windows modules with Clang am: 7982178b7b by Pirama Arumuga Nainar · 7 years ago
- 0406f76 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
- 5063650 Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
- e441a66 Merge "adb: fix obsolete documentation." am: 409465a241 by Elliott Hughes · 7 years ago
- 88a0c02 Merge "adb: fix obsolete documentation." by Treehugger Robot · 7 years ago
- 1e493a5 Merge "Revert "adb: detect some spin loops and abort."" am: b8f4f1422f by Josh Gao · 7 years ago
- a07b9f2 adb: fix obsolete documentation. by Elliott Hughes · 7 years ago
- 7366b2b Revert "adb: detect some spin loops and abort." by Josh Gao · 7 years ago
- ad05929 Update cflags for building Windows modules with Clang by Pirama Arumuga Nainar · 7 years ago
- ec4f7cb Merge changes Ibfa5e7e6,I706b57a9,I53d21134,I69d4d585 am: 9674bcbd23 by Josh Gao · 7 years ago
- 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
- ca5ed14 Merge "adb: add nonblocking fd Connection." am: 812ba6a469 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
- 68ef5ce Merge "Fix `adb logcat` return code." am: 5587aba58d by Elliott Hughes · 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
- 6f7326a Shared libs are supported in recovery mode am: 011ee12b1d by Jiyong Park · 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
- 12d60ff Merge "Fix exit-time-destructor warning" am: ae74e42d25 am: a40b43eb45 by Pirama Arumuga Nainar · 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
- aa5e854 Merge "adb: add remount -R for deduplicated ext4" am: bfb4bf05d9 am: 3f0225abb8 by David Anderson · 7 years ago
- c574b19 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
- 176789b Merge "adb: really fix the mac build." am: e82401e592 am: a20ce6cfb5 by Josh Gao · 7 years ago
- 05c5395 Merge "Build adbd for recovery" am: 6c9bb058c5 am: 5edce0ef5a by Jiyong Park · 7 years ago