summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch from using base64 BIOs to encoding funcs."Alex Klyubin2014-09-261-19/+47
|\
| * Switch from using base64 BIOs to encoding funcs.Adam Langley2014-09-051-19/+47
* | Revert "Switch adb to epoll(2)."Dan Albert2014-09-251-4/+21
* | Switch adb to epoll(2).Elliott Hughes2014-09-231-21/+4
* | fix windows buildDoug Zongker2014-09-161-1/+1
* | Merge changes I11e84a7b,I5adaedd8Kenny Root2014-09-163-3/+113
|\ \
| * | adb: fix 64-bit buildColin Cross2014-09-161-1/+1
| * | add sideload-host mode to adbDoug Zongker2014-09-163-3/+113
* | | Merge "74602: Fixes adb not seeing connected devices on Mac."Esteban de la Canal2014-09-121-5/+9
|\ \ \
| * | | 74602: Fixes adb not seeing connected devices on Mac.Esteban de la Canal2014-09-111-5/+9
| |/ /
* | | adb: Add USB vendor ID for Alco Digital Devices LimitedDanielMo2014-09-101-0/+3
|/ /
* | Merge "Add -Wno-deprecated-declarations to makefiles."Christopher Ferris2014-09-061-2/+10
|\ \
| * | Add -Wno-deprecated-declarations to makefiles.Christopher Ferris2014-09-041-2/+10
| |/
* | Merge "Include ADB_HOST only code in #if ADB_HOST."Chih-Hung Hsieh2014-09-051-2/+5
|\ \
| * | Include ADB_HOST only code in #if ADB_HOST.Chih-Hung Hsieh2014-09-051-2/+5
| |/
* | Add USB Vendor ID for Micromax Informatics Ltd.Abhishek Karmakar2014-09-051-0/+3
|/
* Fix 64-bit host build.Ying Wang2014-08-141-1/+2
* Merge "Fix build of adb with gcc-4.9."Elliott Hughes2014-08-051-2/+5
|\
| * Fix build of adb with gcc-4.9.Alexander Ivchenko2014-08-061-2/+5
* | Merge "Move host 'get-state' service up so that it works."Elliott Hughes2014-08-051-5/+5
|\ \
| * | Move host 'get-state' service up so that it works.Simon Ye2014-07-281-5/+5
* | | Partially revert argument escaping.Jeff Sharkey2014-08-051-13/+20
* | | Uniformly escape shell arguments.Jeff Sharkey2014-08-051-40/+25
| |/ |/|
* | Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break.Elliott Hughes2014-07-291-3/+2
* | adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC.DanielMo2014-07-251-0/+3
* | fix adb build on DarwinTim Murray2014-07-241-0/+1
* | adb: set O_CLOEXEC on lots of file descriptorsNick Kralevich2014-07-215-16/+16
* | adb: replace utimes() with utime()Greg Hackmann2014-07-211-2/+3
* | adb: use oom_score_adj instead of oom_adjRom Lemarchand2014-07-181-3/+3
* | Add "exec" service: shell commands with no pty.Jeff Sharkey2014-07-185-218/+171
* | adb: added support for adb pull -a to preserve time stamps and modeLajos Molnar2014-07-183-36/+47
* | Fix implicit declaration of function 'prctl' in adb.Elliott Hughes2014-07-181-1/+1
|/
* Merge "adbd: adb root should terminate adbd only if it's debuggable"Badhri Jagan Sridharan2014-07-091-1/+12
|\
| * adbd: adb root should terminate adbd only if it's debuggablejzhuan52014-05-051-1/+12
* | Merge "Add Smartisan usb config"Elliott Hughes2014-06-231-0/+3
|\ \
| * | Add Smartisan usb configBao Haojun2014-04-111-0/+3
* | | adb: Add USB vendor ID for HoneywellDanielMo2014-06-191-0/+3
* | | adbd: unconditionally call setgroupsNick Kralevich2014-06-181-18/+18
* | | Add gionee USB vendor id.xuefeng cai2014-06-161-0/+3
* | | adb: avoid leaking file descriptorsNick Kralevich2014-06-051-1/+1
* | | Merge "Skip the "--abi" flag on "adb install" if present."Narayan Kamath2014-06-031-0/+2
|\ \ \
| * | | Skip the "--abi" flag on "adb install" if present.Narayan Kamath2014-05-291-0/+2
* | | | am b24085d5: Merge "adb: Add USB vendor ID for Unowhy"Elliott Hughes2014-05-271-0/+3
|\ \ \ \ | |/ / /
| * | | adb: Add USB vendor ID for UnowhyWing Tseng2014-05-271-0/+3
* | | | am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""David 'Digit' Turner2014-05-275-101/+198
|\ \ \ \ | |/ / /
| * | | adb: implement "adb reverse <local> <remote>"David 'Digit' Turner2014-05-275-101/+198
* | | | am 1742b7d2: Merge "Modify VID for Compal"Colin Cross2014-05-211-1/+4
|\ \ \ \ | |/ / /
| * | | Merge "Modify VID for Compal"Colin Cross2014-05-211-1/+4
| |\ \ \
| | * | | Modify VID for Compalherman_lin2014-05-051-1/+4
| | | |/ | | |/|
* | | | am 4a343436: Merge "Fix win32 undefined reference to `_socket_network_client_...Elliott Hughes2014-05-201-0/+7
|\ \ \ \ | |/ / /