summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't display bugreport progress when it recedes."Treehugger Robot2017-03-212-5/+43
|\
| * Don't display bugreport progress when it recedes.Felipe Leme2017-03-202-5/+43
* | adb: switch the jdwp control socket to SOCK_SEQPACKET.Josh Gao2017-03-201-22/+7
* | adb: detect closed jdwp socket.Josh Gao2017-03-201-5/+1
|/
* Remove extraneous .clang-format filesTom Cherry2017-03-141-13/+1
* Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()"Treehugger Robot2017-03-111-6/+4
|\
| * adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()Bowgo Tsai2017-03-111-6/+4
* | Merge "adb: properly erase destroyed jdwp_trackers."Treehugger Robot2017-03-101-1/+2
|\ \ | |/ |/|
| * adb: properly erase destroyed jdwp_trackers.Josh Gao2017-03-101-1/+2
* | Merge changes from topic 'adb-mdnsd'Treehugger Robot2017-03-1013-50/+519
|\ \
| * | Make ADB over mDNS work on WindowsCasey Dahlin2017-03-074-65/+92
| * | Enable mDNS on DarwinCasey Dahlin2017-03-072-2/+9
| * | Don't include mDNS support on platforms other than LinuxCasey Dahlin2017-03-072-10/+29
| * | Add mDNS device discovery for adb clientCasey Dahlin2017-03-078-40/+331
| * | adb: Set a hostname for mDNSCasey Dahlin2017-03-071-3/+7
| * | Make ADBD announce its presence over mDNSCasey Dahlin2017-03-074-2/+123
* | | adb: append the libwinpthread COPYING to adb's NOTICE.Josh Gao2017-03-081-0/+60
| |/ |/|
* | adb: Do not signal gaget stack unless descriptors are writtenBadhri Jagan Sridharan2017-03-071-1/+2
|/
* adb: turn on libusb by default.Josh Gao2017-03-021-2/+2
* Merge "DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"Bo Hu2017-03-022-2/+4
|\
| * DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipebohu2017-03-012-2/+4
* | Move adb_dirname and adb_basename to libbaseColin Cross2017-02-277-79/+20
|/
* Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll.""Josh Gao2017-02-241-3/+3
|\
| * Revert "adb: remove win32 dependency on libwinpthread-1.dll."Josh Gao2017-02-231-3/+3
* | adb: early-mount: fix verity toggle through adb for early mountSandeep Patil2017-02-231-4/+3
|/
* adb: add `adb host-features`, report libusb status.Josh Gao2017-02-228-8/+30
* Merge "adb: remove win32 dependency on libwinpthread-1.dll."Treehugger Robot2017-02-221-3/+3
|\
| * adb: remove win32 dependency on libwinpthread-1.dll.Josh Gao2017-02-211-3/+3
* | adb: set max_rw to USB_FFS_BULK_SIZE explicitlyJerry Zhang2017-02-211-1/+1
* | adbd's children should have SIGPIPE set to SIG_DFL.Elliott Hughes2017-02-171-0/+4
|/
* adb: Lower EP_ALLOC retry countJerry Zhang2017-02-161-1/+1
* adb: Add bMaxBurst to superspeed descriptorsJerry Zhang2017-02-131-0/+2
* adb: Set max socket sizes to larger values.Jerry Zhang2017-02-132-0/+11
* adb: Pre allocate kernel memoryJerry Zhang2017-02-132-15/+41
* Don't print 168^W143 lines of help when someone makes a typo.Elliott Hughes2017-02-064-40/+47
* usb_dispatch.cpp: Lower severity of logging statement.Nick Kralevich2017-02-011-2/+2
* adb: fix darwin build.Josh Gao2017-01-261-1/+4
* adb: add libusb implementation for Linux/Darwin.Josh Gao2017-01-259-21/+659
* Merge changes I21eefab9,I0ac7d78aJosh Gao2017-01-256-31/+78
|\
| * adb: move usb_* to client/usb_*.Josh Gao2017-01-194-3/+3
| * adb: reorganize adbd USB handling code.Josh Gao2017-01-193-28/+75
* | adb: check for and report inotify_init1 failure.Josh Gao2017-01-201-0/+6
|/
* debuggerd: advance our amazing bet.Josh Gao2017-01-172-2/+2
* -e is really about TCP/IP devices, not emulators.Elliott Hughes2017-01-131-2/+2
* Merge "adb: remove support for legacy f_adb interface."Josh Gao2017-01-123-161/+12
|\
| * adb: remove support for legacy f_adb interface.Josh Gao2017-01-113-161/+12
* | Remove "_static" and "_host" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
|/
* adb: Fix the 'adb reboot sideload' for A/B devices.Tao Bao2017-01-052-11/+8
* Merge "adb: fix adb trace tag"Treehugger Robot2016-12-171-4/+4
|\
| * adb: fix adb trace tagDaniel Friederich2016-12-141-4/+4