1. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 8 years ago
  2. 5ae865b Resume multiple payloads. by Sen Jiang · 8 years ago
  3. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 9 years ago
  4. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  5. 5b91c6b New setting to mark postinstall as optional. by Alex Deymo · 9 years ago
  6. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 9 years ago
  7. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 10 years ago
  8. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 10 years ago
  9. 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. by Alex Deymo · 10 years ago
  10. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (94%) from install_plan.h]
  11. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  12. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 10 years ago
  13. 70a6ab0 Move install operations to partitions field in major version 2. by Sen Jiang · 10 years ago
  14. 9cda72d Use Brillo partition names in payload version 1. by Alex Deymo · 10 years ago
  15. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
  16. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  17. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  18. fdf0051 update_engine: Add fds for the source partitions. by Allie Wood · 10 years ago
  19. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 11 years ago
  20. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  21. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 11 years ago
  22. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  23. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  24. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  25. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  26. e7f8917 Add support for using public key sent by Omaha. by David Zeuthen · 12 years ago
  27. fb1020e Add version information to install plan and GetStatus. by Chris Sosa · 12 years ago
  28. 76a29ae Don't allow rollback when we are enterprise enrolled. by Chris Sosa · 12 years ago
  29. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 12 years ago
  30. 21504f0 Revert "Revert "AU: do not copy filesystem during full updates"" by Gilad Arnold · 12 years ago
  31. d1cd325 Revert "AU: do not copy filesystem during full updates" by Don Garrett · 12 years ago
  32. 81c9062 AU: do not copy filesystem during full updates by Gilad Arnold · 13 years ago
  33. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  34. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 13 years ago
  35. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 13 years ago
  36. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 13 years ago
  37. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 14 years ago
  38. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 15 years ago
  39. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 15 years ago
  40. 0406e40 AU: Optimize checkpointing a bit and decide on new update vs. resume. by Darin Petkov · 15 years ago
  41. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 15 years ago
  42. 63b96d7 AU: DBus support. by Andrew de los Reyes · 15 years ago
  43. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 15 years ago
  44. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 16 years ago
  45. 3defe6a Missed new files in last commit by adlr@google.com · 16 years ago