summaryrefslogtreecommitdiffstats
path: root/fastboot/fastboot.cpp
Commit message (Collapse)AuthorAgeFilesLines
* am a15881a9: am ed926596: am 6900d34e: Merge "Add verbose param to ↵Mohamad Ayyash2015-04-011-1/+1
|\ | | | | | | | | | | | | sparse_file_import_auto" * commit 'a15881a9e9d2951eda7a7a85fbaadd93bfb9da9b': Add verbose param to sparse_file_import_auto
| * Add verbose param to sparse_file_import_autoMohamad Ayyash2015-03-311-1/+1
| | | | | | | | | | Change-Id: I0c5607f7aa5e964abc2031bbe71ff5c6e6ef56cc Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
* | am a782173a: am 261a82a6: Merge "Switch fastboot to ExtractEntryToFile."Elliott Hughes2015-03-191-18/+24
|\ \ | |/ | | | | | | * commit 'a782173a26f192fe9f51e1ee53e8d329501df409': Switch fastboot to ExtractEntryToFile.
| * Switch fastboot to ExtractEntryToFile.Elliott Hughes2015-03-191-18/+24
| | | | | | | | | | | | | | | | | | | | Rather than malloc, ExtractToMemory, and write. Also fix the tmpfile error check (tmpfile returns NULL on failure), and improve error reporting. Bug: 19765860 Change-Id: I236923e883128083377607f1519bb2e27b8f03f8
* | am 41233fcc: am 294d3f74: Merge "Remove a prehistoric fastboot hack."Elliott Hughes2015-03-191-7/+1
|\ \ | |/ | | | | | | * commit '41233fcc35ce8c5efa06348f013c31072505229b': Remove a prehistoric fastboot hack.
| * Remove a prehistoric fastboot hack.Elliott Hughes2015-03-191-7/+1
| | | | | | | | | | | | | | If you don't have android-info.txt in your zip file, you're probably not using a current fastboot binary anyway. Change-Id: Ic721dc5f068f704c6792493d1e99f05f907678ba
* | am f99e47a0: am 445e5ede: Merge "Switch fastboot to libziparchive."Elliott Hughes2015-03-191-24/+18
|\ \ | |/ | | | | | | * commit 'f99e47a0a0604aef2f3b1d07953d5f220662353c': Switch fastboot to libziparchive.
| * Switch fastboot to libziparchive.Elliott Hughes2015-03-181-24/+18
| | | | | | | | | | Bug: 19765860 Change-Id: I83ea56e3b317893995d7106852b65584f99c0e64
* | am 8e70f63a: am 57bf3109: Merge "Prepare for switching to libziparchive."Elliott Hughes2015-03-191-32/+13
|/ | | | | * commit '8e70f63aba8e14f3b40b2a0769522505c1019c33': Prepare for switching to libziparchive.
* Prepare for switching to libziparchive.Elliott Hughes2015-03-181-0/+1235
Bug: 19765860 Change-Id: I58249d28fbc4975428d0dcac5107d1994c35676c