- 7ae3c1b update_engine: Synchronous calls into cgpt functions/scripts by Jae Hoon Kim · 4 years, 2 months ago release-R92-13982.B stabilize-13982.51.B stabilize-13982.60.B stabilize-13982.69.B stabilize-13982.70.B stabilize-13982.82.B stabilize-13982.88.B
- 38997b6 update_engine: Update repeated update metrics by Vyshu · 4 years, 2 months ago
- 33b336f update_engine: Do not reset to IDLE if waiting for reboot. by Vyshu · 4 years, 2 months ago
- 9ad6761 update_engine: clean up blocked words. by Vyshu · 4 years, 2 months ago stabilize-13970.B stabilize-13971.B stabilize-13974.B
- 97a842d update_engine: Do not allow background update checks in miniOS. by Vyshu · 4 years, 2 months ago
- 4069b02 update_engine: Reset current slot to be the active slot when downloading by Vyshu · 4 years, 2 months ago
- 417dfbf update_engine: Remove the tmp file for deadline. by Vyshu · 4 years, 4 months ago factory-strongbad-13963.B
- 8a0aa5e update_engine: Disable p2p when the device is has no owner by Amin Hassani · 4 years, 3 months ago
- fdcd660 update_engine: Add rollback parameters to OmahaRequestParamsPolicy by Amin Hassani · 4 years, 3 months ago stabilize-13942.B
- 74ed202 update_engine: Remove unused variable auto_launched_kiosk_app_id by Amin Hassani · 4 years, 3 months ago
- dfda962 update_engine: Add release_lts_tag to OmahaRequestParamsPolicy by Amin Hassani · 4 years, 3 months ago
- e9b8aa2 update_engine: Add quick_fix_build_token to OmahaRequestParamsPolicy by Amin Hassani · 4 years, 3 months ago
- ea7ce05 update_engine: Fix a p2p bug where the encstatful is full by Amin Hassani · 4 years, 3 months ago
- f6b738d update_engine: Allow to disable sending market segment info by Amin Hassani · 4 years, 3 months ago factory-asurada-13929.B stabilize-13935.B stabilize-RUST-13932.B
- 208e6d8 update_engine: Send market segment to Omaha by Amin Hassani · 4 years, 3 months ago
- 1824624 update_engine: Add OmahaRequestParamsPolicy by Amin Hassani · 4 years, 3 months ago
- 511c8c0 update_engine: remove base/bind_helpers.h by hscham · 4 years, 3 months ago
- df7978c update_engine: Use std::optional instead of base::Optional by Amin Hassani · 4 years, 4 months ago stabilize-coil-13902.B stabilize-glibc-13901.B
- 2a78f47 update_engine: add last attempt error to status by Vyshu · 4 years, 4 months ago
- 82ba177 update_engine: Handle requisition="none" for CfM by Kyle Williams · 4 years, 4 months ago stabilize-13895.B
- c43c80c update_engine: Remove unregister callback from EvaluationContext by Amin Hassani · 4 years, 4 months ago firmware-asurada-13885.B
- 3742778 update_engine: Maintain a list of PolicyEvaluator by Amin Hassani · 4 years, 4 months ago
- f23542a update_engine: Add metrics for repeated update feature. by Vyshu Khota · 4 years, 4 months ago firmware-quiche-13883.B
- db5aa17 update_engine: Change how critical update is reported with enum by Vyshu Khota · 4 years, 4 months ago
- 3774de9 update_engine: Fix a bug with P2P updates when there are multiple payload by Amin Hassani · 4 years, 4 months ago
- baa2064 update_engine: Revert caching the update payload manifest by Amin Hassani · 4 years, 4 months ago
- d6c8c7e update_engine: change how update engine reports critical update by Vyshu · 4 years, 4 months ago
- 877e8ca update_engine: Remove usage of deprecated protos by Jae Hoon Kim · 4 years, 4 months ago
- 9c21459 update engine: Run update in MiniOs. by Vyshu Khota · 4 years, 4 months ago stabilize-13856.B
- fd46151 update_engine: Send more detailed error information from UE. by Vyshu Khota · 4 years, 4 months ago
- 382996d update_engine: Move policy variable to config provider by Vyshu Khota · 4 years, 4 months ago stabilize-13851.B
- 2f97a8a update_engine: Add unblock_terms.txt by Amin Hassani · 4 years, 4 months ago
- f237af2 update_engine: Rename PolicyRequest2 to PolicyRequest by Amin Hassani · 4 years, 5 months ago
- d76fbf1 update_engine: Move UpdateCheckAllowedPolicy to its own file by Amin Hassani · 4 years, 5 months ago
- 3deed96 update_engine: Move enterprise policy unittest to its own file by Amin Hassani · 4 years, 5 months ago
- 602c64f update_engine: Move UpdateCanBeAppliedPolicy to its own file by Amin Hassani · 4 years, 5 months ago
- 88cd4b0 update_engine: Move P2PEnabledPolicy To its own file by Amin Hassani · 4 years, 5 months ago
- bfa30b4 update_engine: Move UpdateCanStartPolicy to its own file by Amin Hassani · 4 years, 6 months ago
- ee4a298 update_engine: Allow installations over any connection by Jae Hoon Kim · 4 years, 4 months ago
- c93e86f update_engine: add base/notreached.h for NOTREACHED. by Qijiang Fan · 4 years, 4 months ago
- 530d6a1 update_engine: Populate last attempter field in StatusResult by Jae Hoon Kim · 4 years, 4 months ago
- 38177f4 PRESUBMIT.cfg: drop --py3 to cros lint by Mike Frysinger · 4 years, 4 months ago
- a85d7c6 update_engine: Add WeakPtrFactory to UpdateAttempter by Amin Hassani · 4 years, 5 months ago stabilize-13836.B stabilize-rust-13836.B
- 73a51b3 update_engine: Reroganize CanUpdateStart policy by Amin Hassani · 4 years, 5 months ago
- 7478e9f update_engine: Reorganize UpdateCanBeApplied policy by Amin Hassani · 4 years, 5 months ago
- 7b3f036 update_engine: Reorganize P2PEnabled Policies by Amin Hassani · 4 years, 5 months ago
- c74a51e update_engine: Reorganize UpdateCheckAllowed policy by Amin Hassani · 4 years, 5 months ago stabilize-13821.B
- a405062 update_engine: Add recovery policy file for MiniOs by Vyshu · 4 years, 5 months ago factory-puff-13813.B stabilize-13816.40.B
- fa0dc32 lint python modules as python3 by Mike Frysinger · 4 years, 5 months ago stabilize-13799.B
- f8d2260 scripts: use unittest.mock by Mike Frysinger · 4 years, 5 months ago
- 83039c9 update_engine: Add option to turn on repeated updates from client. by Vyshu · 4 years, 6 months ago stabilize-rust-13795.B
- 0c61ee4 update_engine: Show error if last_fp and current fp values are the same by Vyshu · 4 years, 6 months ago stabilize-rust-13776.B
- b5332bc update_engine: Send fingerprint value to Omaha for repeated updates. by Vyshu · 4 years, 7 months ago
- 764694d update_engine: Add dbus call to set pref value from a feature flag by Vyshu · 4 years, 7 months ago stabilize-13768.B
- ed4fa8e tests: update deprecated gtest macros by Mike Frysinger · 4 years, 6 months ago
- 6a8a496 add missing using DoAll by Mike Frysinger · 4 years, 6 months ago release-R89-13729.B stabilize-13729.16.B stabilize-13729.45.B stabilize-13729.49.B stabilize-13729.56.B stabilize-13729.57.B stabilize-13729.72.B stabilize-quickfix-13729.60.B stabilize-quickfix-13729.73.B stabilize-quickfix-13729.84.B stabilize-rust-13720.B
- 7957c4a update_engine: Deprecate USE_DBUS use flag by Amin Hassani · 4 years, 7 months ago factory-dedede-13683.B factory-test-13683.B factory-zork-13700.B
- 6249770 update_engine: libchrome r822064 uprev by hscham · 4 years, 8 months ago
- b9ff9b6 update_engine: Make OmahaResponse a class object in OmahaRequestAction by Amin Hassani · 4 years, 7 months ago firmware-volteer-13672.130.B firmware-volteer-13672.148.B firmware-volteer-13672.156.B firmware-volteer-13672.39.B firmware-volteer-13672.47.B firmware-volteer-13672.81.B firmware-volteer-13672.B
- 30a212e update_engine: Remove random ParseInt function by Amin Hassani · 4 years, 7 months ago
- e2d0bee update_engine: Don't pass OmahaAppData around by Amin Hassani · 4 years, 7 months ago
- 3e4e4d1 update_engine: Move XML response parsing into its own file by Amin Hassani · 4 years, 8 months ago
- d5b9c70 update_engine: Update error code comment by Jae Hoon Kim · 4 years, 7 months ago
- beb85b3 update_engine: Change time restrictions scope by Saurabh Nijhara · 4 years, 7 months ago
- 209c790 update_engine: Suspend update during restricted interval. by Saurabh Nijhara · 4 years, 7 months ago
- 8693d01 Copy a version of download action for ChromeOS by Saurabh Nijhara · 4 years, 7 months ago
- 93eec4e update_engine: Enable operation hash checks by default by Amin Hassani · 4 years, 8 months ago stabilize-13654.B
- 2379503 update_engine: Make InstallPlan's dump nicer by Amin Hassani · 4 years, 8 months ago
- 4f5657e update_engine: Reduce the generated file sizes in some unittests by Amin Hassani · 4 years, 8 months ago
- 6e8a37b update_engine: Save and reload ping prefs from powerwash prefs. by Vyshu · 4 years, 8 months ago
- ddd6822 update_engine: Make SystemState pointer static only by Amin Hassani · 4 years, 8 months ago
- 76b3a64 update_engine: Add restricted intervals monitor by Saurabh Nijhara · 4 years, 8 months ago
- 043355b update_engine: use new base::Delete{File,PathRecursively} by hscham · 4 years, 8 months ago
- 606abc9 update_engine: Restructure Omaha response processing by Amin Hassani · 4 years, 8 months ago
- 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 4 years, 8 months ago
- 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 8 months ago
- 01a45c0 update_engine: Unify cc flags with platform2 by Amin Hassani · 4 years, 8 months ago
- a859c92 update_engine: Fix a TODO about variable name by Amin Hassani · 4 years, 8 months ago firmware-dedede-13606.458.B firmware-dedede-13606.516.B firmware-dedede-13606.B stabilize-rust-13613.B
- 9ed2cee update_engine: Don't keep pointer to SystemState available objects by Amin Hassani · 4 years, 8 months ago
- 6178903 update_engine: Get OmahaRequestParams from SystemState by Amin Hassani · 4 years, 8 months ago
- 1e19be3 update_engine: Use a second ActionProcessor for UpdateBootFlagsAction by Amin Hassani · 4 years, 8 months ago
- 43d7adc update_engine: add variable for DeviceQuickFixBuildToken policy by Saurabh Nijhara · 4 years, 8 months ago stabilize-13605.B
- ac83488 update_engine: Add enterprise rollback update policy impl by Saurabh Nijhara · 4 years, 8 months ago
- 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 9 months ago factory-volteer-13600.B
- 79fec2d update_engine: Add minimum version policy impl by Saurabh Nijhara · 4 years, 8 months ago
- f368735 update_engine: Turn on Shill by default by Amin Hassani · 4 years, 8 months ago
- 64a8016 update_engine: Turn on Chrome Kiosk app by default by Amin Hassani · 4 years, 8 months ago
- 4fec0f2 update_engine: Turn on Chrome network proxy by default by Amin Hassani · 4 years, 8 months ago
- 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 4 years, 9 months ago
- 5ff76a2 update_engine: Make PayloadStateTests class tests by Amin Hassani · 4 years, 8 months ago stabilize-13591.B
- 956a89c update_engine: Remove inline identifier from RealSystemState by Amin Hassani · 4 years, 9 months ago
- c288bf6 update_engine: Move DaemonStateInterface implementation to UpdateAttempter by Amin Hassani · 4 years, 9 months ago
- da35b87 update_engine: Clean up a bit of logs by Amin Hassani · 4 years, 9 months ago
- e2cac61 update_engine: Support DLC Cohorts by Jae Hoon Kim · 4 years, 9 months ago
- 5611cd3 update_engine: Rename const test variables by Jae Hoon Kim · 4 years, 8 months ago
- 7d43024 update_engine: Delete android things policy by Jae Hoon Kim · 4 years, 9 months ago
- cb210c5 update_engine: Delete UpdateDownloadAllowed Policy by Jae Hoon Kim · 4 years, 9 months ago
- bdd98f9 update_engine: Remove android specific code from cros by Amin Hassani · 4 years, 9 months ago
- ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 9 months ago firmware-trogdor-13577.B
- 24e1d72 update_engine: remove system_id and system_version by Amin Hassani · 4 years, 9 months ago