- f4ddee0 Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 6 years ago
- 9a8366b adb: remove atransport ref counting. by Josh Gao · 6 years ago
- 8c2198c adb: use shell for remount to forward return codes. by Josh Gao · 6 years ago
- 34a478f adb: add ls_v2. by Josh Gao · 6 years ago
- fc2f5f6 adb: fix track-devices-l. by Elliott Hughes · 6 years ago
- 57e09b1 adb: move fdevent to its own folder. by Josh Gao · 6 years ago
- 55d407e adb: Recognize rescue mode. by Tao Bao · 6 years ago
- 3705b34 adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
- 05626c1 Adding EXEC version of calling ABB. by Alex Buynytskyy · 6 years ago
- 7b1cb66 adb: update symlink timestamps. by Josh Gao · 6 years ago
- 982f7bd base: add ScopedLockAssertion. by Josh Gao · 6 years ago
- 01a65ee Adding new feature to adb "abb". by Alex Buynytskyy · 7 years ago
- ce5ce87 adb: remove incorrect use of RTTI. by Josh Gao · 7 years ago
- 46d19d3 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 7 years ago
- 4414e4c adb: fix authentication when reconnecting. by Josh Gao · 7 years ago
- 919b70c Enable the APEX support on the device side. by Josh Gao · 7 years ago
- 4f911e3 adb: switch version back to 40. by Josh Gao · 7 years ago
- fb08510 Add feature flag for b/110953234 fix. by Josh Gao · 7 years ago
- 29814de Accept apex packages as argument. by Dario Freni · 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
- 321a60f Merge changes Ic8d22016,I3e15296e,Ie275e22c by Treehugger Robot · 7 years ago
- 99d3d70 adb: extract helper for dumping a packet header. by Josh Gao · 7 years ago
- 29e3dd8 Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 7 years ago
- 86ab9ff adb: static constexpr. by Elliott Hughes · 7 years ago
- fc2e56f adb: don't try to reconnect emulators. by Josh Gao · 7 years ago
- 902dace adb: make disconnect stop reconnection immediately. by Josh Gao · 7 years ago
- 8a40c8a adb: switch reconnect_queue to std::set. by Josh Gao · 7 years ago
- 362e696 adb: report connection status when we're unauthorized. by Josh Gao · 7 years ago
- 3b4de3c adb: delete hellish hodgepodge. by Josh Gao · 7 years ago
- def91c0 adb: disable ReconnectHandler in adbd. by Josh Gao · 7 years ago
- e445a6d adb: more immediately try to reconnect connections. by Josh Gao · 7 years ago
- 95af641 adb: don't pass time_point::max to condition_variable::wait_until. by Josh Gao · 7 years ago
- 56300c9 adb: fix register_socket_transport related double-closes. by Josh Gao · 7 years ago
- 6150a37 adb: Remove most C-style allocations by Luis Hector Chavez · 7 years ago
- aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
- 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
- 454bc7c adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 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
- 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
- 5d39585 adb: Distinguish betwen already-connected and connection failure by Luis Hector Chavez · 7 years ago
- 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
- c251ec5 adb: don't abort when connecting to the same address twice. by Josh Gao · 7 years ago
- 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
- ffbd336 adb: remove meaningless const. by Josh Gao · 7 years ago
- 0bbf69c adb: convert Connection to a nonblocking interface. by Josh Gao · 7 years ago
- 2776845 adb: switch over to Android.bp. by Josh Gao · 8 years ago
- d51c6df adb: stop using quick_exit. by Josh Gao · 7 years ago
- f571fcb adb: switch apacket over to a std::string payload. by Josh Gao · 8 years ago
- e0361d1 adb: use delete on objects with destructors. by Josh Gao · 7 years ago
- 27cb7dc adb: switch asocket::enqueue to std::string. by Josh Gao · 8 years ago
- 5caaebd adb: restore packet data length checks. by Josh Gao · 8 years ago
- b800d88 adb: extract atransport's connection interface. by Josh Gao · 8 years ago
- fb413a2 adb: fix a leak. by Josh Gao · 8 years ago
- 04398a9 Sort devices list before output. by Artem Iglikov · 8 years ago
- de47194 adb: disable checksum on new versions by Tim Murray · 8 years ago
- 4b5d4da adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
- 33d14b8 adb: partially revert b5e11415. by Josh Gao · 8 years ago
- e48ecce Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 8 years ago
- b0c1802 adb: add track-devices-l service. by Josh Gao · 8 years ago
- b122b17 adb: allow selection of a specific transport. by Josh Gao · 8 years ago
- 1db71af adb: fix deadlock in kick_all_transports. by Josh Gao · 8 years ago
- 7e197ef adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 8 years ago
- 5176df8 Add host feature for `push --sync` support. by Dan Albert · 8 years ago
- 36dadca adb: boolify check_header and check_data. by Josh Gao · 8 years ago
- 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 8 years ago
- fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
- b5e1141 adb: fix two device offline problems. by Yabin Cui · 8 years ago
- e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
- 5d1756c adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
- cfe72e2 adb: add tracing to transport.cpp. by Josh Gao · 9 years ago
- 1290fbf adb: clang-format transport.cpp by Josh Gao · 9 years ago
- 5a1e3fd Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 9 years ago
- afa4b5d Revert "adb: extend sync protocol's stat support." by Josh Gao · 9 years ago
- d6d5c38 adb: extend sync protocol's stat support. by Josh Gao · 9 years ago
- 22d2b3e adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 9 years ago
- 06d61d4 adb: rationalize types. by Josh Gao · 9 years ago
- 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
- 0cd3ae1 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 9 years ago
- 8270912 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 by Josh Gao · 9 years ago
- 2e67120 adb: add support for vendor key directories. by Josh Gao · 9 years ago
- 81a3f71 Merge "Clean up key handling in adb." am: b859830450 by Josh Gao · 9 years ago
- 0aeb505 Clean up key handling in adb. by Elliott Hughes · 9 years ago
- 16dad48 Merge "adb: retry connecting disconnected emulators instead of always looping." am: 50e91fec0e by Yabin Cui · 9 years ago
- b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
- e618f6c Merge "adb: use a custom thread to poll for usb devices on mac." am: 09c5fcf by Yabin Cui · 9 years ago
- 48d4c0c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
- 2f46a7d Merge "Fix kick_transport test." am: a960864 am: 119ca23 by Yabin Cui · 9 years ago
- 7f27490 Fix kick_transport test. by Yabin Cui · 9 years ago
- 1a3ce9b Merge "adb: add reconnect command." am: 643bc36 am: 1dd696a by Yabin Cui · 9 years ago
- 1f4ec19 adb: add reconnect command. by Yabin Cui · 9 years ago
- 29f8993 Merge "adb: relax serial matching rules." am: b4709c2cfd am: a942881fdb by David Pursell · 9 years ago
- 3f902aa adb: relax serial matching rules. by David Pursell · 9 years ago
- 1c98db1 Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
- b5fea14 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
- 2e83684 Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289e by Elliott Hughes · 10 years ago