1. 9c48951 Add help text for `fastboot gsi status` by Chun-Wei Wang · 2 years ago
  2. adb91b0 remount: Detect when flashall has happened in the bootloader. by David Anderson · 2 years ago
  3. 99a33df Merge changes from topic "health-v3" into main by David Anderson · 2 years ago
  4. dcf3542 Merge "fastboot: fix network connected device status" into main by Treehugger Robot · 2 years ago
  5. 2cb3670 fastboot: Add getvar commands to query battery part info. by David Anderson · 2 years, 1 month ago
  6. 9305c98 Update fastbootd to use Health AIDL HAL V3. by David Anderson · 2 years, 1 month ago
  7. e20438f fastboot: fix network connected device status by Dmitrii Merkurev · 2 years, 1 month ago
  8. 90f6cb4 Fix -Wunused-variable compiler warning by Yi Kong · 2 years, 1 month ago
  9. b8bbc43 Fix -Wunused-variable compiler warning by Yi Kong · 2 years, 1 month ago
  10. bdf0b1b Create integration test for fastboot CLI by William Hester · 2 years, 2 months ago
  11. 0bc02bf fastboot: Fix flashing failure when a sparse image has an avb footer. by David Anderson · 2 years, 2 months ago
  12. c6941de Merge "Update the fastboot command size from 64 to 4096 to cover the changes from https://android-review.git.corp.google.com/c/platform/system/core/+/2214970" into main by Bradley Furman · 2 years, 2 months ago
  13. 0694987 Merge "Add new fastbootd battery-soc variable" into main by Harry Pan · 2 years, 3 months ago
  14. 3e9b88d Removing is_retrofit code path by Daniel Zheng · 2 years, 3 months ago
  15. 1a3456f FastbootDevice::boot1_1 null pointer dereference by Arun Sharma · 2 years, 3 months ago
  16. 7fa8dd6 Add new fastbootd battery-soc variable by Harry Pan · 2 years, 3 months ago
  17. 9dabc9e Change source to be a unique_ptr. by Christopher Ferris · 2 years, 3 months ago
  18. 5eea7e3 Update the fastboot command size from 64 to 4096 to cover the changes from https://android-review.git.corp.google.com/c/platform/system/core/+/2214970 by Bradley Furman · 2 years, 3 months ago
  19. 7a8f82a should_flash_in_userspace signature change by Daniel Zheng · 2 years, 3 months ago
  20. 5cbcdfa is_retrofit_device to work in bootloader by Daniel Zheng · 2 years, 3 months ago
  21. 8aba6d0 Removing headers + using string by Daniel Zheng · 2 years, 3 months ago
  22. 2e6aee5 Removing double delete from flashall by Daniel Zheng · 2 years, 3 months ago
  23. 1b54789 Merge "Adding test for IsDynamicPartition" into main by Daniel Zheng · 2 years, 4 months ago
  24. a3b232c Merge "documenting optimized flash super" into main by Daniel Zheng · 2 years, 4 months ago
  25. 66b68dd Merge "Disallow fastboot to modify locked DSU" into main by Chun-Wei Wang · 2 years, 4 months ago
  26. 7d8ac7f Merge "Adding testing for optimized flash super" into main by Daniel Zheng · 2 years, 4 months ago
  27. e72b3ad Disallow fastboot to modify locked DSU by Chun-Wei Wang · 2 years, 4 months ago
  28. 6205123 Merge "Add a fastboot command to show GSI status" into main by Chun-Wei Wang · 2 years, 4 months ago
  29. 671a2a5 Add a fastboot command to show GSI status by Chun-Wei Wang · 2 years, 4 months ago
  30. f667b6d Merge "fastboot: get rid of manual transport memory management" into main by Dmitrii Merkurev · 2 years, 4 months ago
  31. 0b627d9 fastboot: get rid of manual transport memory management by Dmitrii Merkurev · 2 years, 4 months ago
  32. afe1163 Adding test for IsDynamicPartition by Daniel Zheng · 2 years, 4 months ago
  33. 2d4261c documenting optimized flash super by Daniel Zheng · 2 years, 4 months ago
  34. 1fff690 Adding testing for optimized flash super by Daniel Zheng · 2 years, 4 months ago
  35. 1ef66b7 Fixing optimization logic by Daniel Zheng · 2 years, 4 months ago
  36. 2326e05 Add documentation to README by Daniel Zheng · 2 years, 4 months ago
  37. eb21650 Merge "Adding force_flash functionality" into main by Keith Mok · 2 years, 5 months ago
  38. 720007b Merge "Adding flag to flash only static partitions" into main by Daniel Zheng · 2 years, 5 months ago
  39. 376b704 Adding force_flash functionality by Daniel Zheng · 2 years, 5 months ago
  40. 6367e89 core: fastboot: Fix data not being wiped on do_update by Alexander Koskovich · 2 years, 5 months ago
  41. b0f9c07 Merge "Adding include to functional" into main by Daniel Zheng · 2 years, 5 months ago
  42. 750fe6a Adding include to functional by Daniel Zheng · 2 years, 5 months ago
  43. cbda2c0 Adding flag to flash only static partitions by Daniel Zheng · 2 years, 5 months ago
  44. f161ee2 Merge "Adding documentation" into main by Daniel Zheng · 2 years, 5 months ago
  45. 658182b Adding documentation by Daniel Zheng · 2 years, 5 months ago
  46. 1c77579 Merge "Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT" into main by Treehugger Robot · 2 years, 5 months ago
  47. 556c46b Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT by Paul Lawrence · 2 years, 5 months ago
  48. 6acfe9b Turning on fastboot-info by Daniel Zheng · 2 years, 6 months ago
  49. 63dfeaa Adding flag to disable fastboot_info by Daniel Zheng · 2 years, 6 months ago
  50. eabfe27 Fastboot-info testing by Daniel Zheng · 2 years, 6 months ago
  51. 59589d4 Asserting flashing plan is used in do_flash by Daniel Zheng · 2 years, 6 months ago
  52. a0d2401 Mocking get_uint_var() by Daniel Zheng · 2 years, 6 months ago
  53. c97eeed Adding parsing for fastboot-info by Daniel Zheng · 2 years, 6 months ago
  54. 3e04857 Changing name of flash super layout by Daniel Zheng · 2 years, 6 months ago
  55. ba07ef5 Change HardcodedFlash to add flashtasks by Daniel Zheng · 2 years, 6 months ago
  56. 5769b26 use FlashingPlan sparse_limit for testing by Daniel Zheng · 2 years, 6 months ago
  57. d62002c Add flag to disable super optimization by Daniel Zheng · 2 years, 6 months ago
  58. 59c22c3 Removing local image lookup from load_buf by Daniel Zheng · 2 years, 6 months ago
  59. 7f8fff0 Moving source class declaration by Daniel Zheng · 2 years, 6 months ago
  60. d1d5f5a fastboot: remove retries on invalid IO iterator in OSX by Roy Luo · 2 years, 6 months ago
  61. 18c5319 Merge "Removing duplicate CollectImages()" by Treehugger Robot · 2 years, 7 months ago
  62. 3dc7fcc Removing duplicate CollectImages() by Daniel Zheng · 2 years, 7 months ago
  63. 1347d34 Merge "fastboot: Include header for ostream_iterator and istream_iterator" by David Anderson · 2 years, 7 months ago
  64. 929a665 Merge "fastboot: Introduce FASTBOOT_DEVICE alias for ANDROID_SERIAL environment variable" by Treehugger Robot · 2 years, 7 months ago
  65. 816480b fastboot: Include header for ostream_iterator and istream_iterator by Biswapriyo Nath · 2 years, 7 months ago
  66. 214f37c fastboot: Add header that declares std::function by Biswapriyo Nath · 2 years, 7 months ago
  67. 9d2fb9c fastboot: Introduce FASTBOOT_DEVICE alias for ANDROID_SERIAL environment variable by John Stultz · 2 years, 7 months ago
  68. 95303da Merge "Adding GetInfo method for tasks" by Daniel Zheng · 2 years, 7 months ago
  69. 665a460 Adding GetInfo method for tasks by Daniel Zheng · 2 years, 7 months ago
  70. 819a352 Merge "Adding in wipe tasks before other tasks run." by Daniel Zheng · 2 years, 7 months ago
  71. 303fb49 Adding in wipe tasks before other tasks run. by Daniel Zheng · 2 years, 7 months ago
  72. 6c008ff Avoid creating a storage folder for fastboot devices command by Dmitrii Merkurev · 2 years, 7 months ago
  73. 2a56592 Reverting code to old flashing code by Daniel Zheng · 2 years, 7 months ago
  74. 3c962ee Merge changes Ib72f6a1c,I46d798fa by Daniel Zheng · 2 years, 7 months ago
  75. 997ce15 Update add resizetasks to work in update by Daniel Zheng · 2 years, 7 months ago
  76. 437fb0c Merge "Removing should_flash_in_userspace check" by Daniel Zheng · 2 years, 7 months ago
  77. 30e648b Keeping naming consistent by Daniel Zheng · 2 years, 7 months ago
  78. 2775df6 Removing should_flash_in_userspace check by Daniel Zheng · 2 years, 7 months ago
  79. 059954a Merge "Chang flash task to take in source" by Treehugger Robot · 2 years, 7 months ago
  80. 791a83b Chang flash task to take in source by Daniel Zheng · 2 years, 7 months ago
  81. 5efd906 Merge "Fixing constructors to match header files" by Daniel Zheng · 2 years, 7 months ago
  82. 5a9905a Fixing constructors to match header files by Daniel Zheng · 2 years, 7 months ago
  83. 32dcac7 Support ZSTD in userspace COW by Kelvin Zhang · 2 years, 10 months ago
  84. d441d52 Fail on fastboot-info.txt format error by Daniel Zheng · 2 years, 8 months ago
  85. 451e46f Adding fastboot-info version to host tool by Daniel Zheng · 2 years, 8 months ago
  86. 630f29e Updating fastboot-info version check by Daniel Zheng · 2 years, 8 months ago
  87. 0d2d631 Added Mock function call tests by Daniel Zheng · 2 years, 9 months ago
  88. 77af6af Removing {userspace} from reboot task' by Daniel Zheng · 2 years, 8 months ago
  89. 207c0a3 Updating Test Suite Names by Daniel Zheng · 2 years, 8 months ago
  90. 32dc6dd Adding correct task formed test by Daniel Zheng · 2 years, 9 months ago
  91. 935ee1f Added test for parsing bad input by Daniel Zheng · 2 years, 9 months ago
  92. 13af2f4 Merge "Added test for version check" by Daniel Zheng · 2 years, 8 months ago
  93. 0e25838 Merge "Adding Test for Parsing Flash Task" by Daniel Zheng · 2 years, 8 months ago
  94. 233a5a1 Merge "Added forward declaration for compilation" by Daniel Zheng · 2 years, 8 months ago
  95. 7d67d56 Merge "Pointed FlashingPlan to Interface" by Daniel Zheng · 2 years, 8 months ago
  96. 3ac1e55 Merge "Adding fastboot_driver interface + mock" by Daniel Zheng · 2 years, 8 months ago
  97. 39b1de9 Merge "Moving FlashallTool Definition" by Daniel Zheng · 2 years, 8 months ago
  98. b7d14fa Merge "Changing flashall to parse fastboot-info.txt" by Daniel Zheng · 2 years, 8 months ago
  99. 68b84df Added test for version check by Daniel Zheng · 2 years, 9 months ago
  100. 76aa257 Adding Test for Parsing Flash Task by Daniel Zheng · 2 years, 9 months ago