1. 399bd4d Remove unused field save_rollback_data by Kelvin Zhang · 6 months ago
  2. 1783eb3 Replace libchrome macros.h with android base ones by Kokoa Matsuda · 7 months ago
  3. ad1eaea update_engine: remove is_rollback by Daniel Zheng · 10 months ago
  4. 944cdac Add support to disable multi-threaded compression at install time by Kelvin Zhang · 1 year, 5 months ago
  5. 85a6d99 Allow on device spl downgrade check to be bypassed by Kelvin Zhang · 1 year, 7 months ago
  6. 9fc62b8 Added a field to set enable_vabc by Daniel Zheng · 2 years, 2 months ago
  7. a7407b5 Rename update_device.py's --disable-vabc param by Kelvin Zhang · 2 years, 2 months ago
  8. 6bef490 Add cli option to enable multi-threaded compression by Kelvin Zhang · 2 years, 3 months ago
  9. 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 2 years, 9 months ago
  10. 91e839c Support incremental OTA in ota_extractor by Kelvin Zhang · 3 years, 2 months ago
  11. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 3 years, 9 months ago
  12. a9b5d8c Rename postinstall_mount_device to readonly_target_path by Kelvin Zhang · 4 years, 1 month ago
  13. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 6 months ago
  14. 2379503 update_engine: Make InstallPlan's dump nicer by Amin Hassani · 4 years, 6 months ago
  15. 91d95fa Do not map dynamic partitions on VABC devices by Kelvin Zhang · 4 years, 7 months ago
  16. 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 4 years, 7 months ago
  17. 24e1d72 update_engine: remove system_id and system_version by Amin Hassani · 4 years, 7 months ago
  18. 852f57d update engine: clang formatting by Vyshu · 4 years, 7 months ago
  19. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 5 years ago
  20. d2da7b1 Report actual payload type by Kelvin Zhang · 4 years, 11 months ago
  21. 8da11e2 update_engine: Fix Install Plan Dump() misleading prints by Jae Hoon Kim · 5 years ago
  22. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 6 years ago
  23. 008c458 update_engine: Run clang-format on payload_consumer by Amin Hassani · 6 years ago
  24. 1d9077f Improve the logic for mapping target dynamic partitions. by Yifan Hong · 6 years ago
  25. 3eeaf7d Skip writing verity if already written. by Sen Jiang · 7 years ago
  26. 57f9180 Calculate verity hash tree. by Sen Jiang · 8 years ago
  27. 199152d update_engine: Process Omaha response for rollback images by Marton Hunyady · 7 years ago
  28. 02c4942 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  29. 7dcdedf Extract new system version from Omaha responses by Aaron Wood · 8 years ago
  30. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 8 years ago
  31. 5ae865b Resume multiple payloads. by Sen Jiang · 8 years ago
  32. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 8 years ago
  33. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  34. 5b91c6b New setting to mark postinstall as optional. by Alex Deymo · 9 years ago
  35. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 9 years ago
  36. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  37. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
  38. 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. by Alex Deymo · 9 years ago
  39. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (94%) from install_plan.h]
  40. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  41. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 10 years ago
  42. 70a6ab0 Move install operations to partitions field in major version 2. by Sen Jiang · 10 years ago
  43. 9cda72d Use Brillo partition names in payload version 1. by Alex Deymo · 10 years ago
  44. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
  45. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  46. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  47. fdf0051 update_engine: Add fds for the source partitions. by Allie Wood · 10 years ago
  48. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  49. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  50. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 11 years ago
  51. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  52. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  53. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  54. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  55. e7f8917 Add support for using public key sent by Omaha. by David Zeuthen · 12 years ago
  56. fb1020e Add version information to install plan and GetStatus. by Chris Sosa · 12 years ago
  57. 76a29ae Don't allow rollback when we are enterprise enrolled. by Chris Sosa · 12 years ago
  58. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 12 years ago
  59. 21504f0 Revert "Revert "AU: do not copy filesystem during full updates"" by Gilad Arnold · 12 years ago
  60. d1cd325 Revert "AU: do not copy filesystem during full updates" by Don Garrett · 12 years ago
  61. 81c9062 AU: do not copy filesystem during full updates by Gilad Arnold · 12 years ago
  62. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  63. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 12 years ago
  64. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 13 years ago
  65. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 13 years ago
  66. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 14 years ago
  67. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  68. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 15 years ago
  69. 0406e40 AU: Optimize checkpointing a bit and decide on new update vs. resume. by Darin Petkov · 15 years ago
  70. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 15 years ago
  71. 63b96d7 AU: DBus support. by Andrew de los Reyes · 15 years ago
  72. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 15 years ago
  73. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 15 years ago
  74. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago