- 0c18424 Replace base string utils with android::base ones by Kelvin Zhang · 7 months ago
- b9a9aa2 Replace chrome string util with android base ones by Kelvin Zhang · 7 months ago
- 17be0f9 update_engine: remove unused variable by Daniel Zheng · 1 year, 4 months ago
- 7dd5a5e Do not skip copying in place block if source corrupted by Kelvin Zhang · 2 years ago
- 6c05706 Fix crashes when OTA install fails on non-VABC partition by Kelvin Zhang · 2 years, 4 months ago
- da4f729 added .clangd config file. initialized uninitialized variables by Daniel Zheng · 2 years, 9 months ago
- b5bd075 Verify hashes of source copy blocks at install time by Kelvin Zhang · 3 years, 2 months ago
- 9792f08 Add UnownedCacheFileDescriptor by Kelvin Zhang · 3 years, 4 months ago
- ed3863c Initialize writer before executing zucchini ops by Kelvin Zhang · 3 years, 8 months ago
- 23dfcd2 Make InstallOpExecutor take in unique_ptr by Kelvin Zhang · 3 years, 9 months ago
- 8e0090d Add skeleton for zucchini patch by Tianjie · 3 years, 9 months ago
- e52b6cd Refactor both PartitionWriter and VABCPartitionWriter by Kelvin Zhang · 4 years, 3 months ago
- ab3ce60 Refactor ECC related code to a separate class by Kelvin Zhang · 4 years, 3 months ago
- 40d9666 Move Install op executor to a separate file by Kelvin Zhang · 4 years, 3 months ago
- f457586 Simplify logic for PerformZeroOrDiscardOperation by Kelvin Zhang · 4 years, 3 months ago
- 1d402cb Add InstallOperationExecutor which hanldes interpretation of install op by Kelvin Zhang · 4 years, 3 months ago
- 37b9b70 Simplify logic for PerformSourceCopyOperation by Kelvin Zhang · 4 years, 3 months ago
- 4d22ca2 Refactor extent writer to take filedescriptor in constructor by Kelvin Zhang · 4 years, 3 months ago
- 52cb1d7 Handle resume of VABC updates by emitting labels by Kelvin Zhang · 4 years, 7 months ago
- 3f60d53 Don't use unix open() syscall on VABC partitions by Kelvin Zhang · 4 years, 6 months ago
- 59928f1 Revert "Handle resume of VABC updates by emitting labels" by Kelvin Zhang · 4 years, 6 months ago
- 4b28024 Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll by Kelvin Zhang · 4 years, 7 months ago
- 24599af Handle resume of VABC updates by emitting labels by Kelvin Zhang · 4 years, 7 months ago
- 94f51cc Add a skeleton class for VABCPartitionWriter by Kelvin Zhang · 4 years, 8 months ago
- 50bac65 Move partition writer to a separate file by Kelvin Zhang · 4 years, 8 months ago