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