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