summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fastboot: create Transport object (take 2).David Pursell2015-11-1611-304/+357
* Merge "Revert "fastboot: create Transport object.""David Pursell2015-11-1311-357/+304
|\
| * Revert "fastboot: create Transport object."David Pursell2015-11-1311-357/+304
* | Merge "fastboot: create Transport object."David Pursell2015-11-1311-304/+357
|\|
| * fastboot: create Transport object.David Pursell2015-11-1311-304/+357
* | Fix fastboot to not add '-' before suffixDaniel Rosenberg2015-11-131-2/+2
|/
* Merge changes I8fb6b513,I6dd16245,I0c2753e2Daniel Rosenberg2015-11-121-30/+64
|\
| * Update fastboot help command with long optionsDaniel Rosenberg2015-11-111-3/+17
| * Changed set_active to be a flagDaniel Rosenberg2015-11-111-19/+39
| * Fix fastboot variable nameDaniel Rosenberg2015-11-111-9/+9
* | Cope with angler's whitespace-padded partition size reporting.Elliott Hughes2015-11-121-4/+5
|/
* Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""Elliott Hughes2015-11-111-1/+1
* Revert "adb/base: fix adb push of Unicode filenames on Win32"Elliott Hughes2015-11-111-2/+1
* adb/base: fix adb push of Unicode filenames on Win32Spencer Low2015-11-101-1/+2
* Merge "Fastboot changes to support A/B partitioning"Daniel Rosenberg2015-11-053-35/+161
|\
| * Fastboot changes to support A/B partitioningDaniel Rosenberg2015-11-053-35/+161
* | Merge "Fix fastboot to cope with hammerhead\'s implicit hex."Elliott Hughes2015-11-031-1/+5
|\ \
| * | Fix fastboot to cope with hammerhead's implicit hex.Elliott Hughes2015-11-031-1/+5
| |/
* | Merge "Work around an angler bootloader bug."Elliott Hughes2015-11-021-0/+4
|\|
| * Work around an angler bootloader bug.Elliott Hughes2015-11-021-0/+4
* | Merge "Clarify and fix the intent of the partition-type checking code."Elliott Hughes2015-11-025-28/+15
|\|
| * Clarify and fix the intent of the partition-type checking code.Elliott Hughes2015-11-025-28/+15
* | Merge "Fix ParseInt/ParseUint to handle explicit "0x" hex."Elliott Hughes2015-11-021-0/+2
|\|
| * Fix ParseInt/ParseUint to handle explicit "0x" hex.Elliott Hughes2015-11-021-0/+2
* | Merge "fastboot shouldn\'t erase non-existent cache partitions."Elliott Hughes2015-10-303-110/+91
|\|
| * fastboot shouldn't erase non-existent cache partitions.Elliott Hughes2015-10-303-110/+91
* | Fix the fastboot build.Elliott Hughes2015-09-021-5/+4
* | resolved conflicts for merge of 7af48652 to mnc-dr-dev-plus-aospElliott Hughes2015-09-021-7/+40
|\ \ | |/ |/|
| * fastboot: add flashing bootloader commandsPatrick Tjin2015-09-011-12/+44
| * Add a working Windows tmpfile(3) to fastboot.Elliott Hughes2015-06-051-0/+29
| * Don't say "update package missing" unless we mean it.Elliott Hughes2015-06-041-4/+5
| * 'usb' doesn't need to be global in fastboot.Elliott Hughes2015-06-041-11/+11
| * Add "fastboot --version".Elliott Hughes2015-06-042-4/+11
| * Use base::WriteFully in zip_archive.Narayan Kamath2015-06-041-1/+2
| * fastboot: Add support for fastboot flashing commandsBadhri Jagan Sridharan2015-05-281-0/+21
| * Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-05-133-2/+5
| * am 10766eac: am 6de70784: am 631cf146: Merge "Fix windows adb build"Colin Cross2015-04-201-1/+4
| |\
| * \ am 48131449: am 858cd9db: am b2b06de5: Merge "statically link adb and fastboo...Colin Cross2015-04-201-0/+7
| |\ \
| * \ \ am a15881a9: am ed926596: am 6900d34e: Merge "Add verbose param to sparse_fil...Mohamad Ayyash2015-04-011-1/+1
| |\ \ \
| * \ \ \ am 369aa9e9: am 99938804: Merge "fastboot/sparse: propagate error code"Elliott Hughes2015-03-191-1/+4
| |\ \ \ \
| * \ \ \ \ am a782173a: am 261a82a6: Merge "Switch fastboot to ExtractEntryToFile."Elliott Hughes2015-03-191-18/+24
| |\ \ \ \ \
| * \ \ \ \ \ am 41233fcc: am 294d3f74: Merge "Remove a prehistoric fastboot hack."Elliott Hughes2015-03-191-7/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am f99e47a0: am 445e5ede: Merge "Switch fastboot to libziparchive."Elliott Hughes2015-03-192-26/+22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 8e70f63a: am 57bf3109: Merge "Prepare for switching to libziparchive."Elliott Hughes2015-03-197-78/+122
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 0beef09b: am 58b81bf8: am a82f2b25: Merge "Support "fastboot reboot bootlo...Elliott Hughes2015-02-251-1/+9
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ resolved conflicts for merge of c162dbb2 to masterElliott Hughes2014-12-101-1/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 7da97265: am ab0d5425: Merge "fastboot: Support USB 3.x SuperSpeed devices...Elliott Hughes2014-12-091-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ am ab0d5425: Merge "fastboot: Support USB 3.x SuperSpeed devices on Linux"Elliott Hughes2014-12-091-0/+7
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | am ad32ebec: am 97133621: Merge "system: core: fastboot: Increase USB protoco...Badhri Jagan Sridharan2014-12-042-3/+3
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | am 97133621: Merge "system: core: fastboot: Increase USB protocol buffer size...Badhri Jagan Sridharan2014-12-042-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \