1. 214f37c fastboot: Add header that declares std::function by Biswapriyo Nath · 2 years, 2 months ago
  2. c9e869b Adding fastboot_driver interface + mock by Daniel Zheng · 2 years, 4 months ago
  3. 7627b54 Moving logging include by Daniel Zheng · 2 years, 4 months ago
  4. 99097cc Fastboot: Add new TEXT message to protocol to handle long lines. by Raphael Herouart · 2 years, 7 months ago
  5. 3f061f9 fastboot: Fix missing endian header in fastboot_driver.h to avoid header confusion by John Stultz · 2 years, 6 months ago
  6. 58532df fastboot driver: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 4 years, 5 months ago
  7. bcd2770 fastboot driver: add fetch command in driver by Yifan Hong · 4 years, 6 months ago
  8. bbf374d fastboot driver: add RunAndReadBuffer helper by Yifan Hong · 4 years, 6 months ago
  9. ab8f466 fastboot: Implement helper commands for Virtual A/B. by David Anderson · 6 years ago
  10. 8e7e9cb fastboot: use constants.h values by Mark Salyzyn · 7 years ago
  11. 9027af0 fastboot: remove engine.cpp/engine.h by Tom Cherry · 7 years ago
  12. dfd85df Use vector<char> instead of char* and malloc() for images by Tom Cherry · 7 years ago
  13. 11f1209 fastboot: remove command queue by Tom Cherry · 7 years ago
  14. 6c30f6e fuzzy_fastboot: Use uint64_t for partition sizes. by David Anderson · 7 years ago
  15. 03de645 fastbootd: Fix transport ownership. by David Anderson · 7 years ago
  16. e51dadb fastboot: remove 'verify' by Tom Cherry · 7 years ago
  17. 5667514 fastboot: remove 'powerdown' by Tom Cherry · 7 years ago
  18. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 7 years ago
  19. 00737b3 Create fuzzy-fastboot pen tester by Aaron Wisner · 7 years ago
  20. 9812b58 Add support to fastboot_driver for sending sparse images with CRC check by Aaron Wisner · 7 years ago
  21. 3b984c7 Merge "Increase fastboot timeout to 30 seconds" by Chris Fries · 7 years ago
  22. 50acca7 Increase fastboot timeout to 30 seconds by Aaron Wisner · 7 years ago
  23. c771ae0 Minor fixes to fastboot_driver by Aaron Wisner · 7 years ago
  24. db51120 Refactor libfastboot by Aaron Wisner · 7 years ago