1. e4a6ed8 fastbootd: sync() after flashing partitions or updating super by Tom Cherry · 6 years ago
  2. 0871824 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 6 years ago
  3. 2ffc31b fastbootd: Unmount /cache before flashing. by David Anderson · 6 years ago
  4. 3ab681c Merge "fastboot: add support for v3 boot header format" by Treehugger Robot · 6 years ago
  5. 15303f2 fastboot: add support for v3 boot header format by Steve Muckle · 6 years ago
  6. 019f731 Restore fastboot delete-logical-partition command for VTS by yongcheol.lee · 6 years ago
  7. 45719a8 fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix by Hridya Valsaraju · 6 years ago
  8. ac892d7 Merge "Don't require bootloader fastboot for VTS compliance." by David Anderson · 6 years ago
  9. 7868246 Don't require bootloader fastboot for VTS compliance. by David Anderson · 6 years ago
  10. 27d5fb3 Increases fastbootd response message size by Bowgo Tsai · 6 years ago
  11. 3d902d1 Use SOONG_HOST_OUT_EXECUTABLES by Baligh Uddin · 6 years ago
  12. 99f9a38 fastbootd: exporting more properties by Bowgo Tsai · 6 years ago
  13. fde5e27 Allow fuzzy_fastboot test devices over internet by steven_fann · 6 years ago
  14. 38f3706 Merge "fastboot: Mount /metadata before overlayfs teardown." by Yifan Hong · 6 years ago
  15. 754167b Add libc++ as static library by Dan Shi · 6 years ago
  16. 44b29c6 Add fuzzy_fastboot to vts-core suite by Dan Shi · 6 years ago
  17. 2324349 fastboot: Mount /metadata before overlayfs teardown. by David Anderson · 6 years ago
  18. 712c32b fastboot: Flashall does proper snapshot cancel by Yifan Hong · 6 years ago
  19. bf55a76 Merge "fastbootd: Disallow certain operations during snapshot updates." by David Anderson · 6 years ago
  20. 33da5c9 fastbootd: exporting CPU ABI info by Bowgo Tsai · 6 years ago
  21. 220ddb1 fastbootd: Disallow certain operations during snapshot updates. by David Anderson · 6 years ago
  22. c399ccb Merge "fastboot: Implement helper commands for Virtual A/B." by David Anderson · 6 years ago
  23. ab8f466 fastboot: Implement helper commands for Virtual A/B. by David Anderson · 7 years ago
  24. 376f04e Merge "avoid data overflow in low memory device" by David Anderson · 7 years ago
  25. ba11730 avoid data overflow in low memory device by JeiFeng Lee · 7 years ago
  26. df6a780 Allow --disable-verification when top-level vbmeta is in 'boot' by Chin-Ting Kuo · 7 years ago
  27. fbb9535 fastboot: don't use sparse_file_import_auto() in load_buf_fd() by Tom Cherry · 7 years ago
  28. 0e13bba fastbootd: skip COW group by Yifan Hong · 7 years ago
  29. a4eaf64 Remove libhwbinder/libhidltransport deps by Steven Moreland · 7 years ago
  30. 390b48b Merge "fastboot: preserve partition_type if wants_wipe=true" by Tom Cherry · 7 years ago
  31. 325ba6f fastboot: Initialize UploadInner dsize value to 0 by qiwu chen · 7 years ago
  32. f60613b fastboot: preserve partition_type if wants_wipe=true by cfig · 7 years ago
  33. 2d5395f Merge "fastboot: add vendor_boot to list of images" by Treehugger Robot · 7 years ago
  34. ad970fc fastbootd: Cancel snapshots when modifying partitions. by David Anderson · 7 years ago
  35. 3611243 fastboot: add vendor_boot to list of images by Steve Muckle · 7 years ago
  36. 15aa954 liblp: CreateLogicalPartition with a given mapped name by David Anderson · 7 years ago
  37. 470fe2b fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. by David Anderson · 7 years ago
  38. 5d0ac62 Rename product_services to system_ext by Justin Yun · 7 years ago
  39. 7c84b9f fastboot: add a wipe-super command. by David Anderson · 7 years ago
  40. 2747532 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 7 years ago
  41. 196d2ba liblp: Add helpers for finding partitions and partition sizes. by David Anderson · 7 years ago
  42. 8acf8c2 fastboot: windows: Minor printf format fixes by Greg Kaiser · 7 years ago
  43. b7eac2d fastboot: windows: fix Read function by Fernando Lugo · 7 years ago
  44. 8c544b6 Fix non-aio USB read issue for fastbootd by chihhao.chen · 7 years ago
  45. 9ab0471 Merge "fastbootd: reduce USB buffer size to 16K" by Treehugger Robot · 7 years ago
  46. d747dba fastbootd: reduce USB buffer size to 16K by Hridya Valsaraju · 7 years ago
  47. b545055 Merge "Get max-download-size from device during fastbootd for flashall/update" by Treehugger Robot · 7 years ago
  48. 83d856e Get max-download-size from device during fastbootd for flashall/update by Hridya Valsaraju · 7 years ago
  49. 3afe5f2 Merge "Allow CreateResizeDeleteLP test case to run on non-A/B devices" by Treehugger Robot · 7 years ago
  50. f81bd17 Allow CreateResizeDeleteLP test case to run on non-A/B devices by Hridya Valsaraju · 7 years ago
  51. 9426110 Merge "fastboot: demote OS X USB error." by Treehugger Robot · 7 years ago
  52. 16f992e fastboot: demote OS X USB error. by Josh Gao · 7 years ago
  53. b17bf52 libziparchive: report errors on over-long names. by Elliott Hughes · 7 years ago
  54. 6e28863 Merge "Handle failed usb/reads and writes correctly" by Treehugger Robot · 7 years ago
  55. 8efadf7 Handle failed usb/reads and writes correctly by Hridya Valsaraju · 7 years ago
  56. 1a17b09 Merge "Allow fuzzy_fastboot number to run for a specific device serial number" by Treehugger Robot · 7 years ago
  57. b9051a3 Allow fuzzy_fastboot number to run for a specific device serial number by Hridya Valsaraju · 7 years ago
  58. 61a5bc6 Test is-logical command for vendor and boot partitions. by Hridya Valsaraju · 7 years ago
  59. 744677a Merge "Open image files in binary mode" by Treehugger Robot · 7 years ago
  60. 1a6f6fe Open image files in binary mode by Hridya Valsaraju · 7 years ago
  61. b49d9e1 fastboot: Avoid extra std::string copies by Greg Kaiser · 7 years ago
  62. d5b6909 Merge "Fuzzy_fastboot must set back the original slot after test" by Hridya Valsaraju · 7 years ago
  63. 405431f Add more tests for dynamic partitions by Hridya Valsaraju · 7 years ago
  64. 68e639e Add a test for logical partitions. by Hridya Valsaraju · 7 years ago
  65. bcab240 Fuzzy_fastboot must set back the original slot after test by Hridya Valsaraju · 7 years ago
  66. 6d46a49 fastboot: reset timeout if INFO is received during long commands by Dima Zavin · 7 years ago
  67. a5b85a4 fastboot: switch the timeout clock source to steady_clock by Dima Zavin · 7 years ago
  68. 3d782d5 fastboot: Fix "fastboot gsi". by David Anderson · 7 years ago
  69. b688d91 Remove the rest of users of the old style fstab by Tom Cherry · 7 years ago
  70. 6c8fca6 Make 'fastboot boot' command support boot header version 2 by Hridya Valsaraju · 7 years ago
  71. 1d504e3 fastbootd: Add command to remove GSI installs by David Anderson · 7 years ago
  72. a48f86b fastbootd: Better error message when boot_devices is missing. by David Anderson · 7 years ago
  73. 8fd4435 Merge "fastbootd: Only flash slots listed by the boot control HAL." by Treehugger Robot · 7 years ago
  74. 4d307b0 fastbootd: Only flash slots listed by the boot control HAL. by David Anderson · 7 years ago
  75. 1b7b797 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  76. b81bc9e Merge "fastboot: Wait for reboot-fastboot to complete before signaling success." by David Anderson · 7 years ago
  77. 11d6d27 fastboot: Wait for reboot-fastboot to complete before signaling success. by David Anderson · 7 years ago
  78. 0047580 fastboot: Check if super_empty.img exists before reading it. by David Anderson · 7 years ago
  79. a7f54b1 Merge "C++17 is the default now." by Treehugger Robot · 7 years ago
  80. 3c59cb8 C++17 is the default now. by Elliott Hughes · 7 years ago
  81. 307a41f fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper by Mark Salyzyn · 7 years ago
  82. 0c73234 fastboot: Delete logical "other" partitions on retrofit devices. by David Anderson · 7 years ago
  83. 4055587 Merge changes Ic4e1a1de,Icfceaa46 by Treehugger Robot · 7 years ago
  84. e0e693c fastboot: do not die if ANDROID_PRODUCT_OUT undefined by David Anderson · 7 years ago
  85. 9c4ae20 Merge "make_f2fs: use -g android by default" by Jaegeuk Kim · 7 years ago
  86. a30b696 fastboot: propagate error for format command by Mark Salyzyn · 7 years ago
  87. ee9d638 Merge "Switch from dist-for-goals to dist in Android.bp" by Treehugger Robot · 7 years ago
  88. 46542f9 make_f2fs: use -g android by default by Jaegeuk Kim · 7 years ago
  89. 66a6d88 Merge "fastbootd: Support two super partitions for retrofit devices." by David Anderson · 7 years ago
  90. d25f1c3 fastbootd: Support two super partitions for retrofit devices. by David Anderson · 7 years ago
  91. 8956964 fastboot: Warn when flashing dynamic partitions in the bootloader. by David Anderson · 7 years ago
  92. 3f439a7 Switch from dist-for-goals to dist in Android.bp by Dan Willemsen · 7 years ago
  93. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  94. be0ab0a fastboot: pin USB interface versions on darwin. by Eran Messeri · 7 years ago
  95. 90fe0a4 fastboot: Query the name of the super partition. by David Anderson · 7 years ago
  96. 96a9fd4 fastboot: Fix flashing both slots with dynamic partitions. by David Anderson · 7 years ago
  97. 63ffb44 fastbootd: Partition commands should update all metadata slots. by David Anderson · 7 years ago
  98. 787de64 Merge "fastboot: wipe overlayfs for partition" by Treehugger Robot · 8 years ago
  99. 43cb5db Merge "fastbootd: Remove metadata merging code." by David Anderson · 8 years ago
  100. 55d31ec Merge "More Mac build fixes." by Yuchao Zhou · 8 years ago