- 5f07b22 update_engine: update op buf size with vabc_none by Daniel Zheng · 1 year, 9 months ago
- 99cbbe7 Fix sideload OTA breakage by Kelvin Zhang · 1 year, 9 months ago
- e532af3 Improve ExtentRanges::AddExtent() runtime from O(n) to O(log n) by Kelvin Zhang · 1 year, 9 months ago
- 19acf4f Move FinishedSnapshotWrites call back to PostinstallRunnerAction by Kelvin Zhang · 1 year, 9 months ago
- 09d022d update_engine: use cow_size_info by Daniel Zheng · 1 year, 11 months ago
- 49c06b2 Disable XOR ops if compression is set to none by Kelvin Zhang · 1 year, 10 months ago
- b1c0524 Handle errors on partition close by Kelvin Zhang · 1 year, 10 months ago
- 8ddadd3 Logging improvements by Kelvin Zhang · 1 year, 10 months ago
- 944cdac Add support to disable multi-threaded compression at install time by Kelvin Zhang · 1 year, 10 months ago
- 95bc6fb update engine: fix gnu++20 build by Tomasz Wasilczyk · 1 year, 11 months ago
- 85a6d99 Allow on device spl downgrade check to be bypassed by Kelvin Zhang · 2 years ago
- f3e8a2c Close the handle when the condition is met and return to prevent resource leaks by wuhaitao3 · 2 years, 2 months ago
- f79d4f8 Fix merge sequence failure due to XOR conversion by Kelvin Zhang · 2 years, 3 months ago
- 8fffea9 Lint: Initialize variables, log variables on error by Kelvin Zhang · 2 years, 3 months ago
- eede4c8 Adding error for when overlayfs is enabled in OTA by Daniel Zheng · 2 years, 4 months ago
- a4b7ba6 Refactor for ISnapshotWriter removal. by David Anderson · 2 years, 5 months ago
- cf29915 Mark source partition as writable before writing corrected bits by Kelvin Zhang · 2 years, 4 months ago
- 8144b25 Refactor for new libsnapshot_cow API. by David Anderson · 2 years, 5 months ago
- f978480 Revert ResetUpdateProgress behavior by Daniel Zheng · 2 years, 4 months ago
- 430852d Properly report an error for download action write errors by Kelvin Zhang · 2 years, 5 months ago
- 996766a Prefer vendor prop when fetching ab partition list by Kelvin Zhang · 2 years, 5 months ago
- 5b00dc5 Move FinishedSnapshotWrites call to filesystem verifier by Kelvin Zhang · 2 years, 5 months ago
- 5eece04 Make checkpointing atomic by Daniel Zheng · 2 years, 5 months ago
- e47767a Reduce VABC memory usage by Kelvin Zhang · 2 years, 5 months ago
- 7dd5a5e Do not skip copying in place block if source corrupted by Kelvin Zhang · 2 years, 5 months ago
- a3a68a9 Fix partial read failure on last block of src partition by Kelvin Zhang · 2 years, 7 months ago
- 67144e5 Fix S to T incremental OTA with XOR disabled by Kelvin Zhang · 2 years, 7 months ago
- d795875 Move all copy write processing to later in pipeline by Kelvin Zhang · 2 years, 7 months ago
- 9fc62b8 Added a field to set enable_vabc by Daniel Zheng · 2 years, 7 months ago
- 0a6ac9f Fix plain VAB OTA failure by Kelvin Zhang · 2 years, 7 months ago
- bfa1041 Fix cow size estimation of --vabc-none by Kelvin Zhang · 2 years, 7 months ago
- a7407b5 Rename update_device.py's --disable-vabc param by Kelvin Zhang · 2 years, 7 months ago
- 24287c3 Don't unmap partitions if they weren't mapped by Kelvin Zhang · 2 years, 7 months ago
- 1bcd7d7 Fix rollback detection by Kelvin Zhang · 2 years, 8 months ago
- 701cb6f Fixed infinite loop inside verity write and --disable_fec_computation by Daniel Zheng · 2 years, 8 months ago
- bdba354 Reject SPL downgrade for locked bootlaoders by Kelvin Zhang · 2 years, 8 months ago
- 6bef490 Add cli option to enable multi-threaded compression by Kelvin Zhang · 2 years, 8 months ago
- cb9932f Fix xor writer failure by Kelvin Zhang · 2 years, 9 months ago
- 9dbdcfb Remove log spams from update_engine by Kelvin Zhang · 2 years, 9 months ago
- 6c05706 Fix crashes when OTA install fails on non-VABC partition by Kelvin Zhang · 2 years, 9 months ago
- 3efb3f2 Verity writes propogate progress report by Daniel Zheng · 2 years, 10 months ago
- d4806f8 Changed new_cow_size var type to auto to prevent overflow. by Daniel Zheng · 2 years, 10 months ago
- 263a540 Skip postinstall mount check if we already completed postinstall by Kelvin Zhang · 2 years, 10 months ago
- 49170aa Fsync data after writing prefs by Kelvin Zhang · 2 years, 11 months ago
- ab15beb Remove unnecessary partition re-maps by Kelvin Zhang · 2 years, 11 months ago
- fc81688 Support overwriting existing signatures when signing OTA by Kelvin Zhang · 3 years ago
- bd16b01 Changed EncodeFEC to compute in incremental steps allowing OTA to be by Daniel Zheng · 3 years, 1 month ago
- d11e2fc Move some SOURCE_COPY op processing out of Init() function by Kelvin Zhang · 3 years ago
- 1528f92 libsnapshot: CowWriter - AddCopy API change by Akilesh Kailash · 3 years ago
- 32a1604 Add Fd() method to file descriptor wrapper by Kelvin Zhang · 3 years, 1 month ago
- 42f81b8 Checkpoint update progress before pausing by Kelvin Zhang · 3 years ago
- 4565a2e Moving cow_size_updates to before partitions are parsed. by Daniel Zheng · 3 years, 1 month ago
- 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 3 years, 2 months ago
- 3e881aa Initialized unitialized variables. by Daniel Zheng · 3 years, 1 month ago
- da4f729 added .clangd config file. initialized uninitialized variables by Daniel Zheng · 3 years, 2 months ago
- 862c46c Also skip SPL check for empty SPL strings by Kelvin Zhang · 3 years, 2 months ago
- a10fd5a Skip SPL check if OTA doesn't contain SPL information by Kelvin Zhang · 3 years, 2 months ago
- cfc531f Add security patch level to update manifest by Kelvin Zhang · 3 years, 2 months ago
- 5b14582 Take partition size into account when reporting progress by Kelvin Zhang · 3 years, 3 months ago
- 1c4b981 Fix S and T mixed build OTA by Kelvin Zhang · 3 years, 7 months ago
- 91e839c Support incremental OTA in ota_extractor by Kelvin Zhang · 3 years, 7 months ago
- b936892 pread() data into memory instead of lazily mmap everything by Kelvin Zhang · 3 years, 7 months ago
- dc122bc Only verify source hash if there is one by Kelvin Zhang · 3 years, 7 months ago
- b5bd075 Verify hashes of source copy blocks at install time by Kelvin Zhang · 3 years, 7 months ago
- e4bffe6 Fix crash when hash tree isn't enabled but verity is by Kelvin Zhang · 3 years, 8 months ago
- 636ba2f Support streaming for lz4 recompress by Kelvin Zhang · 3 years, 8 months ago
- 1df000a Cleanup dangling mount on update_engine start by Kelvin Zhang · 3 years, 8 months ago
- 9792f08 Add UnownedCacheFileDescriptor by Kelvin Zhang · 3 years, 9 months ago
- 1a0ed71 Use raw pointer instead of shared_ptr by Kelvin Zhang · 3 years, 9 months ago
- 243d2a1 Use return value to report error instead of abort() by Kelvin Zhang · 3 years, 9 months ago
- e54dac6 Fix use-after-scope. by Florian Mayer · 3 years, 9 months ago
- 84fe9da Use ErrnoNumberAsString from libbase by Colin Cross · 3 years, 10 months ago
- cb2dc88 Preliminary support for lz4diff + EROFS parsing by Kelvin Zhang · 4 years ago
- 26b82b1 Fix cpplint issues by Colin Cross · 3 years, 10 months ago
- 893b3a1 Add unittest for lz4diff postfix feature by Kelvin Zhang · 3 years, 10 months ago
- ddc2580 Dump build info about target build when installing OTA by Kelvin Zhang · 3 years, 10 months ago
- 77804b4 Gracefully return an error if cow reader failed by Kelvin Zhang · 3 years, 10 months ago
- 446989a Add parser for EROFS file data by Kelvin Zhang · 3 years, 10 months ago
- f67dc49 Add install op types for lz4diff by Kelvin Zhang · 3 years, 10 months ago
- 02fe662 Add integration test for XOR ops by Kelvin Zhang · 4 years ago
- 3e6e7df If the blocks are not overlapping, write by Akilesh Kailash · 4 years ago
- c14676a Write CowReplace blocks in batch by Kelvin Zhang · 4 years ago
- 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 4 years ago
- cc04de7 Make XzEtentWriter::Init() idempotent by Kelvin Zhang · 4 years ago
- 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 4 years ago
- df3c195 Move unittest constants to header by Kelvin Zhang · 4 years ago
- 0af0122 Only enable zucchini on a subset of files by Kelvin Zhang · 4 years ago
- ed3863c Initialize writer before executing zucchini ops by Kelvin Zhang · 4 years ago
- 5d74b72 Only write merge sequence if XOR is enabled by Kelvin Zhang · 4 years, 1 month ago
- 9e5e1ed Verify sequence ops when finish writing InstallOps by Kelvin Zhang · 4 years, 1 month ago
- 82161a6 Write blocks in increasing order if src/dst extent start at same block by Kelvin Zhang · 4 years, 1 month ago
- d1f90bc Fix a bug where merge sequence is incorrect by Kelvin Zhang · 4 years, 1 month ago
- 06e654a Attempt to mount block device even if postinstall is disabled by Kelvin Zhang · 4 years, 1 month ago
- c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 4 years, 2 months ago
- f4502bb Add option to override minor version by Tianjie · 4 years, 1 month ago
- 1f658cc Support zucchini patch by Tianjie · 4 years, 2 months ago
- 23dfcd2 Make InstallOpExecutor take in unique_ptr by Kelvin Zhang · 4 years, 2 months ago
- 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 4 years, 4 months ago
- 8e0090d Add skeleton for zucchini patch by Tianjie · 4 years, 2 months ago
- cf208f2 Only mmap once when executing ZERO install op by Kelvin Zhang · 4 years, 2 months ago