- 1c4b981 Fix S and T mixed build OTA by Kelvin Zhang · 3 years, 5 months ago
- dc122bc Only verify source hash if there is one by Kelvin Zhang · 3 years, 6 months ago
- b5bd075 Verify hashes of source copy blocks at install time by Kelvin Zhang · 3 years, 6 months ago
- 02fe662 Add integration test for XOR ops by Kelvin Zhang · 3 years, 10 months ago
- 3e6e7df If the blocks are not overlapping, write by Akilesh Kailash · 3 years, 10 months ago
- c14676a Write CowReplace blocks in batch by Kelvin Zhang · 3 years, 10 months ago
- 5d74b72 Only write merge sequence if XOR is enabled by Kelvin Zhang · 4 years ago
- 9e5e1ed Verify sequence ops when finish writing InstallOps by Kelvin Zhang · 4 years ago
- 82161a6 Write blocks in increasing order if src/dst extent start at same block by Kelvin Zhang · 4 years ago
- d1f90bc Fix a bug where merge sequence is incorrect by Kelvin Zhang · 4 years ago
- 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 4 years, 2 months ago
- 8e0090d Add skeleton for zucchini patch by Tianjie · 4 years ago
- a37aafc Write cow merge sequence at beginning of update by Kelvin Zhang · 4 years, 3 months ago
- e52b6cd Refactor both PartitionWriter and VABCPartitionWriter by Kelvin Zhang · 4 years, 7 months ago
- ab3ce60 Refactor ECC related code to a separate class by Kelvin Zhang · 4 years, 6 months ago
- 4430ea5 Only skip CowCopy ops with same src/dst block by Kelvin Zhang · 4 years, 6 months ago
- 6a4d1ec Check for null of cow_writer_ before call Finalize() by Kelvin Zhang · 4 years, 7 months ago
- 47c7d7f Skip SOURCE_COPY with same src/dst extent by Kelvin Zhang · 4 years, 9 months ago
- 52cb1d7 Handle resume of VABC updates by emitting labels by Kelvin Zhang · 4 years, 10 months ago
- 3f60d53 Don't use unix open() syscall on VABC partitions by Kelvin Zhang · 4 years, 10 months ago
- ec205cf Use FileDescriptorPtr to implement async reads in verify stage by Kelvin Zhang · 5 years ago
- 59928f1 Revert "Handle resume of VABC updates by emitting labels" by Kelvin Zhang · 4 years, 10 months ago
- 4b28024 Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll by Kelvin Zhang · 4 years, 10 months ago
- 7a26575 Estimate COW image size during OTA generation by Kelvin Zhang · 4 years, 10 months ago
- 24599af Handle resume of VABC updates by emitting labels by Kelvin Zhang · 4 years, 10 months ago
- 9b10dba Implement VABCPartitionWriter by Kelvin Zhang · 5 years ago
- 94f51cc Add a skeleton class for VABCPartitionWriter by Kelvin Zhang · 5 years ago