1. f1a360b update_engine: uint64_t of partition size by liuqiang · 8 months ago
  2. 25a3a30 update_engine: remove unusued offset_ by Daniel Zheng · 9 months ago
  3. 6db5f79 update_engine: uint64_t GetPartitionSize() by Daniel Zheng · 9 months ago
  4. bd16b01 Changed EncodeFEC to compute in incremental steps allowing OTA to be by Daniel Zheng · 2 years, 8 months ago
  5. 5b14582 Take partition size into account when reporting progress by Kelvin Zhang · 2 years, 10 months ago
  6. 1a0ed71 Use raw pointer instead of shared_ptr by Kelvin Zhang · 3 years, 4 months ago
  7. 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 4 years ago
  8. e012f65 Refactor get partition path and IsVABC into separate function by Kelvin Zhang · 4 years ago
  9. 4f28a6c Support verity writes in VABC by Kelvin Zhang · 4 years, 4 months ago
  10. 7f92567 Refactor verity reads/writes to a separate fucntion by Kelvin Zhang · 4 years, 2 months ago
  11. ec205cf Use FileDescriptorPtr to implement async reads in verify stage by Kelvin Zhang · 4 years, 8 months ago
  12. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 5 years ago
  13. d2da7b1 Report actual payload type by Kelvin Zhang · 4 years, 11 months ago
  14. 70eef23 Add progress updates to FilesystemVerificationAction by Kelvin Zhang · 5 years ago
  15. 57f9180 Calculate verity hash tree. by Sen Jiang · 8 years ago
  16. abe4a77 update_engine: Remove Action object from FilesystemVerifierActionDelegate by Amin Hassani · 7 years ago
  17. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 9 years ago
  18. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 9 years ago
  19. 1ad42ad Optional source filesystem verification in minor version 3. by Sen Jiang · 10 years ago
  20. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (91%) from filesystem_verifier_action.h]
  21. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  22. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 10 years ago
  23. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
  24. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  25. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 10 years ago
  26. b9e8e26 update_engine: Use FileStream in FilesystemVerifierAction. by Alex Deymo · 10 years ago
  27. 20c9920 update_engine: Remove libgio usage from FilesystemVerifierAction. by Alex Deymo · 10 years ago
  28. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago