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