- 0bc02bf fastboot: Fix flashing failure when a sparse image has an avb footer. by David Anderson · 1 year, 10 months ago
- 3e9b88d Removing is_retrofit code path by Daniel Zheng · 1 year, 11 months ago
- 9dabc9e Change source to be a unique_ptr. by Christopher Ferris · 1 year, 10 months ago
- 7a8f82a should_flash_in_userspace signature change by Daniel Zheng · 1 year, 11 months ago
- 5cbcdfa is_retrofit_device to work in bootloader by Daniel Zheng · 1 year, 11 months ago
- 1fff690 Adding testing for optimized flash super by Daniel Zheng · 2 years ago
- 720007b Merge "Adding flag to flash only static partitions" into main by Daniel Zheng · 2 years ago
- 750fe6a Adding include to functional by Daniel Zheng · 2 years ago
- cbda2c0 Adding flag to flash only static partitions by Daniel Zheng · 2 years, 1 month ago
- 6acfe9b Turning on fastboot-info by Daniel Zheng · 2 years, 1 month ago
- eabfe27 Fastboot-info testing by Daniel Zheng · 2 years, 2 months ago
- c97eeed Adding parsing for fastboot-info by Daniel Zheng · 2 years, 2 months ago
- ba07ef5 Change HardcodedFlash to add flashtasks by Daniel Zheng · 2 years, 2 months ago
- 5769b26 use FlashingPlan sparse_limit for testing by Daniel Zheng · 2 years, 2 months ago
- d62002c Add flag to disable super optimization by Daniel Zheng · 2 years, 2 months ago
- 7f8fff0 Moving source class declaration by Daniel Zheng · 2 years, 2 months ago
- 997ce15 Update add resizetasks to work in update by Daniel Zheng · 2 years, 2 months ago
- 791a83b Chang flash task to take in source by Daniel Zheng · 2 years, 3 months ago
- 630f29e Updating fastboot-info version check by Daniel Zheng · 2 years, 3 months ago
- 68b84df Added test for version check by Daniel Zheng · 2 years, 4 months ago
- efca333 Added forward declaration for compilation by Daniel Zheng · 2 years, 4 months ago
- bf09c61 Pointed FlashingPlan to Interface by Daniel Zheng · 2 years, 4 months ago
- c9e869b Adding fastboot_driver interface + mock by Daniel Zheng · 2 years, 4 months ago
- 65eb246 Moving FlashallTool Definition by Daniel Zheng · 2 years, 4 months ago
- 29a211c Changing flashall to parse fastboot-info.txt by Daniel Zheng · 2 years, 5 months ago
- 1e6456b Cleaned up slot logic by Daniel Zheng · 2 years, 4 months ago
- 2a4a45f Revert "Cleaned up some slot logic" by Kelvin Zhang · 2 years, 4 months ago
- bd85a18 Cleaned up some slot logic by Daniel Zheng · 2 years, 5 months ago
- 403657d Changing FlashTask to take in apply_vbmeta by Daniel Zheng · 2 years, 5 months ago
- 15e7783 Added support for Wipe Task by Daniel Zheng · 2 years, 5 months ago
- 47d70a5 Added support for FlashSuperLayoutTask by Daniel Zheng · 2 years, 6 months ago
- 48b39ba Merge "fastboot: Introduce ParseNetworkSerial unit tests" by Dmitrii Merkurev · 2 years, 5 months ago
- 7df2ab9 Added Flashing Plan by Daniel Zheng · 2 years, 6 months ago
- cdbfa7a fastboot: Introduce ParseNetworkSerial unit tests by Dmitrii Merkurev · 2 years, 5 months ago
- 0d30718 Added support for flash task by Daniel Zheng · 2 years, 6 months ago
- 1a01a1c Created new Task.h file to contain task classes. by Daniel Zheng · 2 years, 6 months ago
- 638d05e fastboot: add casefold/projid/compress options by Jaegeuk Kim · 4 years, 9 months ago
- 9027af0 fastboot: remove engine.cpp/engine.h by Tom Cherry · 7 years ago
- db51120 Refactor libfastboot by Aaron Wisner · 7 years ago
- 769a9c1 fastboot: Refactor string constants to constants.h by Jerry Zhang · 7 years ago
- d8a4c60 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 7 years ago
- a2df1ef Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
- 6ebec93 Add fastboot_test.cpp and test --os-version/--os-patch-level parsing. by Elliott Hughes · 7 years ago
- 11ff345 Minimal changes to build fastboot as a library. by Elliott Hughes · 7 years ago
- 855cdf8 Improve fastboot verbose output. by Elliott Hughes · 7 years ago
- 5620d22 Add "require partition-exists=" support. by Elliott Hughes · 7 years ago
- 3d7fa22 Add __attribute__((__format__)) to fastboot's die(). by Elliott Hughes · 8 years ago
- d6365a7 Make fastboot command-line parsing a bit more like adb. by Elliott Hughes · 8 years ago
- 91fefad fastboot: Add 'get_staged' command by Jocelyn Bohr · 9 years ago
- 98cc283 fastboot: Add 'stage' command by Jocelyn Bohr · 9 years ago
- 0ea946c fastboot: Support larger transfers during flash by Chris Fries · 8 years ago
- 6a99971 fastboot: Cap max size sent to libsparse by Chris Fries · 8 years ago
- 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
- 2810d00 Use more std::string in fastboot. by Elliott Hughes · 9 years ago
- 9da9ac5 fastboot: show progress when sending sparse images. by Josh Gao · 10 years ago
- 0b15663 fastboot: create Transport object (take 2). by David Pursell · 10 years ago
- c0504e1 Revert "fastboot: create Transport object." by David Pursell · 10 years ago
- 6f233a7 fastboot: create Transport object. by David Pursell · 10 years ago
- b7bd4ae Fastboot changes to support A/B partitioning by Daniel Rosenberg · 10 years ago
- 8ab9a32 Clarify and fix the intent of the partition-type checking code. by Elliott Hughes · 10 years ago
- 2fd45a9 fastboot shouldn't erase non-existent cache partitions. by Elliott Hughes · 10 years ago
- fc79767 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
- f6e9ffb Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 10 years ago
- 253c18d Prepare for switching to libziparchive. by Elliott Hughes · 10 years ago
- 8d7ddb3 Revert "System: Fastboot: warning fixit, misc bugs and cleanup." by Alexander Levitskiy · 11 years ago
- 782111b System: Fastboot: warning fixit, misc bugs and cleanup. by Sasha Levitskiy · 11 years ago
- 7e85974 fastboot: support for overriding format fs-type and size by JP Abgrall · 11 years ago
- e6f3e9b fastboot: allow format on devices with small buffers by Dmitry Grinberg · 11 years ago
- 157b001 Wait for device to disappear after reboot-bootloader. by Mark Wachsler · 12 years ago
- 5ee5d38 Update fastboot to wipe ext4 partitions before flashing by Ken Sumrall · 13 years ago
- 9a70e5c resolved conflicts for merge of 4d72d881 to master by Colin Cross · 13 years ago
- f838788 fastboot: add support for auto-resparsing large files by Colin Cross · 13 years ago
- 80f2d03 fastboot: add fb_getvar by Colin Cross · 13 years ago
- 3447b11 am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the erase of userdata & cache" into jb-dev by JP Abgrall · 13 years ago
- 30ae580 fastboot: Change -w to format after the erase of userdata & cache by JP Abgrall · 13 years ago
- a61bcad resolved conflicts for merge of 13081c69 to master by Scott Anderson · 13 years ago
- 13081c6 fastboot: Add ability to specify device path by Scott Anderson · 13 years ago
- 5ae3f93 Remove trailing whitespaces by Anatol Pomazau · 13 years ago
- c8ba536 Implement 'fastboot format' command by Anatol Pomazau · 14 years ago
- 714052b DO NOT MERGE by Mike J. Chen · 14 years ago
- ca2074b Revert "Implement 'fastboot format' command" by Mike Lockwood · 13 years ago
- 452e118 Implement 'fastboot format' command by Anatol Pomazau · 14 years ago
- 6f53225 Revert "Implement 'fastboot format' command" by Anatol Pomazau · 14 years ago
- 230d160 Implement 'fastboot format' command by Anatol Pomazau · 14 years ago
- 21311f8 Revert "Implement 'fastboot format' command" by Anatol Pomazau · 14 years ago
- 65cf84f Implement 'fastboot format' command by Anatol Pomazau · 14 years ago
- 049dff5 Implement 'fastboot format' command by Anatol Pomazau · 14 years ago
- b98762f Teach fastboot to allow required variables per product. by Wink Saville · 14 years ago
- eb31c0b fastboot should return non-zero exit code on error by Brian Carlstrom · 15 years ago
- dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago