1. 008c458 update_engine: Run clang-format on payload_consumer by Amin Hassani · 6 years ago
  2. 3eeaf7d Skip writing verity if already written. by Sen Jiang · 6 years ago
  3. 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 6 years ago
  4. 57f9180 Calculate verity hash tree. by Sen Jiang · 7 years ago
  5. abe4a77 update_engine: Remove Action object from FilesystemVerifierActionDelegate by Amin Hassani · 6 years ago
  6. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 7 years ago
  7. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 7 years ago
  8. a35896c Only verify the source partition which target hash mismatch. by Sen Jiang · 8 years ago
  9. 65566a3 Don't verify source partition in full update. by Sen Jiang · 8 years ago
  10. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 8 years ago
  11. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 8 years ago
  12. bf341e3 Clean up dead code in FilesystemVerifierAction. by Sen Jiang · 8 years ago
  13. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
  14. 1ad42ad Optional source filesystem verification in minor version 3. by Sen Jiang · 9 years ago
  15. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (96%) from filesystem_verifier_action.cc]
  16. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  17. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 9 years ago
  18. 5ed695e Mark the new slot as not ready from the DownloadAction. by Alex Deymo · 9 years ago
  19. 70a6ab0 Move install operations to partitions field in major version 2. by Sen Jiang · 9 years ago
  20. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  21. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  22. b9e8e26 update_engine: Use FileStream in FilesystemVerifierAction. by Alex Deymo · 9 years ago
  23. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  24. 20c9920 update_engine: Remove libgio usage from FilesystemVerifierAction. by Alex Deymo · 9 years ago
  25. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 9 years ago