1. 04a4a10 Merge changes from topic "fastbootd-reset-fd" by Konstantin Vyshetsky · 2 years, 6 months ago
  2. 57b23d2 fastbootd: reset file descriptor on unaligned writes by Konstantin Vyshetsky · 2 years, 6 months ago
  3. 1cee2ed fastbootd: add support to reset fd by handle by Konstantin Vyshetsky · 2 years, 6 months ago
  4. b3e1829 fastbootd: pass handle in place of fd by Konstantin Vyshetsky · 2 years, 6 months ago
  5. 9dd073e fastboot: Fallback to "raw" partition type if fastboot hal isn't present by LuK1337 · 2 years, 7 months ago
  6. 982c341 fastbootd: Remove all scratch partitions on update-super. by David Anderson · 2 years, 7 months ago
  7. a3b7206 Add checking for sparse file format by Keith Mok · 2 years, 9 months ago
  8. 12e5f03 Merge changes Ib5a63a7b,If00f581a by Devin Moore · 2 years, 8 months ago
  9. 1af1202 fastboot: copy AVB footer from init_boot.img to end of partition by Devin Moore · 2 years, 8 months ago
  10. 3724bbc Fix userspace fastboot with fuzzy test by Keith Mok · 2 years, 9 months ago
  11. 4cb88dc fastboot: use health AIDL HAL by Yifan Hong · 2 years, 10 months ago
  12. d5f3da8 fastbootd: use O_DIRECT for write partition by Konstantin Vyshetsky · 2 years, 10 months ago
  13. 81cc119 fastbootd: allow passage of flags to open partition by Konstantin Vyshetsky · 2 years, 10 months ago
  14. 1f670ef fastbootd: Delete all VAB partitions during "flashall". by David Anderson · 3 years, 1 month ago
  15. 7723c72 Merge "Unable to mount filesystem in fastbootd mode on the user build." by David Anderson · 3 years, 5 months ago
  16. 0909094 Unable to mount filesystem in fastbootd mode on the user build. by joker.yang · 3 years, 6 months ago
  17. d0a16c2 fastboot: derive device locked state from Android property by Oleg Matcovschi · 3 years, 6 months ago
  18. 07e947f fastboot device: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 3 years, 6 months ago
  19. bcd2770 fastboot driver: add fetch command in driver by Yifan Hong · 3 years, 7 months ago
  20. a5cee93 fastbootd: add O_CLOEXEC/O_BINARY for OpenPartition by Yifan Hong · 3 years, 7 months ago
  21. c4073d3 fastbootd: add read arg to OpenPartition by Yifan Hong · 3 years, 7 months ago
  22. a4eb475 fastbootd: Add fetch command on device by Yifan Hong · 3 years, 7 months ago
  23. b299cb7 fastbootd: Add getvar max-fetch-size. by Yifan Hong · 3 years, 7 months ago
  24. fce8e0f Merge "fastbootd: Fix USB transport data is repeated every 256K" by Treehugger Robot · 3 years, 6 months ago
  25. 5f23388 fastbootd: Fix USB transport data is repeated every 256K by Yifan Hong · 3 years, 7 months ago
  26. 565577f Add support for compressed snapshot merges in fastboot. by David Anderson · 3 years, 7 months ago
  27. 4217e6d Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 3 years, 10 months ago
  28. 66d0d96 Refactor fs_mgr_overlayfs_teardown() by Yo Chiang · 3 years, 11 months ago
  29. f74c1a9 fastbootd: Add more logging for when the USB transport fails. by David Anderson · 4 years ago
  30. 2906975 fastboot: add new oem command for post wipe userdata by josephjang · 4 years ago
  31. 6ec7e3a Merge "fastboot: add new oem command for post wipe userdata" into rvc-qpr-dev am: 46ef208603 by TreeHugger Robot · 4 years ago
  32. ad90b45 fastboot: add new oem command for post wipe userdata by josephjang · 4 years ago
  33. e681cf0 Merge "fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd." by David Anderson · 4 years, 4 months ago
  34. 4e058ca fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd. by David Anderson · 4 years, 4 months ago
  35. 7516ebe fastbootd: Support TCP protocol. by Hongguang Chen · 4 years, 5 months ago
  36. 4222040 Merge "fastbootd: Support TCP protocol." by Treehugger Robot · 4 years, 4 months ago
  37. 56c1c59 Merge "fastbootd: copy AVB footer on boot image to end of block device" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  38. bd98e25 fastbootd: copy AVB footer on boot image to end of block device by Steve Muckle · 4 years, 4 months ago
  39. 1e23928 fastbootd: Support TCP protocol. by Hongguang Chen · 4 years, 5 months ago
  40. a9b3443 fastbootd: copy AVB footer on boot image to end of block device by Steve Muckle · 4 years, 4 months ago
  41. f2f5edd fastboot: Fix snapshot-update merge behavior. by David Anderson · 4 years, 5 months ago
  42. 5a0177d fastboot: Fix snapshot-update merge behavior. by David Anderson · 4 years, 5 months ago
  43. 3db2226 Merge changes from topic "minadbd_static_libadbd" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  44. 2783122 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 4 years, 6 months ago
  45. 083df29 fastbootd: Unmount /cache before flashing. by David Anderson · 4 years, 6 months ago
  46. e4a6ed8 fastbootd: sync() after flashing partitions or updating super by Tom Cherry · 4 years, 6 months ago
  47. 0871824 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 4 years, 6 months ago
  48. 2ffc31b fastbootd: Unmount /cache before flashing. by David Anderson · 4 years, 6 months ago
  49. 6c889bb fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix by Hridya Valsaraju · 4 years, 7 months ago
  50. 45719a8 fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix by Hridya Valsaraju · 4 years, 7 months ago
  51. 99f9a38 fastbootd: exporting more properties by Bowgo Tsai · 4 years, 8 months ago
  52. fde5e27 Allow fuzzy_fastboot test devices over internet by steven_fann · 4 years, 10 months ago
  53. 2324349 fastboot: Mount /metadata before overlayfs teardown. by David Anderson · 4 years, 9 months ago
  54. bf55a76 Merge "fastbootd: Disallow certain operations during snapshot updates." by David Anderson · 4 years, 10 months ago
  55. 33da5c9 fastbootd: exporting CPU ABI info by Bowgo Tsai · 4 years, 10 months ago
  56. 220ddb1 fastbootd: Disallow certain operations during snapshot updates. by David Anderson · 4 years, 11 months ago
  57. c399ccb Merge "fastboot: Implement helper commands for Virtual A/B." by David Anderson · 4 years, 11 months ago
  58. ab8f466 fastboot: Implement helper commands for Virtual A/B. by David Anderson · 5 years ago
  59. 376f04e Merge "avoid data overflow in low memory device" by David Anderson · 5 years ago
  60. ba11730 avoid data overflow in low memory device by JeiFeng Lee · 5 years ago
  61. 0e13bba fastbootd: skip COW group by Yifan Hong · 5 years ago
  62. ad970fc fastbootd: Cancel snapshots when modifying partitions. by David Anderson · 5 years ago
  63. 15aa954 liblp: CreateLogicalPartition with a given mapped name by David Anderson · 5 years ago
  64. 470fe2b fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. by David Anderson · 5 years ago
  65. 2747532 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 5 years ago
  66. 196d2ba liblp: Add helpers for finding partitions and partition sizes. by David Anderson · 5 years ago
  67. 8c544b6 Fix non-aio USB read issue for fastbootd by chihhao.chen · 5 years ago
  68. d747dba fastbootd: reduce USB buffer size to 16K by Hridya Valsaraju · 5 years ago
  69. 8efadf7 Handle failed usb/reads and writes correctly by Hridya Valsaraju · 5 years ago
  70. 3d782d5 fastboot: Fix "fastboot gsi". by David Anderson · 6 years ago
  71. b688d91 Remove the rest of users of the old style fstab by Tom Cherry · 6 years ago
  72. 1d504e3 fastbootd: Add command to remove GSI installs by David Anderson · 6 years ago
  73. a48f86b fastbootd: Better error message when boot_devices is missing. by David Anderson · 6 years ago
  74. 8fd4435 Merge "fastbootd: Only flash slots listed by the boot control HAL." by Treehugger Robot · 6 years ago
  75. 4d307b0 fastbootd: Only flash slots listed by the boot control HAL. by David Anderson · 6 years ago
  76. 307a41f fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper by Mark Salyzyn · 6 years ago
  77. d25f1c3 fastbootd: Support two super partitions for retrofit devices. by David Anderson · 6 years ago
  78. 90fe0a4 fastboot: Query the name of the super partition. by David Anderson · 6 years ago
  79. 96a9fd4 fastboot: Fix flashing both slots with dynamic partitions. by David Anderson · 6 years ago
  80. 63ffb44 fastbootd: Partition commands should update all metadata slots. by David Anderson · 6 years ago
  81. 787de64 Merge "fastboot: wipe overlayfs for partition" by Treehugger Robot · 6 years ago
  82. 044f04b fastboot: wipe overlayfs for partition by Mark Salyzyn · 6 years ago
  83. b6134a6 fastbootd: Remove metadata merging code. by David Anderson · 6 years ago
  84. 8e7e9cb fastboot: use constants.h values by Mark Salyzyn · 6 years ago
  85. a605668 Merge "Do not calculate CRC for sparse images during fastboot flash" by Treehugger Robot · 6 years ago
  86. cd72cbb Merge "set_active command should update current slot information." by Treehugger Robot · 6 years ago
  87. aec0de5 Do not calculate CRC for sparse images during fastboot flash by Hridya Valsaraju · 6 years ago
  88. 20bdf89 set_active command should update current slot information. by Hridya Valsaraju · 6 years ago
  89. 9810709 Merge "Check validity of partition for getvar:partition-type" by Treehugger Robot · 6 years ago
  90. b2263b4 Merge "Return partition size in hex format." by Treehugger Robot · 6 years ago
  91. 4165e00 Check validity of partition for getvar:partition-type by Hridya Valsaraju · 6 years ago
  92. 2a377da Return partition size in hex format. by Hridya Valsaraju · 6 years ago
  93. f7d154e Merge "Check maximum allowed download size for download command." by Treehugger Robot · 6 years ago
  94. aae84e8 Check maximum allowed download size for download command. by Hridya Valsaraju · 6 years ago
  95. 32f5ff0 Merge changes Id6c00c76,Ibc74a12f by Treehugger Robot · 6 years ago
  96. bb12c5e Check return status of ReadFileToString() in GetDeviceLockStatus() by Hridya Valsaraju · 6 years ago
  97. 99f3772 Validate partition name when searching for physical partitions. by Hridya Valsaraju · 6 years ago
  98. e4046c7 Merge "Allow erase, set_active and download commands only on unlocked devices." by Treehugger Robot · 6 years ago
  99. d1e6231 Allow erase, set_active and download commands only on unlocked devices. by Hridya Valsaraju · 6 years ago
  100. e06850a Merge "Support fastboot variable battery-soc-ok" by Treehugger Robot · 6 years ago