- 0f8fe99 Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/system/update_engine into HEAD by micky387 · 9 days ago android-15
- 514d031 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/system/update_engine into HEAD by micky387 · 5 months ago
- 399bd4d Remove unused field save_rollback_data by Kelvin Zhang · 6 months ago
- 212b053 Skip FEC reads for partial updates by Kelvin Zhang · 6 months ago
- 80e4391 xor_writer: use 64bit for partition size by Daniel Zheng · 6 months ago
- ae222aa update_engine: xor writer size_t by Daniel Zheng · 6 months ago
- 0c18424 Replace base string utils with android::base ones by Kelvin Zhang · 7 months ago
- 1f46f5b Replace libchrome NumberToString with std::format by Kokoa Matsuda · 7 months ago
- 3357e27 Simply Replace libchrome StringToXXs with android base ones by Kokoa Matsuda · 7 months ago
- b9a9aa2 Replace chrome string util with android base ones by Kelvin Zhang · 7 months ago
- d021d81 Limit partition parallelization to number of CPU cores by Kelvin Zhang · 7 months ago
- 91aa217 Replace libchrome size() with C++ standard ones by Kokoa Matsuda · 7 months ago
- 1783eb3 Replace libchrome macros.h with android base ones by Kokoa Matsuda · 7 months ago
- f1a360b update_engine: uint64_t of partition size by liuqiang · 8 months ago
- 291ac8c Reduce number of partition map calls by Kelvin Zhang · 8 months ago
- cf36700 update_engine: Use only backuptool_postinstall on Weekly build by micky387 · 1 year, 6 months ago
- d1ddfee update_engine: Transition to backuptool domain by Luca Stefani · 6 years ago
- 76d57b9 update_engine: Remove any (stale) read-only flag before r/w mount of system by Christian Hoffmann · 3 years, 4 months ago
- a747c63 update_engine: Run backuptool script before normal postinstall script by Dan Pasanen · 8 years ago
- e0a9543 update_engine: remove size_t in FEC write path by Daniel Zheng · 9 months ago
- 25a3a30 update_engine: remove unusued offset_ by Daniel Zheng · 9 months ago
- 6db5f79 update_engine: uint64_t GetPartitionSize() by Daniel Zheng · 9 months ago
- 6963a92 update_engine: update another read size by Daniel Zheng · 9 months ago
- da3a49b update_engine: fix 32bit system type error by Daniel Zheng · 9 months ago
- ad1eaea update_engine: remove is_rollback by Daniel Zheng · 10 months ago
- 8b07db5 Make source partitions writable during update by Kelvin Zhang · 10 months ago
- b66e62c update_engine: typo by Daniel Zheng · 1 year, 3 months ago
- 8879b04 update_engine: update error log by Daniel Zheng · 1 year, 3 months ago
- 5a6e32b update_engine: factor out source_copy method by Daniel Zheng · 1 year, 3 months ago
- 40354f8 update_engine: refactor manifest parsing by Daniel Zheng · 1 year, 4 months ago
- 0dc25a6 update_engine: refactor into method by Daniel Zheng · 1 year, 4 months ago
- 1e56e35 update_engine: add error log by Daniel Zheng · 1 year, 4 months ago
- 17be0f9 update_engine: remove unused variable by Daniel Zheng · 1 year, 4 months ago
- 5f07b22 update_engine: update op buf size with vabc_none by Daniel Zheng · 1 year, 4 months ago
- 99cbbe7 Fix sideload OTA breakage by Kelvin Zhang · 1 year, 4 months ago
- e532af3 Improve ExtentRanges::AddExtent() runtime from O(n) to O(log n) by Kelvin Zhang · 1 year, 4 months ago
- 19acf4f Move FinishedSnapshotWrites call back to PostinstallRunnerAction by Kelvin Zhang · 1 year, 4 months ago
- 09d022d update_engine: use cow_size_info by Daniel Zheng · 1 year, 6 months ago
- 49c06b2 Disable XOR ops if compression is set to none by Kelvin Zhang · 1 year, 5 months ago
- b1c0524 Handle errors on partition close by Kelvin Zhang · 1 year, 5 months ago
- 8ddadd3 Logging improvements by Kelvin Zhang · 1 year, 5 months ago
- 944cdac Add support to disable multi-threaded compression at install time by Kelvin Zhang · 1 year, 5 months ago
- 95bc6fb update engine: fix gnu++20 build by Tomasz Wasilczyk · 1 year, 6 months ago
- 85a6d99 Allow on device spl downgrade check to be bypassed by Kelvin Zhang · 1 year, 7 months ago
- f3e8a2c Close the handle when the condition is met and return to prevent resource leaks by wuhaitao3 · 1 year, 9 months ago
- f79d4f8 Fix merge sequence failure due to XOR conversion by Kelvin Zhang · 1 year, 10 months ago
- 8fffea9 Lint: Initialize variables, log variables on error by Kelvin Zhang · 1 year, 10 months ago
- eede4c8 Adding error for when overlayfs is enabled in OTA by Daniel Zheng · 2 years ago
- a4b7ba6 Refactor for ISnapshotWriter removal. by David Anderson · 2 years ago
- cf29915 Mark source partition as writable before writing corrected bits by Kelvin Zhang · 1 year, 11 months ago
- 8144b25 Refactor for new libsnapshot_cow API. by David Anderson · 2 years ago
- f978480 Revert ResetUpdateProgress behavior by Daniel Zheng · 2 years ago
- 430852d Properly report an error for download action write errors by Kelvin Zhang · 2 years ago
- 996766a Prefer vendor prop when fetching ab partition list by Kelvin Zhang · 2 years ago
- 5b00dc5 Move FinishedSnapshotWrites call to filesystem verifier by Kelvin Zhang · 2 years ago
- 5eece04 Make checkpointing atomic by Daniel Zheng · 2 years ago
- e47767a Reduce VABC memory usage by Kelvin Zhang · 2 years ago
- 7dd5a5e Do not skip copying in place block if source corrupted by Kelvin Zhang · 2 years ago
- a3a68a9 Fix partial read failure on last block of src partition by Kelvin Zhang · 2 years, 2 months ago
- 67144e5 Fix S to T incremental OTA with XOR disabled by Kelvin Zhang · 2 years, 2 months ago
- d795875 Move all copy write processing to later in pipeline by Kelvin Zhang · 2 years, 2 months ago
- 9fc62b8 Added a field to set enable_vabc by Daniel Zheng · 2 years, 2 months ago
- 0a6ac9f Fix plain VAB OTA failure by Kelvin Zhang · 2 years, 2 months ago
- bfa1041 Fix cow size estimation of --vabc-none by Kelvin Zhang · 2 years, 2 months ago
- a7407b5 Rename update_device.py's --disable-vabc param by Kelvin Zhang · 2 years, 2 months ago
- 24287c3 Don't unmap partitions if they weren't mapped by Kelvin Zhang · 2 years, 2 months ago
- 1bcd7d7 Fix rollback detection by Kelvin Zhang · 2 years, 3 months ago
- 701cb6f Fixed infinite loop inside verity write and --disable_fec_computation by Daniel Zheng · 2 years, 3 months ago
- bdba354 Reject SPL downgrade for locked bootlaoders by Kelvin Zhang · 2 years, 3 months ago
- 6bef490 Add cli option to enable multi-threaded compression by Kelvin Zhang · 2 years, 3 months ago
- cb9932f Fix xor writer failure by Kelvin Zhang · 2 years, 4 months ago
- 9dbdcfb Remove log spams from update_engine by Kelvin Zhang · 2 years, 4 months ago
- 6c05706 Fix crashes when OTA install fails on non-VABC partition by Kelvin Zhang · 2 years, 4 months ago
- 3efb3f2 Verity writes propogate progress report by Daniel Zheng · 2 years, 5 months ago
- d4806f8 Changed new_cow_size var type to auto to prevent overflow. by Daniel Zheng · 2 years, 5 months ago
- 263a540 Skip postinstall mount check if we already completed postinstall by Kelvin Zhang · 2 years, 5 months ago
- 49170aa Fsync data after writing prefs by Kelvin Zhang · 2 years, 6 months ago
- ab15beb Remove unnecessary partition re-maps by Kelvin Zhang · 2 years, 6 months ago
- fc81688 Support overwriting existing signatures when signing OTA by Kelvin Zhang · 2 years, 6 months ago
- bd16b01 Changed EncodeFEC to compute in incremental steps allowing OTA to be by Daniel Zheng · 2 years, 8 months ago
- d11e2fc Move some SOURCE_COPY op processing out of Init() function by Kelvin Zhang · 2 years, 7 months ago
- 1528f92 libsnapshot: CowWriter - AddCopy API change by Akilesh Kailash · 2 years, 7 months ago
- 32a1604 Add Fd() method to file descriptor wrapper by Kelvin Zhang · 2 years, 8 months ago
- 42f81b8 Checkpoint update progress before pausing by Kelvin Zhang · 2 years, 8 months ago
- 4565a2e Moving cow_size_updates to before partitions are parsed. by Daniel Zheng · 2 years, 8 months ago
- 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 2 years, 9 months ago
- 3e881aa Initialized unitialized variables. by Daniel Zheng · 2 years, 9 months ago
- da4f729 added .clangd config file. initialized uninitialized variables by Daniel Zheng · 2 years, 9 months ago
- 862c46c Also skip SPL check for empty SPL strings by Kelvin Zhang · 2 years, 9 months ago
- a10fd5a Skip SPL check if OTA doesn't contain SPL information by Kelvin Zhang · 2 years, 9 months ago
- cfc531f Add security patch level to update manifest by Kelvin Zhang · 2 years, 9 months ago
- 5b14582 Take partition size into account when reporting progress by Kelvin Zhang · 2 years, 10 months ago
- 1c4b981 Fix S and T mixed build OTA by Kelvin Zhang · 3 years, 2 months ago
- 91e839c Support incremental OTA in ota_extractor by Kelvin Zhang · 3 years, 2 months ago
- b936892 pread() data into memory instead of lazily mmap everything by Kelvin Zhang · 3 years, 2 months ago
- dc122bc Only verify source hash if there is one by Kelvin Zhang · 3 years, 2 months ago
- b5bd075 Verify hashes of source copy blocks at install time by Kelvin Zhang · 3 years, 2 months ago
- e4bffe6 Fix crash when hash tree isn't enabled but verity is by Kelvin Zhang · 3 years, 3 months ago
- 636ba2f Support streaming for lz4 recompress by Kelvin Zhang · 3 years, 3 months ago
- 1df000a Cleanup dangling mount on update_engine start by Kelvin Zhang · 3 years, 3 months ago