aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04Enable payload v2.brillo-m7-releasebrillo-m7-mr-devbrillo-m7-devAlex Deymo
2015-11-04Fix verifying payload signature in major version 2.Sen Jiang
2015-11-04Verify metadata signature in major version 2.Sen Jiang
2015-11-02Fix OmahaRequestAction unittest.Alex Deymo
2015-11-02Send "success reboot" only after an update.Alex Deymo
2015-10-27update_engine: Fix Android.mk typo.Alex Vakulenko
2015-10-27update_engine: Rename libchromeos into libbrilloAlex Vakulenko
2015-10-26Check PartitionUpdate field for old partition info in ValidateManifest.Sen Jiang
2015-10-23Use new Any::GetUndecoratedTypeName() methodAlex Vakulenko
2015-10-23Fix use-after-free in unittest setup code.Alex Deymo
2015-10-23delta_generator: Include metadata signature in major version 2.Sen Jiang
2015-10-22Skip metadata signature when hashing payload in major version 2.Sen Jiang
2015-10-22Fix building delta_generator.Alex Deymo
2015-10-22Poll Omaha every 5 hours on Brillo builds.Alex Deymo
2015-10-22Move bzip.h to payload_generator.Alex Deymo
2015-10-22Remove unused BlockDevSize(const string& path).Alex Deymo
2015-10-22Remove test_utils::RecursiveUnlinkDir().Alex Deymo
2015-10-20PayloadVerifier should not depend on DeltaPerformer to load payload.Sen Jiang
2015-10-20Use CA certificates from standard location in Brillo.Alex Deymo
2015-10-16BootControlStub: New class used if CreateBootControl() fail.David Zeuthen
2015-10-16Read ProductId, ProductVersion and Channel setting in Brillo.Alex Deymo
2015-10-16Disable post-install on major version 1 payloads in Brillo.Alex Deymo
2015-10-15update_engine.rc: Add update_engine to system group.Alex Deymo
2015-10-16Don't attempt to create prefs directory if already exists.Alex Deymo
2015-10-15init: Start update_engine by default as root.Alex Deymo
2015-10-15Print operation names using InstallOperationTypeName().Alex Deymo
2015-10-14Base the update complete marker on persisted data.Alex Deymo
2015-10-14update_manager: Make Prefs Variable async.Alex Deymo
2015-10-13update_engine: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-10-13Merge "delta_generator: Add --out_metadata_size_file flag."Sen Jiang
2015-10-12Disable deadline file in Android.Alex Deymo
2015-10-09Move InstallPlan partitions to a list of partitions.Alex Deymo
2015-10-10Merge "Link against libshill-client library."Alex Deymo
2015-10-10Merge "Android.mk: Sort library dependencies."Alex Deymo
2015-10-09Link against libshill-client library.Alex Deymo
2015-10-09Android.mk: Sort library dependencies.Alex Deymo
2015-10-09delta_generator: Add --out_metadata_size_file flag.Sen Jiang
2015-10-09Merge "delta_generator: Accept a list of partitions in the command line."Sen Jiang
2015-10-08Fix ZERO and DISCARD build for 32-bit targets.Alex Deymo
2015-10-07Implement ZERO and DISCARD operations in update_engine.Alex Deymo
2015-10-07Add DBus hiding client libraryChristopher Wiley
2015-10-05Mark the new slot as not ready from the DownloadAction.Alex Deymo
2015-10-05Rename UPDATE_STATUS_* enum values in testsChristopher Wiley
2015-10-05Merge "Parse metadata signature size in payload version 2."Sen Jiang
2015-10-05Parse metadata signature size in payload version 2.Sen Jiang
2015-10-05Merge "Add helper to convert strings to UpdateStatus values"Christopher Wiley
2015-10-05Merge "Move UpdateStatus and helpers to dedicated files"Christopher Wiley
2015-10-05delta_generator: Accept a list of partitions in the command line.Sen Jiang
2015-10-05Add helper to convert strings to UpdateStatus valuesChristopher Wiley
2015-10-05Move UpdateStatus and helpers to dedicated filesChristopher Wiley