1. 638d05e fastboot: add casefold/projid/compress options by Jaegeuk Kim · 5 years ago
  2. 66d0d96 Refactor fs_mgr_overlayfs_teardown() by Yo Chiang · 5 years ago
  3. aca0bea libsnapshot: Partially implement OpenSnapshotWriter. by David Anderson · 5 years ago
  4. f74c1a9 fastbootd: Add more logging for when the USB transport fails. by David Anderson · 5 years ago
  5. 012ee0a Merge "fastboot: add new oem command for post wipe userdata" by Joseph Jang · 5 years ago
  6. 5aa52d9 Revert "libsnapshot: Partially implement OpenSnapshotWriter." by Tianjie Xu · 5 years ago
  7. 2906975 fastboot: add new oem command for post wipe userdata by josephjang · 5 years ago
  8. 75b982a libsnapshot: Partially implement OpenSnapshotWriter. by David Anderson · 5 years ago
  9. 4fd78ec Merge changes from topic "revert-1413808-modules_partition-UXSIXCGPHZ" by Yifan Hong · 5 years ago
  10. b407414 fastboot: switch to ZipEntry64. by Elliott Hughes · 5 years ago
  11. 0d4a688 Revert "fastboot: add modules partition" by Yifan Hong · 5 years ago
  12. 1355081 Merge changes from topic "modules_partition" by Yifan Hong · 5 years ago
  13. fd89028 libfastboot uses usb_linux.cpp for all Linux targets by Jiyong Park · 6 years ago
  14. 260b12b fastboot: add modules partition by Yifan Hong · 6 years ago
  15. ef2c28b Merge "support f2fs casefolding formatting tool" by Jaegeuk Kim · 6 years ago
  16. 5330ccd Use more inclusive language for #inclusivefixit by Hongguang Chen · 6 years ago
  17. a389610 support f2fs casefolding formatting tool by Jaegeuk Kim · 6 years ago
  18. be78bb6 fastboot: Add odm_dlkm by Yifan Hong · 6 years ago
  19. 6b1c15c fastboot: Add vendor_dlkm by Yifan Hong · 6 years ago
  20. 3af575b fastboot: copy AVB footer on boot image to end of partition by Steve Muckle · 6 years ago
  21. 53122b1 Merge "fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol." by Treehugger Robot · 6 years ago
  22. 2217c50 fastboot: don't print anything in Status() if the input is empty by Tom Cherry · 6 years ago
  23. 6a7ff58 Fix `fastboot flash-all` on Nexus 7. by Elliott Hughes · 6 years ago
  24. 0e743a2 fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol. by Hongguang Chen · 6 years ago
  25. e681cf0 Merge "fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd." by David Anderson · 6 years ago
  26. 4e058ca fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd. by David Anderson · 6 years ago
  27. 4222040 Merge "fastbootd: Support TCP protocol." by Treehugger Robot · 6 years ago
  28. 1e23928 fastbootd: Support TCP protocol. by Hongguang Chen · 6 years ago
  29. a9b3443 fastbootd: copy AVB footer on boot image to end of block device by Steve Muckle · 6 years ago
  30. 5a0177d fastboot: Fix snapshot-update merge behavior. by David Anderson · 6 years ago
  31. 66f0115 libsnapshot clients: Add missing dep. by Yifan Hong · 6 years ago
  32. edf8335 Merge "Rename vts-core to vts" by Treehugger Robot · 6 years ago
  33. ab8acae Rename vts-core to vts by Dan Shi · 6 years ago
  34. e4a6ed8 fastbootd: sync() after flashing partitions or updating super by Tom Cherry · 6 years ago
  35. 0871824 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 6 years ago
  36. 2ffc31b fastbootd: Unmount /cache before flashing. by David Anderson · 6 years ago
  37. 3ab681c Merge "fastboot: add support for v3 boot header format" by Treehugger Robot · 6 years ago
  38. 15303f2 fastboot: add support for v3 boot header format by Steve Muckle · 6 years ago
  39. 019f731 Restore fastboot delete-logical-partition command for VTS by yongcheol.lee · 6 years ago
  40. 45719a8 fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix by Hridya Valsaraju · 6 years ago
  41. ac892d7 Merge "Don't require bootloader fastboot for VTS compliance." by David Anderson · 6 years ago
  42. 7868246 Don't require bootloader fastboot for VTS compliance. by David Anderson · 6 years ago
  43. 27d5fb3 Increases fastbootd response message size by Bowgo Tsai · 6 years ago
  44. 3d902d1 Use SOONG_HOST_OUT_EXECUTABLES by Baligh Uddin · 6 years ago
  45. 99f9a38 fastbootd: exporting more properties by Bowgo Tsai · 6 years ago
  46. fde5e27 Allow fuzzy_fastboot test devices over internet by steven_fann · 6 years ago
  47. 38f3706 Merge "fastboot: Mount /metadata before overlayfs teardown." by Yifan Hong · 6 years ago
  48. 754167b Add libc++ as static library by Dan Shi · 6 years ago
  49. 44b29c6 Add fuzzy_fastboot to vts-core suite by Dan Shi · 6 years ago
  50. 2324349 fastboot: Mount /metadata before overlayfs teardown. by David Anderson · 6 years ago
  51. 712c32b fastboot: Flashall does proper snapshot cancel by Yifan Hong · 6 years ago
  52. bf55a76 Merge "fastbootd: Disallow certain operations during snapshot updates." by David Anderson · 6 years ago
  53. 33da5c9 fastbootd: exporting CPU ABI info by Bowgo Tsai · 6 years ago
  54. 220ddb1 fastbootd: Disallow certain operations during snapshot updates. by David Anderson · 6 years ago
  55. c399ccb Merge "fastboot: Implement helper commands for Virtual A/B." by David Anderson · 6 years ago
  56. ab8f466 fastboot: Implement helper commands for Virtual A/B. by David Anderson · 6 years ago
  57. 376f04e Merge "avoid data overflow in low memory device" by David Anderson · 6 years ago
  58. ba11730 avoid data overflow in low memory device by JeiFeng Lee · 6 years ago
  59. df6a780 Allow --disable-verification when top-level vbmeta is in 'boot' by Chin-Ting Kuo · 6 years ago
  60. fbb9535 fastboot: don't use sparse_file_import_auto() in load_buf_fd() by Tom Cherry · 6 years ago
  61. 0e13bba fastbootd: skip COW group by Yifan Hong · 6 years ago
  62. a4eaf64 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  63. 390b48b Merge "fastboot: preserve partition_type if wants_wipe=true" by Tom Cherry · 6 years ago
  64. 325ba6f fastboot: Initialize UploadInner dsize value to 0 by qiwu chen · 6 years ago
  65. f60613b fastboot: preserve partition_type if wants_wipe=true by cfig · 6 years ago
  66. 2d5395f Merge "fastboot: add vendor_boot to list of images" by Treehugger Robot · 6 years ago
  67. ad970fc fastbootd: Cancel snapshots when modifying partitions. by David Anderson · 7 years ago
  68. 3611243 fastboot: add vendor_boot to list of images by Steve Muckle · 7 years ago
  69. 15aa954 liblp: CreateLogicalPartition with a given mapped name by David Anderson · 7 years ago
  70. 470fe2b fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. by David Anderson · 7 years ago
  71. 5d0ac62 Rename product_services to system_ext by Justin Yun · 7 years ago
  72. 7c84b9f fastboot: add a wipe-super command. by David Anderson · 7 years ago
  73. 2747532 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 7 years ago
  74. 196d2ba liblp: Add helpers for finding partitions and partition sizes. by David Anderson · 7 years ago
  75. 8acf8c2 fastboot: windows: Minor printf format fixes by Greg Kaiser · 7 years ago
  76. b7eac2d fastboot: windows: fix Read function by Fernando Lugo · 7 years ago
  77. 8c544b6 Fix non-aio USB read issue for fastbootd by chihhao.chen · 7 years ago
  78. 9ab0471 Merge "fastbootd: reduce USB buffer size to 16K" by Treehugger Robot · 7 years ago
  79. d747dba fastbootd: reduce USB buffer size to 16K by Hridya Valsaraju · 7 years ago
  80. b545055 Merge "Get max-download-size from device during fastbootd for flashall/update" by Treehugger Robot · 7 years ago
  81. 83d856e Get max-download-size from device during fastbootd for flashall/update by Hridya Valsaraju · 7 years ago
  82. 3afe5f2 Merge "Allow CreateResizeDeleteLP test case to run on non-A/B devices" by Treehugger Robot · 7 years ago
  83. f81bd17 Allow CreateResizeDeleteLP test case to run on non-A/B devices by Hridya Valsaraju · 7 years ago
  84. 9426110 Merge "fastboot: demote OS X USB error." by Treehugger Robot · 7 years ago
  85. 16f992e fastboot: demote OS X USB error. by Josh Gao · 7 years ago
  86. b17bf52 libziparchive: report errors on over-long names. by Elliott Hughes · 7 years ago
  87. 6e28863 Merge "Handle failed usb/reads and writes correctly" by Treehugger Robot · 7 years ago
  88. 8efadf7 Handle failed usb/reads and writes correctly by Hridya Valsaraju · 7 years ago
  89. 1a17b09 Merge "Allow fuzzy_fastboot number to run for a specific device serial number" by Treehugger Robot · 7 years ago
  90. b9051a3 Allow fuzzy_fastboot number to run for a specific device serial number by Hridya Valsaraju · 7 years ago
  91. 61a5bc6 Test is-logical command for vendor and boot partitions. by Hridya Valsaraju · 7 years ago
  92. 744677a Merge "Open image files in binary mode" by Treehugger Robot · 7 years ago
  93. 1a6f6fe Open image files in binary mode by Hridya Valsaraju · 7 years ago
  94. b49d9e1 fastboot: Avoid extra std::string copies by Greg Kaiser · 7 years ago
  95. d5b6909 Merge "Fuzzy_fastboot must set back the original slot after test" by Hridya Valsaraju · 7 years ago
  96. 405431f Add more tests for dynamic partitions by Hridya Valsaraju · 7 years ago
  97. 68e639e Add a test for logical partitions. by Hridya Valsaraju · 7 years ago
  98. bcab240 Fuzzy_fastboot must set back the original slot after test by Hridya Valsaraju · 7 years ago
  99. 6d46a49 fastboot: reset timeout if INFO is received during long commands by Dima Zavin · 7 years ago
  100. a5b85a4 fastboot: switch the timeout clock source to steady_clock by Dima Zavin · 7 years ago