- 28d5a4f Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/system/core into HEAD by micky387 · 9 days ago android-15
- d03181a Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/system/core into HEAD by micky387 · 5 months ago
- 267207a use V4 Health HAL by Daniel Zheng · 6 months ago
- 945dd52 Stop explicitly adding bionic subdirectories to the include path. by Elliott Hughes · 6 months ago
- b544df0 Add support to update the DTB when flashing a vendor_boot ramdisk by Will McVicker · 7 months ago
- dcc2daa fastbootd: always return unlocked in GetDeviceLockStatus by maxwen · 5 years ago
- 10120f1 Move the `dist` target of `mke2fs` to `build/core/tasks` by Nelson Li · 8 months ago
- 4f13b13 [fastboot+init] avoid std::allocator<const T> by Ryan Prichard · 9 months ago
- a287592 Remove unnecessary std::move by Yi Kong · 9 months ago
- 398203d libsnapshot: Move snapshot metadata to super partition. by Akilesh Kailash · 1 year, 2 months ago
- c088de1 libc++fs is part of libc++ now. by Elliott Hughes · 12 months ago
- 73c6f08 Merge "Wait for disconnect when rebooting to userspace FB" into main by Treehugger Robot · 1 year, 1 month ago
- fb6957c Updated 'cc' field of fuzz_config in Android.bp file by Akshata Kadam · 1 year, 1 month ago
- 7199051 Wait for disconnect when rebooting to userspace FB by Chris Sarbora · 1 year, 2 months ago
- c0e1b60 Merge "fastboot: Increase maximum usbfs bulk size for writes to 256KiB" into main by Treehugger Robot · 1 year, 3 months ago
- ab8cc2f fastboot: Increase maximum usbfs bulk size for writes to 256KiB by Peter Collingbourne · 1 year, 3 months ago
- 2d686d7 Merge "fastboot: Use clock_gettime(CLOCK_MONOTONIC) in now()" into main by Treehugger Robot · 1 year, 3 months ago
- cc1bf34 fastboot: Use clock_gettime(CLOCK_MONOTONIC) in now() by Peter Collingbourne · 1 year, 3 months ago
- 28f4807 fastboot: Remove '\n' from interface name on linux by Matt Schulte · 1 year, 3 months ago
- 8635c01 fastboot: Use asynchronous operations to send data by Peter Collingbourne · 1 year, 4 months ago
- 9c48951 Add help text for `fastboot gsi status` by Chun-Wei Wang · 1 year, 5 months ago
- adb91b0 remount: Detect when flashall has happened in the bootloader. by David Anderson · 1 year, 5 months ago
- 99a33df Merge changes from topic "health-v3" into main by David Anderson · 1 year, 5 months ago
- dcf3542 Merge "fastboot: fix network connected device status" into main by Treehugger Robot · 1 year, 5 months ago
- 2cb3670 fastboot: Add getvar commands to query battery part info. by David Anderson · 1 year, 5 months ago
- 9305c98 Update fastbootd to use Health AIDL HAL V3. by David Anderson · 1 year, 6 months ago
- e20438f fastboot: fix network connected device status by Dmitrii Merkurev · 1 year, 5 months ago
- 90f6cb4 Fix -Wunused-variable compiler warning by Yi Kong · 1 year, 6 months ago
- b8bbc43 Fix -Wunused-variable compiler warning by Yi Kong · 1 year, 6 months ago
- bdf0b1b Create integration test for fastboot CLI by William Hester · 1 year, 7 months ago
- 0bc02bf fastboot: Fix flashing failure when a sparse image has an avb footer. by David Anderson · 1 year, 7 months ago
- c6941de Merge "Update the fastboot command size from 64 to 4096 to cover the changes from https://android-review.git.corp.google.com/c/platform/system/core/+/2214970" into main by Bradley Furman · 1 year, 7 months ago
- 0694987 Merge "Add new fastbootd battery-soc variable" into main by Harry Pan · 1 year, 7 months ago
- 3e9b88d Removing is_retrofit code path by Daniel Zheng · 1 year, 8 months ago
- 1a3456f FastbootDevice::boot1_1 null pointer dereference by Arun Sharma · 1 year, 8 months ago
- 7fa8dd6 Add new fastbootd battery-soc variable by Harry Pan · 1 year, 8 months ago
- 9dabc9e Change source to be a unique_ptr. by Christopher Ferris · 1 year, 8 months ago
- 5eea7e3 Update the fastboot command size from 64 to 4096 to cover the changes from https://android-review.git.corp.google.com/c/platform/system/core/+/2214970 by Bradley Furman · 1 year, 8 months ago
- 7a8f82a should_flash_in_userspace signature change by Daniel Zheng · 1 year, 8 months ago
- 5cbcdfa is_retrofit_device to work in bootloader by Daniel Zheng · 1 year, 8 months ago
- 8aba6d0 Removing headers + using string by Daniel Zheng · 1 year, 8 months ago
- 2e6aee5 Removing double delete from flashall by Daniel Zheng · 1 year, 8 months ago
- 1b54789 Merge "Adding test for IsDynamicPartition" into main by Daniel Zheng · 1 year, 8 months ago
- a3b232c Merge "documenting optimized flash super" into main by Daniel Zheng · 1 year, 8 months ago
- 66b68dd Merge "Disallow fastboot to modify locked DSU" into main by Chun-Wei Wang · 1 year, 9 months ago
- 7d8ac7f Merge "Adding testing for optimized flash super" into main by Daniel Zheng · 1 year, 9 months ago
- e72b3ad Disallow fastboot to modify locked DSU by Chun-Wei Wang · 1 year, 9 months ago
- 6205123 Merge "Add a fastboot command to show GSI status" into main by Chun-Wei Wang · 1 year, 9 months ago
- 671a2a5 Add a fastboot command to show GSI status by Chun-Wei Wang · 1 year, 9 months ago
- f667b6d Merge "fastboot: get rid of manual transport memory management" into main by Dmitrii Merkurev · 1 year, 9 months ago
- 0b627d9 fastboot: get rid of manual transport memory management by Dmitrii Merkurev · 1 year, 9 months ago
- afe1163 Adding test for IsDynamicPartition by Daniel Zheng · 1 year, 9 months ago
- 2d4261c documenting optimized flash super by Daniel Zheng · 1 year, 9 months ago
- 1fff690 Adding testing for optimized flash super by Daniel Zheng · 1 year, 9 months ago
- 1ef66b7 Fixing optimization logic by Daniel Zheng · 1 year, 9 months ago
- 2326e05 Add documentation to README by Daniel Zheng · 1 year, 9 months ago
- eb21650 Merge "Adding force_flash functionality" into main by Keith Mok · 1 year, 10 months ago
- 720007b Merge "Adding flag to flash only static partitions" into main by Daniel Zheng · 1 year, 10 months ago
- 376b704 Adding force_flash functionality by Daniel Zheng · 1 year, 10 months ago
- 6367e89 core: fastboot: Fix data not being wiped on do_update by Alexander Koskovich · 1 year, 10 months ago
- b0f9c07 Merge "Adding include to functional" into main by Daniel Zheng · 1 year, 10 months ago
- 750fe6a Adding include to functional by Daniel Zheng · 1 year, 10 months ago
- cbda2c0 Adding flag to flash only static partitions by Daniel Zheng · 1 year, 10 months ago
- f161ee2 Merge "Adding documentation" into main by Daniel Zheng · 1 year, 10 months ago
- 658182b Adding documentation by Daniel Zheng · 1 year, 10 months ago
- 1c77579 Merge "Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT" into main by Treehugger Robot · 1 year, 10 months ago
- 556c46b Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT by Paul Lawrence · 1 year, 10 months ago
- 6acfe9b Turning on fastboot-info by Daniel Zheng · 1 year, 11 months ago
- 63dfeaa Adding flag to disable fastboot_info by Daniel Zheng · 1 year, 11 months ago
- eabfe27 Fastboot-info testing by Daniel Zheng · 1 year, 11 months ago
- 59589d4 Asserting flashing plan is used in do_flash by Daniel Zheng · 1 year, 11 months ago
- a0d2401 Mocking get_uint_var() by Daniel Zheng · 1 year, 11 months ago
- c97eeed Adding parsing for fastboot-info by Daniel Zheng · 1 year, 11 months ago
- 3e04857 Changing name of flash super layout by Daniel Zheng · 1 year, 11 months ago
- ba07ef5 Change HardcodedFlash to add flashtasks by Daniel Zheng · 1 year, 11 months ago
- 5769b26 use FlashingPlan sparse_limit for testing by Daniel Zheng · 1 year, 11 months ago
- d62002c Add flag to disable super optimization by Daniel Zheng · 1 year, 11 months ago
- 59c22c3 Removing local image lookup from load_buf by Daniel Zheng · 1 year, 11 months ago
- 7f8fff0 Moving source class declaration by Daniel Zheng · 1 year, 11 months ago
- d1d5f5a fastboot: remove retries on invalid IO iterator in OSX by Roy Luo · 1 year, 11 months ago
- 18c5319 Merge "Removing duplicate CollectImages()" by Treehugger Robot · 2 years ago
- 3dc7fcc Removing duplicate CollectImages() by Daniel Zheng · 2 years ago
- 1347d34 Merge "fastboot: Include header for ostream_iterator and istream_iterator" by David Anderson · 2 years ago
- 929a665 Merge "fastboot: Introduce FASTBOOT_DEVICE alias for ANDROID_SERIAL environment variable" by Treehugger Robot · 2 years ago
- 816480b fastboot: Include header for ostream_iterator and istream_iterator by Biswapriyo Nath · 2 years ago
- 214f37c fastboot: Add header that declares std::function by Biswapriyo Nath · 2 years ago
- 9d2fb9c fastboot: Introduce FASTBOOT_DEVICE alias for ANDROID_SERIAL environment variable by John Stultz · 2 years ago
- 95303da Merge "Adding GetInfo method for tasks" by Daniel Zheng · 2 years ago
- 665a460 Adding GetInfo method for tasks by Daniel Zheng · 2 years ago
- 819a352 Merge "Adding in wipe tasks before other tasks run." by Daniel Zheng · 2 years ago
- 303fb49 Adding in wipe tasks before other tasks run. by Daniel Zheng · 2 years ago
- 6c008ff Avoid creating a storage folder for fastboot devices command by Dmitrii Merkurev · 2 years ago
- 2a56592 Reverting code to old flashing code by Daniel Zheng · 2 years ago
- 3c962ee Merge changes Ib72f6a1c,I46d798fa by Daniel Zheng · 2 years ago
- 997ce15 Update add resizetasks to work in update by Daniel Zheng · 2 years ago
- 437fb0c Merge "Removing should_flash_in_userspace check" by Daniel Zheng · 2 years ago
- 30e648b Keeping naming consistent by Daniel Zheng · 2 years ago
- 2775df6 Removing should_flash_in_userspace check by Daniel Zheng · 2 years ago
- 059954a Merge "Chang flash task to take in source" by Treehugger Robot · 2 years ago
- 791a83b Chang flash task to take in source by Daniel Zheng · 2 years ago