1. 325ba6f fastboot: Initialize UploadInner dsize value to 0 by qiwu chen · 6 years ago
  2. 6d46a49 fastboot: reset timeout if INFO is received during long commands by Dima Zavin · 6 years ago
  3. a5b85a4 fastboot: switch the timeout clock source to steady_clock by Dima Zavin · 6 years ago
  4. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 7 years ago
  5. 9027af0 fastboot: remove engine.cpp/engine.h by Tom Cherry · 7 years ago
  6. 4aa60b3 fastboot: clean up CheckRequirements by Tom Cherry · 7 years ago
  7. dfd85df Use vector<char> instead of char* and malloc() for images by Tom Cherry · 7 years ago
  8. 11f1209 fastboot: remove command queue by Tom Cherry · 7 years ago
  9. 6c30f6e fuzzy_fastboot: Use uint64_t for partition sizes. by David Anderson · 7 years ago
  10. 03de645 fastbootd: Fix transport ownership. by David Anderson · 7 years ago
  11. e51dadb fastboot: remove 'verify' by Tom Cherry · 7 years ago
  12. 5667514 fastboot: remove 'powerdown' by Tom Cherry · 7 years ago
  13. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 7 years ago
  14. 9812b58 Add support to fastboot_driver for sending sparse images with CRC check by Aaron Wisner · 7 years ago
  15. c771ae0 Minor fixes to fastboot_driver by Aaron Wisner · 7 years ago
  16. 0c7bde8 fastboot: Fix hang when sparse images end in small chunks. by David Anderson · 7 years ago
  17. db51120 Refactor libfastboot by Aaron Wisner · 7 years ago