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