summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* fs_mgr: make block devices read-onlyNick Kralevich2013-04-241-0/+9
* Make init handle rebootsNick Kralevich2013-04-232-21/+12
* am b544da0b: am d7cab8bf: Merge "adb : add missing connection states"Colin Cross2013-04-171-0/+4
|\
| * am d7cab8bf: Merge "adb : add missing connection states"Colin Cross2013-04-171-0/+4
| |\
| | * Merge "adb : add missing connection states"Colin Cross2013-04-171-0/+4
| | |\
| | | * adb : add missing connection statestrevd2013-04-171-0/+4
* | | | am ac76c1f1: am ffc5a4a5: Merge "Add OUYA VID to known VID list"Elliott Hughes2013-04-171-0/+3
|\ \ \ \ | |/ / /
| * | | am ffc5a4a5: Merge "Add OUYA VID to known VID list"Elliott Hughes2013-04-171-0/+3
| |\ \ \ | | |/ /
| | * | Add OUYA VID to known VID listAl Sutton2013-04-171-0/+3
| | |/
* | | mincrypt: support SHA-256 hash algorithmDoug Zongker2013-04-101-1/+2
* | | am 9f25178a: am 7f8fb3ff: Merge "adb: Prevent registering usb_disconnect twic...Benoit Goby2013-04-021-4/+6
|\ \ \ | |/ /
| * | am 7f8fb3ff: Merge "adb: Prevent registering usb_disconnect twice" into jb-mr...Benoit Goby2013-04-021-4/+6
| |\ \
| | * | adb: Prevent registering usb_disconnect twiceBenoit Goby2013-04-011-4/+6
* | | | am b1d20464: am f5562cb6: Merge "adb: Remove execute permission on usb_vendor.c"Colin Cross2013-03-291-0/+0
|\ \ \ \ | |/ / /
| * | | am f5562cb6: Merge "adb: Remove execute permission on usb_vendor.c"Colin Cross2013-03-291-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | adb: Remove execute permission on usb_vendor.cBenoit Goby2013-03-291-0/+0
* | | | am 78420edc: resolved conflicts for merge of 35200422 to jb-mr2-dev-plus-aospBenoit Goby2013-03-291-0/+6
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 35200422 to jb-mr2-dev-plus-aospBenoit Goby2013-03-291-0/+6
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Add BYD's USB Vendor IDsunxiaoqi2013-03-291-0/+3
| | * Add USB Vendor ID for XiaomiGary Hua2013-03-291-0/+3
| | * Add vendor IDs to adbSam Lin2013-03-291-0/+9
* | | toolbox: Make reboot a separate command from toolboxBenoit Goby2013-03-261-1/+2
|/ /
* | Add vendor IDs to adbSam Lin2013-03-121-0/+9
* | am 822ea9b3: am fd5c6b9f: Merge "Close adb_usb.ini after reading it"Elliott Hughes2013-03-081-0/+1
|\ \ | |/
| * Merge "Close adb_usb.ini after reading it"Elliott Hughes2013-03-091-0/+1
| |\
| | * Close adb_usb.ini after reading itChris Dearman2012-11-161-0/+1
* | | DO NOT MERGE - Document new -obb flag for adb backupChristopher Tate2013-03-081-1/+4
* | | am 79d4381a: am 69f3ec84: Merge "Fix issues where the filename is referred to...Colin Cross2013-03-051-4/+4
|\ \ \ | |/ /
| * | Fix issues where the filename is referred to as 'sideload'Magnus Eriksson2013-03-051-4/+4
* | | am 844306bd: am cc4499b6: Merge "adb: use correct header file."Nick Kralevich2013-02-281-1/+1
|\ \ \ | |/ /
| * | adb: use correct header file.Nick Kralevich2013-02-281-1/+1
* | | Remove CAP_NET_RAW from adbNick Kralevich2013-02-271-2/+1
* | | Merge "adb: Fix secure adb when booting with usb attached"Benoit Goby2013-02-213-5/+29
|\ \ \
| * | | adb: Fix secure adb when booting with usb attachedBenoit Goby2013-02-023-5/+29
* | | | adb: drop capability bounding set on user buildsNick Kralevich2013-02-151-0/+29
* | | | am e149855a: am 523a2090: Merge "adb: Use 64 bit capabilities."Nick Kralevich2013-02-151-5/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | adb: Use 64 bit capabilities.Nick Kralevich2013-02-151-5/+8
* | | am 282caf3b: am 260f3471: am f8afaebe: Merge "Windows adb: include stdint.h f...Kenny Root2013-01-291-0/+1
|\ \ \ | |/ /
| * | Merge "Windows adb: include stdint.h for uint8_t on MinGW-w64"Kenny Root2013-01-301-0/+1
| |\ \
| | * | Windows adb: include stdint.h for uint8_t on MinGW-w64Ray Donnelly2013-01-081-0/+1
* | | | am 6c3d3ccf: am d033739d: am d40fd86e: Merge "Windows adb: initialize on to 1...Kenny Root2013-01-291-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Windows adb: initialize on to 1 in disable_tcp_nagle"Kenny Root2013-01-301-1/+1
| |\ \ \
| | * | | Windows adb: initialize on to 1 in disable_tcp_nagleRay Donnelly2013-01-111-1/+1
* | | | | Merge "adb: Add "unauthorized" connection state"Benoit Goby2013-01-293-0/+11
|\ \ \ \ \
| * | | | | adb: Add "unauthorized" connection stateBenoit Goby2013-01-153-0/+11
* | | | | | Merge "adb: Read secure adb keys on every auth request"Benoit Goby2013-01-282-14/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | adb: Read secure adb keys on every auth requestBenoit Goby2013-01-152-14/+11
* | | | | | am 3dbcb6d6: am 98d07897: Merge "Windows adb: Make client stdout and stderr h...David Turner2013-01-211-0/+21
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge "Windows adb: Make client stdout and stderr handles uninheritable"David Turner2013-01-211-0/+21
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Windows adb: Make client stdout and stderr handles uninheritableRay Donnelly2013-01-081-0/+21
| | |/