1. 720007b Merge "Adding flag to flash only static partitions" into main by Daniel Zheng · 2 years ago
  2. 6367e89 core: fastboot: Fix data not being wiped on do_update by Alexander Koskovich · 2 years, 1 month ago
  3. cbda2c0 Adding flag to flash only static partitions by Daniel Zheng · 2 years, 1 month ago
  4. f161ee2 Merge "Adding documentation" into main by Daniel Zheng · 2 years, 1 month ago
  5. 658182b Adding documentation by Daniel Zheng · 2 years, 1 month ago
  6. 1c77579 Merge "Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT" into main by Treehugger Robot · 2 years, 1 month ago
  7. 556c46b Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT by Paul Lawrence · 2 years, 1 month ago
  8. 63dfeaa Adding flag to disable fastboot_info by Daniel Zheng · 2 years, 2 months ago
  9. eabfe27 Fastboot-info testing by Daniel Zheng · 2 years, 2 months ago
  10. 59589d4 Asserting flashing plan is used in do_flash by Daniel Zheng · 2 years, 1 month ago
  11. a0d2401 Mocking get_uint_var() by Daniel Zheng · 2 years, 1 month ago
  12. c97eeed Adding parsing for fastboot-info by Daniel Zheng · 2 years, 2 months ago
  13. 3e04857 Changing name of flash super layout by Daniel Zheng · 2 years, 2 months ago
  14. ba07ef5 Change HardcodedFlash to add flashtasks by Daniel Zheng · 2 years, 2 months ago
  15. 5769b26 use FlashingPlan sparse_limit for testing by Daniel Zheng · 2 years, 2 months ago
  16. d62002c Add flag to disable super optimization by Daniel Zheng · 2 years, 2 months ago
  17. 59c22c3 Removing local image lookup from load_buf by Daniel Zheng · 2 years, 2 months ago
  18. 7f8fff0 Moving source class declaration by Daniel Zheng · 2 years, 2 months ago
  19. 18c5319 Merge "Removing duplicate CollectImages()" by Treehugger Robot · 2 years, 2 months ago
  20. 3dc7fcc Removing duplicate CollectImages() by Daniel Zheng · 2 years, 2 months ago
  21. 9d2fb9c fastboot: Introduce FASTBOOT_DEVICE alias for ANDROID_SERIAL environment variable by John Stultz · 2 years, 3 months ago
  22. 819a352 Merge "Adding in wipe tasks before other tasks run." by Daniel Zheng · 2 years, 3 months ago
  23. 303fb49 Adding in wipe tasks before other tasks run. by Daniel Zheng · 2 years, 3 months ago
  24. 6c008ff Avoid creating a storage folder for fastboot devices command by Dmitrii Merkurev · 2 years, 3 months ago
  25. 2a56592 Reverting code to old flashing code by Daniel Zheng · 2 years, 3 months ago
  26. 997ce15 Update add resizetasks to work in update by Daniel Zheng · 2 years, 3 months ago
  27. 30e648b Keeping naming consistent by Daniel Zheng · 2 years, 3 months ago
  28. 791a83b Chang flash task to take in source by Daniel Zheng · 2 years, 3 months ago
  29. d441d52 Fail on fastboot-info.txt format error by Daniel Zheng · 2 years, 4 months ago
  30. 451e46f Adding fastboot-info version to host tool by Daniel Zheng · 2 years, 4 months ago
  31. 630f29e Updating fastboot-info version check by Daniel Zheng · 2 years, 4 months ago
  32. 39b1de9 Merge "Moving FlashallTool Definition" by Daniel Zheng · 2 years, 4 months ago
  33. b7d14fa Merge "Changing flashall to parse fastboot-info.txt" by Daniel Zheng · 2 years, 4 months ago
  34. 65eb246 Moving FlashallTool Definition by Daniel Zheng · 2 years, 5 months ago
  35. 29a211c Changing flashall to parse fastboot-info.txt by Daniel Zheng · 2 years, 6 months ago
  36. 0a78508 Merge "Cleaning up main code" by Daniel Zheng · 2 years, 4 months ago
  37. 23631b9 Merge "Cleaned up slot logic" by Daniel Zheng · 2 years, 5 months ago
  38. dddb5fa Merge "Correcting Reboot Task Functionality" by Daniel Zheng · 2 years, 5 months ago
  39. 1e6456b Cleaned up slot logic by Daniel Zheng · 2 years, 5 months ago
  40. 2a4a45f Revert "Cleaned up some slot logic" by Kelvin Zhang · 2 years, 5 months ago
  41. 76c9343 Cleaning up main code by Daniel Zheng · 2 years, 5 months ago
  42. 1418fb8 Correcting Reboot Task Functionality by Daniel Zheng · 2 years, 5 months ago
  43. bd85a18 Cleaned up some slot logic by Daniel Zheng · 2 years, 5 months ago
  44. e33e8a8 Added check to copy AVB footer by Daniel Zheng · 2 years, 5 months ago
  45. ecdbbbd Merge changes Ie68aed2f,Ic40696b3 by David Anderson · 2 years, 5 months ago
  46. 74c7807 fastboot: Handle libsparse failures better. by David Anderson · 2 years, 5 months ago
  47. 0bf3b71 Updating Flashall to work off tasks by Daniel Zheng · 2 years, 6 months ago
  48. 85c0f3e Updated location of initialization by Daniel Zheng · 2 years, 6 months ago
  49. 980985a Removed hardcoded check to copy AVB Footer by Daniel Zheng · 2 years, 5 months ago
  50. 403657d Changing FlashTask to take in apply_vbmeta by Daniel Zheng · 2 years, 6 months ago
  51. 15e7783 Added support for Wipe Task by Daniel Zheng · 2 years, 5 months ago
  52. aa70f4c Added support for Delete Task by Daniel Zheng · 2 years, 6 months ago
  53. 9f7bf7e Added support for Resize Task by Daniel Zheng · 2 years, 6 months ago
  54. 6bb8baa Added support for Update Super Task by Daniel Zheng · 2 years, 6 months ago
  55. 47d70a5 Added support for FlashSuperLayoutTask by Daniel Zheng · 2 years, 6 months ago
  56. 48b39ba Merge "fastboot: Introduce ParseNetworkSerial unit tests" by Dmitrii Merkurev · 2 years, 6 months ago
  57. 78a0f7f Merge "Changed FlashTask and RebootTask to take in FlashingPlan" by Daniel Zheng · 2 years, 6 months ago
  58. f8da682 Merge "Added Flashing Plan" by Daniel Zheng · 2 years, 6 months ago
  59. bc01da5 Changed FlashTask and RebootTask to take in FlashingPlan by Daniel Zheng · 2 years, 6 months ago
  60. 7df2ab9 Added Flashing Plan by Daniel Zheng · 2 years, 6 months ago
  61. cdbfa7a fastboot: Introduce ParseNetworkSerial unit tests by Dmitrii Merkurev · 2 years, 6 months ago
  62. 396b107 Merge "fastboot: Fix IPv6 connect and -s host parsing" by Treehugger Robot · 2 years, 6 months ago
  63. 4785554 fastboot: Fix IPv6 connect and -s host parsing by Dmitrii Merkurev · 2 years, 6 months ago
  64. 71b3b43 Added support for reboot task by Daniel Zheng · 2 years, 7 months ago
  65. 96ea7b9 Merge "fastboot: Follow fastboot pattern to show network-connected device status" by Dmitrii Merkurev · 2 years, 6 months ago
  66. c48cd9f fastboot: Follow fastboot pattern to show network-connected device status by Dmitrii Merkurev · 2 years, 6 months ago
  67. 368a908 Merge "Fastboot: Add new TEXT message to protocol to handle long lines." by Treehugger Robot · 2 years, 6 months ago
  68. 99097cc Fastboot: Add new TEXT message to protocol to handle long lines. by Raphael Herouart · 2 years, 8 months ago
  69. 0d30718 Added support for flash task by Daniel Zheng · 2 years, 7 months ago
  70. 0ee285a fastboot: Introduce connect / disconnect for network-connected devices by Dmitrii Merkurev · 2 years, 6 months ago
  71. 1a01a1c Created new Task.h file to contain task classes. by Daniel Zheng · 2 years, 7 months ago
  72. 667b1ef fastboot: Avoid reboots to userspace when using flashall/update. by David Anderson · 2 years, 7 months ago
  73. aa87dc5 fastboot: Move some helpers into util.h/.cpp. by David Anderson · 2 years, 7 months ago
  74. a67fc32 fastboot: Allow using LOG(). by David Anderson · 2 years, 7 months ago
  75. a1c983e fastboot: Use RAII for sparse_file objects. by David Anderson · 2 years, 7 months ago
  76. acb4952 fastboot: Copy AVB footer from recovery.img to the end of the partition by Isaac J. Manjarres · 2 years, 7 months ago
  77. 65452d0 Updating fastboot to modern c++ standards by Daniel Zheng · 2 years, 9 months ago
  78. 5d72d6c Remove unused execution paths when formatting by Thiébaud Weksteen · 3 years, 1 month ago
  79. f0fb5dd fastboot: Add vendor_kernel_boot by Lucas Wei · 3 years, 5 months ago
  80. ff9cfac Allow disabling AVB on special vbmeta partitions by Paweł Grabas · 4 years, 6 months ago
  81. 60bd33f fastboot: make init_boot.img optional by Devin Moore · 3 years, 8 months ago
  82. cb5098f fastboot: make copy_boot_avb_footer more generic by Devin Moore · 3 years, 8 months ago
  83. 1af1202 fastboot: copy AVB footer from init_boot.img to end of partition by Devin Moore · 3 years, 8 months ago
  84. dd1eb87 fastboot: Support flashing init_boot.img into init_boot partition by Devin Moore · 3 years, 8 months ago
  85. b3ddb53 fastboot: Add system_dlkm flashing support by Ramji Jiyani · 3 years, 9 months ago
  86. 671249a fastboot: fix --disable-verifiation error message by Bowgo Tsai · 4 years ago
  87. db14785 Merge "Remove --wipe-and-use-fbe option from fastboot" by Treehugger Robot · 4 years, 2 months ago
  88. 47770a1 Remove --wipe-and-use-fbe option from fastboot by Paul Crowley · 4 years, 2 months ago
  89. 96941a0 fastboot: document second parameter of 'fetch' by Pierre-Clément Tosi · 4 years, 2 months ago
  90. a48a783 fastboot: support vbmeta_vendor.img by Bowgo Tsai · 4 years, 3 months ago
  91. 173667b fastboot: Add a few missing fastboot commands from help by Luca Stefani · 4 years, 4 months ago
  92. d64b988 fastboot: use --force to bypass requirements by Andrew Chant · 4 years, 5 months ago
  93. 527cdd4 Merge "fastboot: Don't fail when unable to get boot partition size" by David Anderson · 4 years, 5 months ago
  94. ac4a136 fastboot: Refactor bootimg_utils.cpp:mkbootimg() by Yi-Yo Chiang · 4 years, 5 months ago
  95. a495be7 fastboot: Don't fail when unable to get boot partition size by Michael Bestas · 4 years, 10 months ago
  96. 4f898d4 Merge "fastboot driver: add virtual dtor to ImageSource." by Treehugger Robot · 4 years, 5 months ago
  97. 58532df fastboot driver: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 4 years, 5 months ago
  98. e9f067b fastboot driver: Fix fd ownership. by Yifan Hong · 4 years, 5 months ago
  99. d2e8cb5 fastboot driver: add virtual dtor to ImageSource. by Yifan Hong · 4 years, 5 months ago
  100. f4c6ce4 fastboot driver: Avoid use after std::move() by Greg Kaiser · 4 years, 5 months ago