1. e69917c fastboot: fix log print type mismatch by Changrong Jin · 8 years ago
  2. d6365a7 Make fastboot command-line parsing a bit more like adb. by Elliott Hughes · 8 years ago
  3. 91fefad fastboot: Add 'get_staged' command by Jocelyn Bohr · 9 years ago
  4. 98cc283 fastboot: Add 'stage' command by Jocelyn Bohr · 9 years ago
  5. 0ea946c fastboot: Support larger transfers during flash by Chris Fries · 8 years ago
  6. 6a99971 fastboot: Cap max size sent to libsparse by Chris Fries · 8 years ago
  7. 749ae2d Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  8. cdb2ca5 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  9. 2810d00 Use more std::string in fastboot. by Elliott Hughes · 9 years ago
  10. 9da9ac5 fastboot: show progress when sending sparse images. by Josh Gao · 10 years ago
  11. 0b15663 fastboot: create Transport object (take 2). by David Pursell · 10 years ago
  12. c0504e1 Revert "fastboot: create Transport object." by David Pursell · 10 years ago
  13. 6f233a7 fastboot: create Transport object. by David Pursell · 10 years ago
  14. b7bd4ae Fastboot changes to support A/B partitioning by Daniel Rosenberg · 10 years ago
  15. 8ab9a32 Clarify and fix the intent of the partition-type checking code. by Elliott Hughes · 10 years ago
  16. 2fd45a9 fastboot shouldn't erase non-existent cache partitions. by Elliott Hughes · 10 years ago
  17. 3ab8b85 Fix missing <stdarg.h>. by Elliott Hughes · 10 years ago
  18. fc79767 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  19. b3748de Move fastboot to C++. by Elliott Hughes · 10 years ago[Renamed (89%) from fastboot/engine.c]
  20. 21ba889 Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 10 years ago