summaryrefslogtreecommitdiffstats
path: root/fastboot/fastboot.h
Commit message (Expand)AuthorAgeFilesLines
* Add android::base::GetExecutablePath, switch adb and fastboot over.Elliott Hughes2016-09-011-2/+0
* Use more std::string in fastboot.Elliott Hughes2016-04-291-2/+2
* fastboot: show progress when sending sparse images.Josh Gao2016-01-191-1/+2
* fastboot: create Transport object (take 2).David Pursell2015-11-161-7/+7
* Revert "fastboot: create Transport object."David Pursell2015-11-141-7/+7
* fastboot: create Transport object.David Pursell2015-11-131-7/+7
* Fastboot changes to support A/B partitioningDaniel Rosenberg2015-11-051-0/+1
* Clarify and fix the intent of the partition-type checking code.Elliott Hughes2015-11-021-1/+0
* fastboot shouldn't erase non-existent cache partitions.Elliott Hughes2015-10-301-3/+4
* Use 64-bit file sizes in fastboot.Elliott Hughes2015-08-251-16/+11
* Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-06-031-1/+1
* Prepare for switching to libziparchive.Elliott Hughes2015-03-181-0/+10
* Revert "System: Fastboot: warning fixit, misc bugs and cleanup."Alexander Levitskiy2014-05-071-5/+4
* System: Fastboot: warning fixit, misc bugs and cleanup.Sasha Levitskiy2014-05-071-4/+5
* fastboot: support for overriding format fs-type and sizeJP Abgrall2014-05-061-1/+1
* fastboot: allow format on devices with small buffersDmitry Grinberg2014-05-061-1/+1
* Wait for device to disappear after reboot-bootloader.Mark Wachsler2013-10-171-0/+3
* Update fastboot to wipe ext4 partitions before flashingKen Sumrall2012-10-021-1/+2
* resolved conflicts for merge of 4d72d881 to masterColin Cross2012-07-171-0/+5
|\
| * fastboot: add support for auto-resparsing large filesColin Cross2012-07-091-0/+4
| * fastboot: add fb_getvarColin Cross2012-07-091-0/+1
* | am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the eras...JP Abgrall2012-05-141-1/+1
|\|
| * fastboot: Change -w to format after the erase of userdata & cacheJP Abgrall2012-05-071-1/+1
* | resolved conflicts for merge of 13081c69 to masterScott Anderson2012-05-011-0/+1
|\ \ | |/ |/|
| * fastboot: Add ability to specify device pathScott Anderson2012-04-191-0/+1
| * DO NOT MERGEMike J. Chen2012-02-161-1/+1
| * Implement 'fastboot format' commandAnatol Pomazau2012-02-031-0/+1
* | Remove trailing whitespacesAnatol Pomazau2012-02-281-2/+2
* | Implement 'fastboot format' commandAnatol Pomazau2012-02-171-0/+1
* | Revert "Implement 'fastboot format' command"Mike Lockwood2012-02-131-1/+0
* | Implement 'fastboot format' commandAnatol Pomazau2012-02-111-0/+1
* | Revert "Implement 'fastboot format' command"Anatol Pomazau2012-02-031-1/+0
* | Implement 'fastboot format' commandAnatol Pomazau2012-02-031-0/+1
* | Revert "Implement 'fastboot format' command"Anatol Pomazau2012-02-031-1/+0
* | Implement 'fastboot format' commandAnatol Pomazau2012-01-251-0/+1
|/
* Teach fastboot to allow required variables per product.Wink Saville2011-04-041-1/+6
* fastboot should return non-zero exit code on errorBrian Carlstrom2010-04-231-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+57
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-57/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+57