1. 58532df fastboot driver: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 3 years, 5 months ago
  2. bcd2770 fastboot driver: add fetch command in driver by Yifan Hong · 3 years, 6 months ago
  3. 17d469b fastboot driver: RunAndReadBuffer don't allocate too much mem by Yifan Hong · 3 years, 6 months ago
  4. bbf374d fastboot driver: add RunAndReadBuffer helper by Yifan Hong · 3 years, 6 months ago
  5. 220ddb1 fastbootd: Disallow certain operations during snapshot updates. by David Anderson · 4 years, 10 months ago
  6. ab8f466 fastboot: Implement helper commands for Virtual A/B. by David Anderson · 4 years, 10 months ago
  7. 325ba6f fastboot: Initialize UploadInner dsize value to 0 by qiwu chen · 5 years ago
  8. 6d46a49 fastboot: reset timeout if INFO is received during long commands by Dima Zavin · 6 years ago
  9. a5b85a4 fastboot: switch the timeout clock source to steady_clock by Dima Zavin · 5 years ago
  10. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  11. 9027af0 fastboot: remove engine.cpp/engine.h by Tom Cherry · 6 years ago
  12. 4aa60b3 fastboot: clean up CheckRequirements by Tom Cherry · 6 years ago
  13. dfd85df Use vector<char> instead of char* and malloc() for images by Tom Cherry · 6 years ago
  14. 11f1209 fastboot: remove command queue by Tom Cherry · 6 years ago
  15. 6c30f6e fuzzy_fastboot: Use uint64_t for partition sizes. by David Anderson · 6 years ago
  16. 03de645 fastbootd: Fix transport ownership. by David Anderson · 6 years ago
  17. e51dadb fastboot: remove 'verify' by Tom Cherry · 6 years ago
  18. 5667514 fastboot: remove 'powerdown' by Tom Cherry · 6 years ago
  19. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 6 years ago
  20. 9812b58 Add support to fastboot_driver for sending sparse images with CRC check by Aaron Wisner · 6 years ago
  21. c771ae0 Minor fixes to fastboot_driver by Aaron Wisner · 6 years ago
  22. 0c7bde8 fastboot: Fix hang when sparse images end in small chunks. by David Anderson · 6 years ago
  23. db51120 Refactor libfastboot by Aaron Wisner · 6 years ago