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