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