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