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