1. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 7 years ago
  2. d2ff2a0 Don't clear previous partitions in DeltaPerformer. by Sen Jiang · 7 years ago
  3. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 8 years ago
  4. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 7 years ago
  5. 5a216c1 Fix delta_generator path in integration test. by Sen Jiang · 8 years ago
  6. 8de733a Remove usage of openssl binary. by Sen Jiang · 8 years ago
  7. a4073ef Introduce PayloadVersion struct for version information. by Alex Deymo · 8 years ago
  8. 260f03b Fix unittest key path in Brillo. by Sen Jiang · 8 years ago
  9. 990c27b Use pre-generated ext image instead of create it on the fly. by Sen Jiang · 8 years ago
  10. f25eb49 Fix resuming canceled updates. by Alex Deymo · 9 years ago
  11. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 9 years ago
  12. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  13. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
  14. 98e691c New "properties" sub-command to export payload properties. by Alex Deymo · 9 years ago
  15. 542c19b Remove SystemState references from DeltaPerformer. by Alex Deymo · 9 years ago
  16. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (97%) from delta_performer_integration_test.cc]
  17. 35f358b Fix delta performer integration test. by Sen Jiang · 9 years ago
  18. 644f618 delta_generator: Include metadata signature in major version 2. by Sen Jiang · 9 years ago
  19. 720df3e Skip metadata signature when hashing payload in major version 2. by Sen Jiang · 9 years ago
  20. aef1c6f PayloadVerifier should not depend on DeltaPerformer to load payload. by Sen Jiang · 9 years ago
  21. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  22. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 9 years ago
  23. 981eb11 Support multiple partitions in ImageConfig by Sen Jiang · 9 years ago
  24. f2af4c6 Use file size instead of filesystem size for all partitions. by Sen Jiang · 9 years ago
  25. b552a68 Check all signatures regardless of the version. by Alex Deymo · 9 years ago
  26. cbf0989 Include the major version in update_engine.conf by Alex Deymo · 9 years ago
  27. a4365d6 Split delta performer integration test to separate file. by Sen Jiang · 9 years ago