- 71d24c0 update_engine: Report device requisition by Kyle Williams · 3 years, 7 months ago
- 0a68ac8 update_engine: Remove randomness in DeltaPerformer unittests by Henry Barnor · 3 years, 2 months ago
- 2fd7277 update_engine: Respect `signature_checks_mandatory` flag for payloads by Henry Barnor · 3 years, 3 months ago
- 88eb7c3 update_engine: Pass sanitizer variables in subprocess by Manoj Gupta · 3 years, 2 months ago
- 910f89c update_engine: Add chronos permission to call `IsFeatureEnabled` DBus API by Jae Hoon Kim · 3 years, 2 months ago
- b426007 update_engine: Deprecate tethering property by Yuanpeng Ni · 3 years, 3 months ago
- 2f843fd update_engine: Feature getter DBus API + policy update by Jae Hoon Kim · 3 years, 2 months ago
- e45351d update_engine: Allow pre-OOBE installations by Jae Hoon Kim · 3 years, 2 months ago
- 7136e36 update_engine: Leverage system provider for UA request type by Jae Hoon Kim · 3 years, 2 months ago
- 507cfe4 update_engine: remove unused base/macros.h includes by hscham · 3 years, 3 months ago
- 3656102 update_engine: replace ignore_result by std::ignore by hscham · 3 years, 3 months ago
- e652e22 update_engine: migrate base::TimeDelta::From* to base:* by hscham · 3 years, 4 months ago
- 0f3a780 update_engine: Fix hex encoding telemetry fields by Jae Hoon Kim · 3 years, 3 months ago
- 3e93dea update_engine: Add toggle for consumer auto update by Jae Hoon Kim · 3 years, 3 months ago
- 18750ce update_engine: base::Value refactor by hscham · 3 years, 4 months ago
- dc4ecb5 hw_details: convert board_ fields to sys_/product_ by Ted Brandston · 3 years, 4 months ago
- 0254d15 update_engine: Parse bus from cros_healthd by Jae Hoon Kim · 3 years, 4 months ago
- 3338cdf update_engine: Wait on cros_healthd DBus service by Jae Hoon Kim · 3 years, 4 months ago
- b43659d update_engine: Client limits consecutive updates by Jae Hoon Kim · 3 years, 4 months ago
- 6d3e7e2 Revert "update_engine: Consumer auto update toggle feature" by Jae Hoon Kim · 3 years, 4 months ago
- fc76f1a update_engine: Consumer auto update toggle feature by Jae Hoon Kim · 3 years, 5 months ago
- 7e86924 update_engine: replace base::size by std::size by hscham · 3 years, 5 months ago
- 5ba5386 update_engine: Ignore update on metered network by Yuanpeng Ni · 3 years, 6 months ago
- 97b3f2f update_engine: Add custom attribute for miniOS by Jae Hoon Kim · 3 years, 5 months ago
- 9fd5cab update_engine: Deprecate AttemptUpdate*s by Jae Hoon Kim · 3 years, 7 months ago
- f3fdc35 update_engine: WARN multiple initialization on cros_healthd by Jae Hoon Kim · 3 years, 6 months ago
- c522f97 update_engine: Fix double initialization by Jae Hoon Kim · 3 years, 6 months ago
- ffcf9fe update_payload: Fix partition timestamp output by Jae Hoon Kim · 3 years, 6 months ago
- 7ba3796 update_engine: Reorganize healthd mojom files by Chung-Sheng Wu · 3 years, 6 months ago
- 2886531 update_engine: Reduce running time of update_engine's unit tests by Yuanpeng Ni · 3 years, 6 months ago
- 059ddfb update_engine: add switch case for thunderbolt bus fetcher by Vipin Anand · 3 years, 6 months ago
- d523a1f update_engine: change brotli compression level 11->9 by George Engelbrecht · 3 years, 6 months ago
- 7807572 update_engine: Don't update miniOS during installations by Jae Hoon Kim · 3 years, 6 months ago
- dae2ea6 update_engine: Add target_version_selector to Omaha request. by Artem Sumaneev · 3 years, 8 months ago
- 94ee44f update_engine: Parse + request more HW details by Jae Hoon Kim · 3 years, 7 months ago
- d245ac3 update_engine: Grant `chronos` to call Update DBus API by Jae Hoon Kim · 3 years, 7 months ago
- cee74ab update_engine: Handle cros_healthd missing values by Jae Hoon Kim · 3 years, 7 months ago
- 154e92b update_engine: Add HW update filtering by Jae Hoon Kim · 3 years, 8 months ago
- 076f53f update_engine: Support checking avaialble updates by Jae Hoon Kim · 3 years, 8 months ago
- 7e8f7a4 update_engine: Allow Action's to set ActionPipes individually by Jae Hoon Kim · 3 years, 8 months ago
- 32f240d update_engine: OmahaRequestParams cleanups by Jae Hoon Kim · 3 years, 8 months ago
- 164dd27 update_engine: Add new Update D-Bus API by Jae Hoon Kim · 3 years, 8 months ago
- 8d3d10f update_engine: Remove ApiRestrictedDownloadsPolicyImpl and restriction logic by Jae Hoon Kim · 3 years, 8 months ago
- bf11b9e update_engine: DLC installations should not be blocked by Jae Hoon Kim · 3 years, 8 months ago
- 5002928 update_engine: Add USE_HW_DETAILS macro + dependencies by Jae Hoon Kim · 3 years, 8 months ago
- 74afe08 update_engine: include base/check{,_op}.h for CHECK-related macros. by hscham · 3 years, 10 months ago
- a8ef547 update_engine: include base/logging.h for LOG macros. by Qijiang Fan · 3 years, 9 months ago
- 1984fde update_engine: Use kernel cmdline to determine if MiniOS is running by Vyshu · 3 years, 9 months ago
- 2268592 update_engine: Store MiniOS fp in prefs. by Vyshu · 3 years, 10 months ago
- 1775b4b update_engine: Update MiniOS partition. by Vyshu · 3 years, 11 months ago
- a948241 update_engine: Remove aosp specific ServiceObserverInterface by Jae Hoon Kim · 3 years, 9 months ago
- 1744239 Remove aosp files in cros branch by Jae Hoon Kim · 3 years, 9 months ago
- f43841b update_engine: Remove android owners from repo by Jae Hoon Kim · 3 years, 9 months ago
- d819372 update engine: Determine whether system supports MiniOS. by Vyshu · 3 years, 10 months ago
- ffccb90 update_engine: Skip running setgood-kernel when in MiniOS. by Vyshu · 3 years, 9 months ago
- 49c9240 update engine: Read and parse kernel configs. by Vyshu · 3 years, 10 months ago
- d3a7774 update_engine: Get minios partition information. by Vyshu · 3 years, 11 months ago
- 6d467f1 update_engine: Update README to reflect consecutive updates. by Vyshu · 3 years, 9 months ago
- be006fb update_engine: replace base::BasicStringPiece::as_string by std::string by hscham · 3 years, 11 months ago
- 5681392 update_engine: Don't try to switch slot on reboot if installing DLC by Vyshu · 3 years, 10 months ago
- 7d67a05 update_engine: Change repeated update checks to be on by default. by Vyshu · 3 years, 10 months ago
- 361ebb8 update_engine: include base/check_op.h for prng.h by Qijiang Fan · 3 years, 10 months ago
- 375fa7a update engine: Invalidate last update if sent in updatecheck by Vyshu · 3 years, 11 months ago
- ff9efe9 update_engine: use deleted ctor instead of DISALLOW_COPY_AND_ASSIGN. by Qijiang Fan · 3 years, 10 months ago
- 1ec617a update_engine: Update owners file by Amin Hassani · 3 years, 11 months ago
- 394a833 Revert "update_engine: Don't try to switch slot on reboot if installing DLC" by Amin Hassani · 3 years, 11 months ago
- 4952a5a update_engine: Don't try to switch slot on reboot if installing DLC by Amin Hassani · 3 years, 11 months ago
- ae5794a update_engine: Fix some weird obscure implementation of IsNormalBootMode() by Amin Hassani · 3 years, 11 months ago
- fa20c9e update_engine: fix SendEnumToUMA() exclusive_max by Joel Hockey · 3 years, 11 months ago
- 007f66d update_engine: Remove rollback logic from OmahaRequestAction by Amin Hassani · 4 years, 6 months ago
- 8e826bc update_engine: Clean up DownloadActionChromeos by Amin Hassani · 4 years ago
- 03471df update_engine: Synchronous calls into cgpt functions/scripts by Jae Hoon Kim · 3 years, 11 months ago
- b00200c update_engine: Redirect stderr to log file by Jae Hoon Kim · 3 years, 11 months ago
- fe2d9a9 update_engine: Update repeated update metrics by Vyshu · 4 years ago
- 9faf49e update_engine: Do not reset to IDLE if waiting for reboot. by Vyshu · 4 years ago
- e69626a update-engine: Drop lang parameter from requests by Thiemo Nagel · 4 years ago
- 9ad6761 update_engine: clean up blocked words. by Vyshu · 4 years ago
- 97a842d update_engine: Do not allow background update checks in miniOS. by Vyshu · 4 years ago
- 4069b02 update_engine: Reset current slot to be the active slot when downloading by Vyshu · 4 years ago
- 417dfbf update_engine: Remove the tmp file for deadline. by Vyshu · 4 years, 2 months ago
- 8a0aa5e update_engine: Disable p2p when the device is has no owner by Amin Hassani · 4 years ago
- fdcd660 update_engine: Add rollback parameters to OmahaRequestParamsPolicy by Amin Hassani · 4 years ago
- 74ed202 update_engine: Remove unused variable auto_launched_kiosk_app_id by Amin Hassani · 4 years ago
- dfda962 update_engine: Add release_lts_tag to OmahaRequestParamsPolicy by Amin Hassani · 4 years ago
- e9b8aa2 update_engine: Add quick_fix_build_token to OmahaRequestParamsPolicy by Amin Hassani · 4 years ago
- ea7ce05 update_engine: Fix a p2p bug where the encstatful is full by Amin Hassani · 4 years ago
- f6b738d update_engine: Allow to disable sending market segment info by Amin Hassani · 4 years ago
- 208e6d8 update_engine: Send market segment to Omaha by Amin Hassani · 4 years ago
- 1824624 update_engine: Add OmahaRequestParamsPolicy by Amin Hassani · 4 years, 1 month ago
- 511c8c0 update_engine: remove base/bind_helpers.h by hscham · 4 years, 1 month ago
- df7978c update_engine: Use std::optional instead of base::Optional by Amin Hassani · 4 years, 1 month ago
- 2a78f47 update_engine: add last attempt error to status by Vyshu · 4 years, 1 month ago
- 82ba177 update_engine: Handle requisition="none" for CfM by Kyle Williams · 4 years, 1 month ago
- c43c80c update_engine: Remove unregister callback from EvaluationContext by Amin Hassani · 4 years, 1 month ago
- 3742778 update_engine: Maintain a list of PolicyEvaluator by Amin Hassani · 4 years, 1 month ago
- f23542a update_engine: Add metrics for repeated update feature. by Vyshu Khota · 4 years, 1 month ago
- db5aa17 update_engine: Change how critical update is reported with enum by Vyshu Khota · 4 years, 1 month ago
- 3774de9 update_engine: Fix a bug with P2P updates when there are multiple payload by Amin Hassani · 4 years, 1 month ago
- baa2064 update_engine: Revert caching the update payload manifest by Amin Hassani · 4 years, 1 month ago
- d6c8c7e update_engine: change how update engine reports critical update by Vyshu · 4 years, 2 months ago