aboutsummaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2022-04-05[automerge] Backport of Win-specific suppression of potentially rogue constru...Presubmit Automerger Backend
2022-04-05Backport of Win-specific suppression of potentially rogue construct that canShaju Mathew
2022-03-26Merge "Make adb stream-aware" am: 8b5e958861 am: 01cde13d94 am: f840376ed3Treehugger Robot
2022-03-25Make adb stream-awareLee Shombert
2022-03-14Report device connection errors during install am: 4b243a5a4b am: 73742c39e3 ...Andrew Scull
2022-03-14Report device connection errors during installAndrew Scull
2022-02-24Merge "Make `adb help` list all known compression algorithms." am: 433d9d1b00...Treehugger Robot
2022-02-24Merge "Make `adb help` list all known compression algorithms."Treehugger Robot
2022-02-24The verity binaries should be behind the "remount" feature too. am: 18056094a...Elliott Hughes
2022-02-23Make `adb help` list all known compression algorithms.Elliott Hughes
2022-02-18The verity binaries should be behind the "remount" feature too.Elliott Hughes
2022-02-10Include first arg in argv for install multiple app am: ff2446d0bf am: 1a37a72...Peter Wen
2022-02-10Include first arg in argv for install multiple appandroid-t-preview-2android-t-preview-1android-t-beta-3android-t-preview-1Peter Wen
2022-01-21Merge "Removing dead-code (dev: local service processing)." am: eddd2d3a38 am...Shaju Mathew
2022-01-21Merge "Removing dead-code (dev: local service processing)."Shaju Mathew
2022-01-20Removing dead-code (dev: local service processing).Shaju Mathew
2022-01-19Merge "Now suppressing ability for a potentially rogue device to engage in di...Shaju Mathew
2022-01-18Now suppressing ability for a potentially rogue device to engage inShaju Mathew
2021-12-16adb: don't SEGV if no arguments are given.Elliott Hughes
2021-12-02adb --one-device feature.Vince Harron
2021-11-04Check the result of more libusb functions.Vince Harron
2021-11-03Merge "ADB_LIBUSB Handle device reboot properly."Vince Harron
2021-11-01ADB_LIBUSB Handle device reboot properly.Vince Harron
2021-10-30Refactoring out to a common/exception-handling retrieval function.Shaju Mathew
2021-10-30Merge "Propagation of disable/enable-verity shell error into adb host."Shaju Mathew
2021-10-29Propagation of disable/enable-verity shell error into adb host.Shaju Mathew
2021-10-12Check for invalid network interfaces.Joshua Duong
2021-09-14Fix unused-but-set-variable warningsYi Kong
2021-08-26Follow change to openscreenandroid-s-beta-5android-s-beta-5Colin Cross
2021-07-12Use inotify to wait for device to be accessible on Linux.Josh Gao
2021-06-23Merge "Synchronize the libusb and native backend's USB address."Josh Gao
2021-06-22Merge changes I93f3c3e3,I2675db1fJosh Gao
2021-06-22Synchronize the libusb and native backend's USB address.Josh Gao
2021-06-21Add attach/detach support to libusb backend.Josh Gao
2021-06-21Give Connection an atransport*.Josh Gao
2021-06-10Fix bug in checking for success codeMohammad Samiul Islam
2021-06-10Fix bug in checking for success codeSamiul Islam
2021-06-09Forward args to install-commit properly when using install-multi-packageSamiul Islam
2021-06-09Forward args to install-commit properly when using install-multi-packageSamiul Islam
2021-05-03Merge "Fix 'adb mdns check' when ADB_MDNS=0." am: fb4afcce10 am: 7e054890f8 a...Treehugger Robot
2021-05-03Merge "Fix 'adb mdns check' when ADB_MDNS=0." am: fb4afcce10 am: 7e054890f8Treehugger Robot
2021-05-03Merge "Fix 'adb mdns check' when ADB_MDNS=0."Treehugger Robot
2021-05-03Fix 'adb mdns check' when ADB_MDNS=0.Joshua Duong
2021-05-01Reimplement libusb client in terms of the nonblocking API. am: f2d6af55e6 am:...Josh Gao
2021-05-01Reimplement libusb client in terms of the nonblocking API. am: f2d6af55e6 am:...Josh Gao
2021-04-29Reimplement libusb client in terms of the nonblocking API.Josh Gao
2021-04-20Check sizes before trying to allocate memory. am: 69c0680b38 am: fcfdcffddd a...Alex Buynytskyy
2021-04-20Check sizes before trying to allocate memory. am: 69c0680b38 am: fcfdcffdddAlex Buynytskyy
2021-04-19Check sizes before trying to allocate memory.Alex Buynytskyy
2021-03-23Move duplicate mdns services check prior to adding new service. am: 84c957bd1...Joshua Duong