1. 48b39ba Merge "fastboot: Introduce ParseNetworkSerial unit tests" by Dmitrii Merkurev · 2 years, 6 months ago
  2. 78a0f7f Merge "Changed FlashTask and RebootTask to take in FlashingPlan" by Daniel Zheng · 2 years, 6 months ago
  3. f8da682 Merge "Added Flashing Plan" by Daniel Zheng · 2 years, 6 months ago
  4. bc01da5 Changed FlashTask and RebootTask to take in FlashingPlan by Daniel Zheng · 2 years, 6 months ago
  5. 7df2ab9 Added Flashing Plan by Daniel Zheng · 2 years, 6 months ago
  6. cdbfa7a fastboot: Introduce ParseNetworkSerial unit tests by Dmitrii Merkurev · 2 years, 6 months ago
  7. 396b107 Merge "fastboot: Fix IPv6 connect and -s host parsing" by Treehugger Robot · 2 years, 6 months ago
  8. 4785554 fastboot: Fix IPv6 connect and -s host parsing by Dmitrii Merkurev · 2 years, 6 months ago
  9. 71b3b43 Added support for reboot task by Daniel Zheng · 2 years, 7 months ago
  10. 96ea7b9 Merge "fastboot: Follow fastboot pattern to show network-connected device status" by Dmitrii Merkurev · 2 years, 6 months ago
  11. c48cd9f fastboot: Follow fastboot pattern to show network-connected device status by Dmitrii Merkurev · 2 years, 6 months ago
  12. 368a908 Merge "Fastboot: Add new TEXT message to protocol to handle long lines." by Treehugger Robot · 2 years, 6 months ago
  13. 99097cc Fastboot: Add new TEXT message to protocol to handle long lines. by Raphael Herouart · 2 years, 8 months ago
  14. 0d30718 Added support for flash task by Daniel Zheng · 2 years, 7 months ago
  15. 0ee285a fastboot: Introduce connect / disconnect for network-connected devices by Dmitrii Merkurev · 2 years, 6 months ago
  16. 1a01a1c Created new Task.h file to contain task classes. by Daniel Zheng · 2 years, 7 months ago
  17. 667b1ef fastboot: Avoid reboots to userspace when using flashall/update. by David Anderson · 2 years, 7 months ago
  18. aa87dc5 fastboot: Move some helpers into util.h/.cpp. by David Anderson · 2 years, 7 months ago
  19. a67fc32 fastboot: Allow using LOG(). by David Anderson · 2 years, 7 months ago
  20. a1c983e fastboot: Use RAII for sparse_file objects. by David Anderson · 2 years, 7 months ago
  21. acb4952 fastboot: Copy AVB footer from recovery.img to the end of the partition by Isaac J. Manjarres · 2 years, 7 months ago
  22. 65452d0 Updating fastboot to modern c++ standards by Daniel Zheng · 2 years, 9 months ago
  23. 5d72d6c Remove unused execution paths when formatting by Thiébaud Weksteen · 3 years, 1 month ago
  24. f0fb5dd fastboot: Add vendor_kernel_boot by Lucas Wei · 3 years, 5 months ago
  25. ff9cfac Allow disabling AVB on special vbmeta partitions by Paweł Grabas · 4 years, 6 months ago
  26. 60bd33f fastboot: make init_boot.img optional by Devin Moore · 3 years, 7 months ago
  27. cb5098f fastboot: make copy_boot_avb_footer more generic by Devin Moore · 3 years, 8 months ago
  28. 1af1202 fastboot: copy AVB footer from init_boot.img to end of partition by Devin Moore · 3 years, 8 months ago
  29. dd1eb87 fastboot: Support flashing init_boot.img into init_boot partition by Devin Moore · 3 years, 8 months ago
  30. b3ddb53 fastboot: Add system_dlkm flashing support by Ramji Jiyani · 3 years, 9 months ago
  31. 671249a fastboot: fix --disable-verifiation error message by Bowgo Tsai · 4 years ago
  32. db14785 Merge "Remove --wipe-and-use-fbe option from fastboot" by Treehugger Robot · 4 years, 2 months ago
  33. 47770a1 Remove --wipe-and-use-fbe option from fastboot by Paul Crowley · 4 years, 2 months ago
  34. 96941a0 fastboot: document second parameter of 'fetch' by Pierre-Clément Tosi · 4 years, 2 months ago
  35. a48a783 fastboot: support vbmeta_vendor.img by Bowgo Tsai · 4 years, 3 months ago
  36. 173667b fastboot: Add a few missing fastboot commands from help by Luca Stefani · 4 years, 4 months ago
  37. d64b988 fastboot: use --force to bypass requirements by Andrew Chant · 4 years, 5 months ago
  38. 527cdd4 Merge "fastboot: Don't fail when unable to get boot partition size" by David Anderson · 4 years, 5 months ago
  39. ac4a136 fastboot: Refactor bootimg_utils.cpp:mkbootimg() by Yi-Yo Chiang · 4 years, 5 months ago
  40. a495be7 fastboot: Don't fail when unable to get boot partition size by Michael Bestas · 4 years, 10 months ago
  41. 4f898d4 Merge "fastboot driver: add virtual dtor to ImageSource." by Treehugger Robot · 4 years, 5 months ago
  42. 58532df fastboot driver: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 4 years, 5 months ago
  43. e9f067b fastboot driver: Fix fd ownership. by Yifan Hong · 4 years, 5 months ago
  44. d2e8cb5 fastboot driver: add virtual dtor to ImageSource. by Yifan Hong · 4 years, 5 months ago
  45. f4c6ce4 fastboot driver: Avoid use after std::move() by Greg Kaiser · 4 years, 5 months ago
  46. e71fe24 fastboot driver: repack vendor boot ramdisk by Yifan Hong · 4 years, 6 months ago
  47. 6d7da63 fastboot driver: Allow colon in partition name when flashing by Yifan Hong · 4 years, 6 months ago
  48. bcd2770 fastboot driver: add fetch command in driver by Yifan Hong · 4 years, 6 months ago
  49. b10d067 fastboot driver: Fix ownership of fd in fastboot_buffer. by Yifan Hong · 4 years, 6 months ago
  50. 60de969 fastboot driver: fix message by Yifan Hong · 4 years, 6 months ago
  51. dae48ef fastboot: Bring back legacy A/B support by LuK1337 · 5 years ago
  52. be823d7 fastboot: Add pvmfw by Andrew Scull · 4 years, 7 months ago
  53. 638d05e fastboot: add casefold/projid/compress options by Jaegeuk Kim · 4 years, 9 months ago
  54. 4fd78ec Merge changes from topic "revert-1413808-modules_partition-UXSIXCGPHZ" by Yifan Hong · 5 years ago
  55. b407414 fastboot: switch to ZipEntry64. by Elliott Hughes · 5 years ago
  56. 0d4a688 Revert "fastboot: add modules partition" by Yifan Hong · 5 years ago
  57. 260b12b fastboot: add modules partition by Yifan Hong · 5 years ago
  58. be78bb6 fastboot: Add odm_dlkm by Yifan Hong · 5 years ago
  59. 6b1c15c fastboot: Add vendor_dlkm by Yifan Hong · 5 years ago
  60. 3af575b fastboot: copy AVB footer on boot image to end of partition by Steve Muckle · 5 years ago
  61. 2217c50 fastboot: don't print anything in Status() if the input is empty by Tom Cherry · 5 years ago
  62. 6a7ff58 Fix `fastboot flash-all` on Nexus 7. by Elliott Hughes · 5 years ago
  63. 4e058ca fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd. by David Anderson · 5 years ago
  64. 15303f2 fastboot: add support for v3 boot header format by Steve Muckle · 5 years ago
  65. 712c32b fastboot: Flashall does proper snapshot cancel by Yifan Hong · 6 years ago
  66. 220ddb1 fastbootd: Disallow certain operations during snapshot updates. by David Anderson · 6 years ago
  67. ab8f466 fastboot: Implement helper commands for Virtual A/B. by David Anderson · 6 years ago
  68. df6a780 Allow --disable-verification when top-level vbmeta is in 'boot' by Chin-Ting Kuo · 6 years ago
  69. fbb9535 fastboot: don't use sparse_file_import_auto() in load_buf_fd() by Tom Cherry · 6 years ago
  70. f60613b fastboot: preserve partition_type if wants_wipe=true by cfig · 6 years ago
  71. 3611243 fastboot: add vendor_boot to list of images by Steve Muckle · 6 years ago
  72. 5d0ac62 Rename product_services to system_ext by Justin Yun · 6 years ago
  73. 7c84b9f fastboot: add a wipe-super command. by David Anderson · 6 years ago
  74. b545055 Merge "Get max-download-size from device during fastbootd for flashall/update" by Treehugger Robot · 6 years ago
  75. 83d856e Get max-download-size from device during fastbootd for flashall/update by Hridya Valsaraju · 6 years ago
  76. b17bf52 libziparchive: report errors on over-long names. by Elliott Hughes · 6 years ago
  77. 744677a Merge "Open image files in binary mode" by Treehugger Robot · 6 years ago
  78. 1a6f6fe Open image files in binary mode by Hridya Valsaraju · 6 years ago
  79. b49d9e1 fastboot: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  80. 3d782d5 fastboot: Fix "fastboot gsi". by David Anderson · 7 years ago
  81. 6c8fca6 Make 'fastboot boot' command support boot header version 2 by Hridya Valsaraju · 7 years ago
  82. 1d504e3 fastbootd: Add command to remove GSI installs by David Anderson · 7 years ago
  83. b81bc9e Merge "fastboot: Wait for reboot-fastboot to complete before signaling success." by David Anderson · 7 years ago
  84. 11d6d27 fastboot: Wait for reboot-fastboot to complete before signaling success. by David Anderson · 7 years ago
  85. 0047580 fastboot: Check if super_empty.img exists before reading it. by David Anderson · 7 years ago
  86. 0c73234 fastboot: Delete logical "other" partitions on retrofit devices. by David Anderson · 7 years ago
  87. 4055587 Merge changes Ic4e1a1de,Icfceaa46 by Treehugger Robot · 7 years ago
  88. e0e693c fastboot: do not die if ANDROID_PRODUCT_OUT undefined by David Anderson · 7 years ago
  89. a30b696 fastboot: propagate error for format command by Mark Salyzyn · 7 years ago
  90. 8956964 fastboot: Warn when flashing dynamic partitions in the bootloader. by David Anderson · 7 years ago
  91. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  92. 90fe0a4 fastboot: Query the name of the super partition. by David Anderson · 7 years ago
  93. 96a9fd4 fastboot: Fix flashing both slots with dynamic partitions. by David Anderson · 7 years ago
  94. 55d31ec Merge "More Mac build fixes." by Yuchao Zhou · 7 years ago
  95. 3eb5ba7 Merge "fastboot: Resize logical partitions when using the flash command." by David Anderson · 7 years ago
  96. a56a729 More Mac build fixes. by Elliott Hughes · 7 years ago
  97. dd85c74 Merge "fastboot: Check that reboot to userspace succeeded." by Treehugger Robot · 7 years ago
  98. 629e51c fastboot: Resize logical partitions when using the flash command. by David Anderson · 7 years ago
  99. 0444a8c fastboot: Check that reboot to userspace succeeded. by David Anderson · 7 years ago
  100. 32df7ee libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 7 years ago