Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fastboot: Add 'get_staged' command | Jocelyn Bohr | 2017-04-27 | 1 | -9/+52 |
* | fastboot: Support larger transfers during flash | Chris Fries | 2017-04-17 | 1 | -6/+43 |
* | fastboot: Cap max size sent to libsparse | Chris Fries | 2017-04-14 | 1 | -10/+11 |
* | Use more std::string in fastboot. | Elliott Hughes | 2016-04-29 | 1 | -16/+16 |
* | GCC compiler warning fix for sprintf into snprintf | Raja M | 2016-04-24 | 1 | -11/+11 |
* | fastboot: create Transport object (take 2). | David Pursell | 2015-11-16 | 1 | -58/+59 |
* | Revert "fastboot: create Transport object." | David Pursell | 2015-11-14 | 1 | -59/+58 |
* | fastboot: create Transport object. | David Pursell | 2015-11-13 | 1 | -58/+59 |
* | Use 64-bit file sizes in fastboot. | Elliott Hughes | 2015-08-25 | 1 | -84/+46 |
* | Move fastboot to C++. | Elliott Hughes | 2015-06-23 | 1 | -0/+314 |