1. eb21650 Merge "Adding force_flash functionality" into main by Keith Mok · 2 years ago
  2. 720007b Merge "Adding flag to flash only static partitions" into main by Daniel Zheng · 2 years ago
  3. 376b704 Adding force_flash functionality by Daniel Zheng · 2 years ago
  4. 6367e89 core: fastboot: Fix data not being wiped on do_update by Alexander Koskovich · 2 years ago
  5. b0f9c07 Merge "Adding include to functional" into main by Daniel Zheng · 2 years ago
  6. 750fe6a Adding include to functional by Daniel Zheng · 2 years ago
  7. cbda2c0 Adding flag to flash only static partitions by Daniel Zheng · 2 years, 1 month ago
  8. f161ee2 Merge "Adding documentation" into main by Daniel Zheng · 2 years, 1 month ago
  9. 658182b Adding documentation by Daniel Zheng · 2 years, 1 month ago
  10. 1c77579 Merge "Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT" into main by Treehugger Robot · 2 years, 1 month ago
  11. 556c46b Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT by Paul Lawrence · 2 years, 1 month ago
  12. 6acfe9b Turning on fastboot-info by Daniel Zheng · 2 years, 1 month ago
  13. 63dfeaa Adding flag to disable fastboot_info by Daniel Zheng · 2 years, 1 month ago
  14. eabfe27 Fastboot-info testing by Daniel Zheng · 2 years, 2 months ago
  15. 59589d4 Asserting flashing plan is used in do_flash by Daniel Zheng · 2 years, 1 month ago
  16. a0d2401 Mocking get_uint_var() by Daniel Zheng · 2 years, 1 month ago
  17. c97eeed Adding parsing for fastboot-info by Daniel Zheng · 2 years, 2 months ago
  18. 3e04857 Changing name of flash super layout by Daniel Zheng · 2 years, 2 months ago
  19. ba07ef5 Change HardcodedFlash to add flashtasks by Daniel Zheng · 2 years, 2 months ago
  20. 5769b26 use FlashingPlan sparse_limit for testing by Daniel Zheng · 2 years, 2 months ago
  21. d62002c Add flag to disable super optimization by Daniel Zheng · 2 years, 2 months ago
  22. 59c22c3 Removing local image lookup from load_buf by Daniel Zheng · 2 years, 2 months ago
  23. 7f8fff0 Moving source class declaration by Daniel Zheng · 2 years, 2 months ago
  24. d1d5f5a fastboot: remove retries on invalid IO iterator in OSX by Roy Luo · 2 years, 2 months ago
  25. 18c5319 Merge "Removing duplicate CollectImages()" by Treehugger Robot · 2 years, 2 months ago
  26. 3dc7fcc Removing duplicate CollectImages() by Daniel Zheng · 2 years, 2 months ago
  27. 1347d34 Merge "fastboot: Include header for ostream_iterator and istream_iterator" by David Anderson · 2 years, 2 months ago
  28. 929a665 Merge "fastboot: Introduce FASTBOOT_DEVICE alias for ANDROID_SERIAL environment variable" by Treehugger Robot · 2 years, 2 months ago
  29. 816480b fastboot: Include header for ostream_iterator and istream_iterator by Biswapriyo Nath · 2 years, 2 months ago
  30. 214f37c fastboot: Add header that declares std::function by Biswapriyo Nath · 2 years, 2 months ago
  31. 9d2fb9c fastboot: Introduce FASTBOOT_DEVICE alias for ANDROID_SERIAL environment variable by John Stultz · 2 years, 2 months ago
  32. 95303da Merge "Adding GetInfo method for tasks" by Daniel Zheng · 2 years, 2 months ago
  33. 665a460 Adding GetInfo method for tasks by Daniel Zheng · 2 years, 2 months ago
  34. 819a352 Merge "Adding in wipe tasks before other tasks run." by Daniel Zheng · 2 years, 2 months ago
  35. 303fb49 Adding in wipe tasks before other tasks run. by Daniel Zheng · 2 years, 2 months ago
  36. 6c008ff Avoid creating a storage folder for fastboot devices command by Dmitrii Merkurev · 2 years, 2 months ago
  37. 2a56592 Reverting code to old flashing code by Daniel Zheng · 2 years, 2 months ago
  38. 3c962ee Merge changes Ib72f6a1c,I46d798fa by Daniel Zheng · 2 years, 2 months ago
  39. 997ce15 Update add resizetasks to work in update by Daniel Zheng · 2 years, 2 months ago
  40. 437fb0c Merge "Removing should_flash_in_userspace check" by Daniel Zheng · 2 years, 2 months ago
  41. 30e648b Keeping naming consistent by Daniel Zheng · 2 years, 3 months ago
  42. 2775df6 Removing should_flash_in_userspace check by Daniel Zheng · 2 years, 3 months ago
  43. 059954a Merge "Chang flash task to take in source" by Treehugger Robot · 2 years, 3 months ago
  44. 791a83b Chang flash task to take in source by Daniel Zheng · 2 years, 3 months ago
  45. 5efd906 Merge "Fixing constructors to match header files" by Daniel Zheng · 2 years, 3 months ago
  46. 5a9905a Fixing constructors to match header files by Daniel Zheng · 2 years, 3 months ago
  47. 32dcac7 Support ZSTD in userspace COW by Kelvin Zhang · 2 years, 6 months ago
  48. d441d52 Fail on fastboot-info.txt format error by Daniel Zheng · 2 years, 3 months ago
  49. 451e46f Adding fastboot-info version to host tool by Daniel Zheng · 2 years, 3 months ago
  50. 630f29e Updating fastboot-info version check by Daniel Zheng · 2 years, 3 months ago
  51. 0d2d631 Added Mock function call tests by Daniel Zheng · 2 years, 4 months ago
  52. 77af6af Removing {userspace} from reboot task' by Daniel Zheng · 2 years, 4 months ago
  53. 207c0a3 Updating Test Suite Names by Daniel Zheng · 2 years, 4 months ago
  54. 32dc6dd Adding correct task formed test by Daniel Zheng · 2 years, 4 months ago
  55. 935ee1f Added test for parsing bad input by Daniel Zheng · 2 years, 4 months ago
  56. 13af2f4 Merge "Added test for version check" by Daniel Zheng · 2 years, 4 months ago
  57. 0e25838 Merge "Adding Test for Parsing Flash Task" by Daniel Zheng · 2 years, 4 months ago
  58. 233a5a1 Merge "Added forward declaration for compilation" by Daniel Zheng · 2 years, 4 months ago
  59. 7d67d56 Merge "Pointed FlashingPlan to Interface" by Daniel Zheng · 2 years, 4 months ago
  60. 3ac1e55 Merge "Adding fastboot_driver interface + mock" by Daniel Zheng · 2 years, 4 months ago
  61. 39b1de9 Merge "Moving FlashallTool Definition" by Daniel Zheng · 2 years, 4 months ago
  62. b7d14fa Merge "Changing flashall to parse fastboot-info.txt" by Daniel Zheng · 2 years, 4 months ago
  63. 68b84df Added test for version check by Daniel Zheng · 2 years, 4 months ago
  64. 76aa257 Adding Test for Parsing Flash Task by Daniel Zheng · 2 years, 4 months ago
  65. efca333 Added forward declaration for compilation by Daniel Zheng · 2 years, 4 months ago
  66. bf09c61 Pointed FlashingPlan to Interface by Daniel Zheng · 2 years, 4 months ago
  67. c9e869b Adding fastboot_driver interface + mock by Daniel Zheng · 2 years, 4 months ago
  68. 65eb246 Moving FlashallTool Definition by Daniel Zheng · 2 years, 4 months ago
  69. 29a211c Changing flashall to parse fastboot-info.txt by Daniel Zheng · 2 years, 5 months ago
  70. 37673f0 Merge "Fixing circular dependency" by Daniel Zheng · 2 years, 4 months ago
  71. 729c159 Merge "Moving logging include" by Daniel Zheng · 2 years, 4 months ago
  72. 0897526 Fixing circular dependency by Daniel Zheng · 2 years, 4 months ago
  73. 7627b54 Moving logging include by Daniel Zheng · 2 years, 4 months ago
  74. 0a78508 Merge "Cleaning up main code" by Daniel Zheng · 2 years, 4 months ago
  75. 8380060 Merge "Adding const to task constructors" by Daniel Zheng · 2 years, 4 months ago
  76. 23631b9 Merge "Cleaned up slot logic" by Daniel Zheng · 2 years, 4 months ago
  77. dddb5fa Merge "Correcting Reboot Task Functionality" by Daniel Zheng · 2 years, 4 months ago
  78. e6dbd4f Adding const to task constructors by Daniel Zheng · 2 years, 4 months ago
  79. 1e6456b Cleaned up slot logic by Daniel Zheng · 2 years, 4 months ago
  80. b2fdbef Merge "Revert "Cleaned up some slot logic"" by Treehugger Robot · 2 years, 4 months ago
  81. 2a4a45f Revert "Cleaned up some slot logic" by Kelvin Zhang · 2 years, 4 months ago
  82. b16aba8 Merge "Cleaned up some slot logic" by Daniel Zheng · 2 years, 4 months ago
  83. 719caca Merge "Added some error logs to wipe" by Daniel Zheng · 2 years, 4 months ago
  84. 76c9343 Cleaning up main code by Daniel Zheng · 2 years, 5 months ago
  85. 1418fb8 Correcting Reboot Task Functionality by Daniel Zheng · 2 years, 5 months ago
  86. 4aa4733 Merge "Added check to copy AVB footer" by Daniel Zheng · 2 years, 4 months ago
  87. bd85a18 Cleaned up some slot logic by Daniel Zheng · 2 years, 5 months ago
  88. 6f213b2 Added some error logs to wipe by Daniel Zheng · 2 years, 4 months ago
  89. e33e8a8 Added check to copy AVB footer by Daniel Zheng · 2 years, 4 months ago
  90. 33ff88f Updated fuzz_config in Android.bp file by Ayushi Khopkar · 2 years, 5 months ago
  91. ecdbbbd Merge changes Ie68aed2f,Ic40696b3 by David Anderson · 2 years, 5 months ago
  92. 74c7807 fastboot: Handle libsparse failures better. by David Anderson · 2 years, 5 months ago
  93. 0bf3b71 Updating Flashall to work off tasks by Daniel Zheng · 2 years, 6 months ago
  94. 85c0f3e Updated location of initialization by Daniel Zheng · 2 years, 5 months ago
  95. f1ddba9 Updating FlashTask to require img-name by Daniel Zheng · 2 years, 5 months ago
  96. 980985a Removed hardcoded check to copy AVB Footer by Daniel Zheng · 2 years, 5 months ago
  97. 403657d Changing FlashTask to take in apply_vbmeta by Daniel Zheng · 2 years, 5 months ago
  98. 15e7783 Added support for Wipe Task by Daniel Zheng · 2 years, 5 months ago
  99. 43987c9 Fixed parameter styling and minor error in tasks by Daniel Zheng · 2 years, 5 months ago
  100. aa70f4c Added support for Delete Task by Daniel Zheng · 2 years, 5 months ago