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