- 3af575b fastboot: copy AVB footer on boot image to end of partition by Steve Muckle · 4 years, 5 months ago
- 53122b1 Merge "fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol." by Treehugger Robot · 4 years, 5 months ago
- 2217c50 fastboot: don't print anything in Status() if the input is empty by Tom Cherry · 4 years, 5 months ago
- 6a7ff58 Fix `fastboot flash-all` on Nexus 7. by Elliott Hughes · 4 years, 5 months ago
- 0e743a2 fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol. by Hongguang Chen · 4 years, 6 months ago
- e681cf0 Merge "fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd." by David Anderson · 4 years, 6 months ago
- 4e058ca fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd. by David Anderson · 4 years, 6 months ago
- 4222040 Merge "fastbootd: Support TCP protocol." by Treehugger Robot · 4 years, 6 months ago
- 1e23928 fastbootd: Support TCP protocol. by Hongguang Chen · 4 years, 7 months ago
- a9b3443 fastbootd: copy AVB footer on boot image to end of block device by Steve Muckle · 4 years, 6 months ago
- 5a0177d fastboot: Fix snapshot-update merge behavior. by David Anderson · 4 years, 7 months ago
- 66f0115 libsnapshot clients: Add missing dep. by Yifan Hong · 4 years, 7 months ago
- edf8335 Merge "Rename vts-core to vts" by Treehugger Robot · 4 years, 7 months ago
- ab8acae Rename vts-core to vts by Dan Shi · 4 years, 8 months ago
- e4a6ed8 fastbootd: sync() after flashing partitions or updating super by Tom Cherry · 4 years, 8 months ago
- 0871824 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 4 years, 8 months ago
- 2ffc31b fastbootd: Unmount /cache before flashing. by David Anderson · 4 years, 8 months ago
- 3ab681c Merge "fastboot: add support for v3 boot header format" by Treehugger Robot · 4 years, 8 months ago
- 15303f2 fastboot: add support for v3 boot header format by Steve Muckle · 4 years, 8 months ago
- 019f731 Restore fastboot delete-logical-partition command for VTS by yongcheol.lee · 4 years, 8 months ago
- 45719a8 fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix by Hridya Valsaraju · 4 years, 9 months ago
- ac892d7 Merge "Don't require bootloader fastboot for VTS compliance." by David Anderson · 4 years, 9 months ago
- 7868246 Don't require bootloader fastboot for VTS compliance. by David Anderson · 4 years, 10 months ago
- 27d5fb3 Increases fastbootd response message size by Bowgo Tsai · 4 years, 9 months ago
- 3d902d1 Use SOONG_HOST_OUT_EXECUTABLES by Baligh Uddin · 4 years, 10 months ago
- 99f9a38 fastbootd: exporting more properties by Bowgo Tsai · 4 years, 10 months ago
- fde5e27 Allow fuzzy_fastboot test devices over internet by steven_fann · 5 years ago
- 38f3706 Merge "fastboot: Mount /metadata before overlayfs teardown." by Yifan Hong · 4 years, 10 months ago
- 754167b Add libc++ as static library by Dan Shi · 4 years, 10 months ago
- 44b29c6 Add fuzzy_fastboot to vts-core suite by Dan Shi · 4 years, 10 months ago
- 2324349 fastboot: Mount /metadata before overlayfs teardown. by David Anderson · 5 years ago
- 712c32b fastboot: Flashall does proper snapshot cancel by Yifan Hong · 5 years ago
- bf55a76 Merge "fastbootd: Disallow certain operations during snapshot updates." by David Anderson · 5 years ago
- 33da5c9 fastbootd: exporting CPU ABI info by Bowgo Tsai · 5 years ago
- 220ddb1 fastbootd: Disallow certain operations during snapshot updates. by David Anderson · 5 years ago
- c399ccb Merge "fastboot: Implement helper commands for Virtual A/B." by David Anderson · 5 years ago
- ab8f466 fastboot: Implement helper commands for Virtual A/B. by David Anderson · 5 years ago
- 376f04e Merge "avoid data overflow in low memory device" by David Anderson · 5 years ago
- ba11730 avoid data overflow in low memory device by JeiFeng Lee · 5 years ago
- df6a780 Allow --disable-verification when top-level vbmeta is in 'boot' by Chin-Ting Kuo · 5 years ago
- fbb9535 fastboot: don't use sparse_file_import_auto() in load_buf_fd() by Tom Cherry · 5 years ago
- 0e13bba fastbootd: skip COW group by Yifan Hong · 5 years ago
- a4eaf64 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
- 390b48b Merge "fastboot: preserve partition_type if wants_wipe=true" by Tom Cherry · 5 years ago
- 325ba6f fastboot: Initialize UploadInner dsize value to 0 by qiwu chen · 5 years ago
- f60613b fastboot: preserve partition_type if wants_wipe=true by cfig · 5 years ago
- 2d5395f Merge "fastboot: add vendor_boot to list of images" by Treehugger Robot · 5 years ago
- ad970fc fastbootd: Cancel snapshots when modifying partitions. by David Anderson · 5 years ago
- 3611243 fastboot: add vendor_boot to list of images by Steve Muckle · 5 years ago
- 15aa954 liblp: CreateLogicalPartition with a given mapped name by David Anderson · 5 years ago
- 470fe2b fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. by David Anderson · 5 years ago
- 5d0ac62 Rename product_services to system_ext by Justin Yun · 5 years ago
- 7c84b9f fastboot: add a wipe-super command. by David Anderson · 5 years ago
- 2747532 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 5 years ago
- 196d2ba liblp: Add helpers for finding partitions and partition sizes. by David Anderson · 5 years ago
- 8acf8c2 fastboot: windows: Minor printf format fixes by Greg Kaiser · 5 years ago
- b7eac2d fastboot: windows: fix Read function by Fernando Lugo · 5 years ago
- 8c544b6 Fix non-aio USB read issue for fastbootd by chihhao.chen · 5 years ago
- 9ab0471 Merge "fastbootd: reduce USB buffer size to 16K" by Treehugger Robot · 5 years ago
- d747dba fastbootd: reduce USB buffer size to 16K by Hridya Valsaraju · 5 years ago
- b545055 Merge "Get max-download-size from device during fastbootd for flashall/update" by Treehugger Robot · 5 years ago
- 83d856e Get max-download-size from device during fastbootd for flashall/update by Hridya Valsaraju · 5 years ago
- 3afe5f2 Merge "Allow CreateResizeDeleteLP test case to run on non-A/B devices" by Treehugger Robot · 6 years ago
- f81bd17 Allow CreateResizeDeleteLP test case to run on non-A/B devices by Hridya Valsaraju · 6 years ago
- 9426110 Merge "fastboot: demote OS X USB error." by Treehugger Robot · 6 years ago
- 16f992e fastboot: demote OS X USB error. by Josh Gao · 6 years ago
- b17bf52 libziparchive: report errors on over-long names. by Elliott Hughes · 6 years ago
- 6e28863 Merge "Handle failed usb/reads and writes correctly" by Treehugger Robot · 6 years ago
- 8efadf7 Handle failed usb/reads and writes correctly by Hridya Valsaraju · 6 years ago
- 1a17b09 Merge "Allow fuzzy_fastboot number to run for a specific device serial number" by Treehugger Robot · 6 years ago
- b9051a3 Allow fuzzy_fastboot number to run for a specific device serial number by Hridya Valsaraju · 6 years ago
- 61a5bc6 Test is-logical command for vendor and boot partitions. by Hridya Valsaraju · 6 years ago
- 744677a Merge "Open image files in binary mode" by Treehugger Robot · 6 years ago
- 1a6f6fe Open image files in binary mode by Hridya Valsaraju · 6 years ago
- b49d9e1 fastboot: Avoid extra std::string copies by Greg Kaiser · 6 years ago
- d5b6909 Merge "Fuzzy_fastboot must set back the original slot after test" by Hridya Valsaraju · 6 years ago
- 405431f Add more tests for dynamic partitions by Hridya Valsaraju · 6 years ago
- 68e639e Add a test for logical partitions. by Hridya Valsaraju · 6 years ago
- bcab240 Fuzzy_fastboot must set back the original slot after test by Hridya Valsaraju · 6 years ago
- 6d46a49 fastboot: reset timeout if INFO is received during long commands by Dima Zavin · 6 years ago
- a5b85a4 fastboot: switch the timeout clock source to steady_clock by Dima Zavin · 6 years ago
- 3d782d5 fastboot: Fix "fastboot gsi". by David Anderson · 6 years ago
- b688d91 Remove the rest of users of the old style fstab by Tom Cherry · 6 years ago
- 6c8fca6 Make 'fastboot boot' command support boot header version 2 by Hridya Valsaraju · 6 years ago
- 1d504e3 fastbootd: Add command to remove GSI installs by David Anderson · 6 years ago
- a48f86b fastbootd: Better error message when boot_devices is missing. by David Anderson · 6 years ago
- 8fd4435 Merge "fastbootd: Only flash slots listed by the boot control HAL." by Treehugger Robot · 6 years ago
- 4d307b0 fastbootd: Only flash slots listed by the boot control HAL. by David Anderson · 6 years ago
- 1b7b797 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
- b81bc9e Merge "fastboot: Wait for reboot-fastboot to complete before signaling success." by David Anderson · 6 years ago
- 11d6d27 fastboot: Wait for reboot-fastboot to complete before signaling success. by David Anderson · 6 years ago
- 0047580 fastboot: Check if super_empty.img exists before reading it. by David Anderson · 6 years ago
- a7f54b1 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
- 3c59cb8 C++17 is the default now. by Elliott Hughes · 6 years ago
- 307a41f fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper by Mark Salyzyn · 6 years ago
- 0c73234 fastboot: Delete logical "other" partitions on retrofit devices. by David Anderson · 6 years ago
- 4055587 Merge changes Ic4e1a1de,Icfceaa46 by Treehugger Robot · 6 years ago
- e0e693c fastboot: do not die if ANDROID_PRODUCT_OUT undefined by David Anderson · 6 years ago
- 9c4ae20 Merge "make_f2fs: use -g android by default" by Jaegeuk Kim · 6 years ago
- a30b696 fastboot: propagate error for format command by Mark Salyzyn · 6 years ago